@jakkrichm/create-nexus-devflow 2.0.8 → 2.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/template/.agents/skills/00-discover/SKILL.md +13 -13
- package/template/.agents/skills/10-define/SKILL.md +16 -16
- package/template/.agents/skills/20-spec/SKILL.md +14 -14
- package/template/.agents/skills/30-plan/SKILL.md +13 -13
- package/template/.agents/skills/40-implement/SKILL.md +14 -14
- package/template/.agents/skills/50-verify/SKILL.md +15 -15
- package/template/.agents/skills/60-report/SKILL.md +9 -9
- package/template/.agents/skills/70-release/SKILL.md +13 -13
- package/template/.agents/skills/adopt/SKILL.md +5 -5
- package/template/.agents/skills/agent/SKILL.md +4 -4
- package/template/.agents/skills/api-and-interface-design/SKILL.md +1 -1
- package/template/.agents/skills/app-builder/SKILL.md +1 -1
- package/template/.agents/skills/architecture/SKILL.md +1 -1
- package/template/.agents/skills/autopilot/SKILL.md +175 -0
- package/template/.agents/skills/bash-linux/SKILL.md +1 -1
- package/template/.agents/skills/behavioral-modes/SKILL.md +1 -1
- package/template/.agents/skills/brainstorm/SKILL.md +10 -10
- package/template/.agents/skills/brief/SKILL.md +77 -0
- package/template/.agents/skills/browser-testing-with-devtools/SKILL.md +1 -1
- package/template/.agents/skills/changelog/SKILL.md +4 -4
- package/template/.agents/skills/ci/SKILL.md +131 -0
- package/template/.agents/skills/ci-cd-and-automation/SKILL.md +4 -4
- package/template/.agents/skills/code-review-and-quality/SKILL.md +1 -1
- package/template/.agents/skills/code-simplification/SKILL.md +1 -1
- package/template/.agents/skills/codebase-design/SKILL.md +6 -6
- package/template/.agents/skills/commit/SKILL.md +4 -4
- package/template/.agents/skills/competitor-analysis/SKILL.md +3 -3
- package/template/.agents/skills/context-engineering/SKILL.md +1 -1
- package/template/.agents/skills/database-design/SKILL.md +1 -1
- package/template/.agents/skills/debug/SKILL.md +11 -11
- package/template/.agents/skills/debugging-and-error-recovery/SKILL.md +1 -1
- package/template/.agents/skills/deploy/SKILL.md +4 -4
- package/template/.agents/skills/deployment-procedures/SKILL.md +1 -1
- package/template/.agents/skills/deprecation-and-migration/SKILL.md +1 -1
- package/template/.agents/skills/devflow/SKILL.md +30 -20
- package/template/.agents/skills/diagnosing-bugs/SKILL.md +3 -3
- package/template/.agents/skills/doctor/SKILL.md +4 -4
- package/template/.agents/skills/documentation-and-adrs/SKILL.md +1 -1
- package/template/.agents/skills/domain-modeling/SKILL.md +1 -1
- package/template/.agents/skills/followup/SKILL.md +10 -10
- package/template/.agents/skills/frontend-ui-engineering/SKILL.md +1 -1
- package/template/.agents/skills/git-workflow-and-versioning/SKILL.md +1 -1
- package/template/.agents/skills/goal/SKILL.md +11 -11
- package/template/.agents/skills/handoff/SKILL.md +1 -1
- package/template/.agents/skills/help/SKILL.md +18 -18
- package/template/.agents/skills/human-review-decisions/SKILL.md +6 -6
- package/template/.agents/skills/i18n-localization/SKILL.md +1 -1
- package/template/.agents/skills/idea-refine/SKILL.md +1 -1
- package/template/.agents/skills/incremental-implementation/SKILL.md +1 -1
- package/template/.agents/skills/insight/SKILL.md +8 -8
- package/template/.agents/skills/insight-capture/SKILL.md +4 -4
- package/template/.agents/skills/intelligent-routing/SKILL.md +23 -23
- package/template/.agents/skills/issue-triage/SKILL.md +5 -5
- package/template/.agents/skills/lint-and-validate/SKILL.md +1 -1
- package/template/.agents/skills/mcp-builder/SKILL.md +1 -1
- package/template/.agents/skills/md2html/SKILL.md +1 -1
- package/template/.agents/skills/merge/SKILL.md +5 -5
- package/template/.agents/skills/mobile-design/SKILL.md +1 -1
- package/template/.agents/skills/nextjs-react-expert/SKILL.md +1 -1
- package/template/.agents/skills/nodejs-best-practices/SKILL.md +1 -1
- package/template/.agents/skills/onboard/SKILL.md +8 -8
- package/template/.agents/skills/package-json-generator/SKILL.md +1 -1
- package/template/.agents/skills/parallel-agents/SKILL.md +2 -2
- package/template/.agents/skills/performance-optimization/SKILL.md +1 -1
- package/template/.agents/skills/planning-and-task-breakdown/SKILL.md +2 -2
- package/template/.agents/skills/powershell-windows/SKILL.md +1 -1
- package/template/.agents/skills/pr/SKILL.md +8 -8
- package/template/.agents/skills/pr-review/SKILL.md +7 -7
- package/template/.agents/skills/pr-review-analysis/SKILL.md +3 -3
- package/template/.agents/skills/prd/SKILL.md +11 -11
- package/template/.agents/skills/preview/SKILL.md +8 -8
- package/template/.agents/skills/preview-local-check/SKILL.md +5 -5
- package/template/.agents/skills/prototype/SKILL.md +2 -2
- package/template/.agents/skills/python-patterns/SKILL.md +1 -1
- package/template/.agents/skills/release-git-operations/SKILL.md +6 -6
- package/template/.agents/skills/research/SKILL.md +10 -10
- package/template/.agents/skills/review/SKILL.md +3 -3
- package/template/.agents/skills/review-followup-routing/SKILL.md +4 -4
- package/template/.agents/skills/roadmap-strategy/SKILL.md +4 -4
- package/template/.agents/skills/rollback/SKILL.md +108 -0
- package/template/.agents/skills/security-and-hardening/SKILL.md +1 -1
- package/template/.agents/skills/security-review/SKILL.md +4 -4
- package/template/.agents/skills/seo-fundamentals/SKILL.md +1 -1
- package/template/.agents/skills/server-management/SKILL.md +1 -1
- package/template/.agents/skills/shipping-and-launch/SKILL.md +2 -2
- package/template/.agents/skills/silent-failure-audit/SKILL.md +1 -1
- package/template/.agents/skills/simplify/SKILL.md +7 -7
- package/template/.agents/skills/skill-development/SKILL.md +1 -1
- package/template/.agents/skills/spec-driven-development/SKILL.md +1 -1
- package/template/.agents/skills/spec-orchestration/SKILL.md +6 -6
- package/template/.agents/skills/specialist-agent-routing/SKILL.md +8 -8
- package/template/.agents/skills/tailwind-patterns/SKILL.md +1 -1
- package/template/.agents/skills/test/SKILL.md +4 -4
- package/template/.agents/skills/test-driven-development/SKILL.md +1 -1
- package/template/.agents/skills/test-execution-and-coverage/SKILL.md +5 -5
- package/template/.agents/skills/try/SKILL.md +108 -0
- package/template/.agents/skills/type-design/SKILL.md +1 -1
- package/template/.agents/skills/ui-ux-pro-max/SKILL.md +1 -1
- package/template/.agents/skills/using-agent-skills/SKILL.md +1 -1
- package/template/.agents/skills/verification-orchestration/SKILL.md +4 -4
- package/template/.agents/skills/vulnerability-scanner/SKILL.md +1 -1
- package/template/.agents/skills/wiki/SKILL.md +7 -7
- package/template/.agents/skills/workflow-documentation-sync/SKILL.md +2 -2
- package/template/.claude/skills/00-discover/SKILL.md +13 -13
- package/template/.claude/skills/10-define/SKILL.md +16 -16
- package/template/.claude/skills/20-spec/SKILL.md +14 -14
- package/template/.claude/skills/30-plan/SKILL.md +13 -13
- package/template/.claude/skills/40-implement/SKILL.md +14 -14
- package/template/.claude/skills/50-verify/SKILL.md +15 -15
- package/template/.claude/skills/60-report/SKILL.md +9 -9
- package/template/.claude/skills/70-release/SKILL.md +13 -13
- package/template/.claude/skills/adopt/SKILL.md +5 -5
- package/template/.claude/skills/agent/SKILL.md +4 -4
- package/template/.claude/skills/api-and-interface-design/SKILL.md +1 -1
- package/template/.claude/skills/app-builder/SKILL.md +1 -1
- package/template/.claude/skills/architecture/SKILL.md +1 -1
- package/template/.claude/skills/autopilot/SKILL.md +175 -0
- package/template/.claude/skills/bash-linux/SKILL.md +1 -1
- package/template/.claude/skills/behavioral-modes/SKILL.md +1 -1
- package/template/.claude/skills/brainstorm/SKILL.md +10 -10
- package/template/.claude/skills/brief/SKILL.md +77 -0
- package/template/.claude/skills/browser-testing-with-devtools/SKILL.md +1 -1
- package/template/.claude/skills/changelog/SKILL.md +4 -4
- package/template/.claude/skills/ci/SKILL.md +131 -0
- package/template/.claude/skills/ci-cd-and-automation/SKILL.md +4 -4
- package/template/.claude/skills/code-review-and-quality/SKILL.md +1 -1
- package/template/.claude/skills/code-simplification/SKILL.md +1 -1
- package/template/.claude/skills/codebase-design/SKILL.md +6 -6
- package/template/.claude/skills/commit/SKILL.md +4 -4
- package/template/.claude/skills/competitor-analysis/SKILL.md +3 -3
- package/template/.claude/skills/context-engineering/SKILL.md +1 -1
- package/template/.claude/skills/database-design/SKILL.md +1 -1
- package/template/.claude/skills/debug/SKILL.md +11 -11
- package/template/.claude/skills/debugging-and-error-recovery/SKILL.md +1 -1
- package/template/.claude/skills/deploy/SKILL.md +4 -4
- package/template/.claude/skills/deployment-procedures/SKILL.md +1 -1
- package/template/.claude/skills/deprecation-and-migration/SKILL.md +1 -1
- package/template/.claude/skills/devflow/SKILL.md +30 -20
- package/template/.claude/skills/diagnosing-bugs/SKILL.md +3 -3
- package/template/.claude/skills/doctor/SKILL.md +4 -4
- package/template/.claude/skills/documentation-and-adrs/SKILL.md +1 -1
- package/template/.claude/skills/domain-modeling/SKILL.md +1 -1
- package/template/.claude/skills/followup/SKILL.md +10 -10
- package/template/.claude/skills/frontend-ui-engineering/SKILL.md +1 -1
- package/template/.claude/skills/git-workflow-and-versioning/SKILL.md +1 -1
- package/template/.claude/skills/goal/SKILL.md +11 -11
- package/template/.claude/skills/handoff/SKILL.md +1 -1
- package/template/.claude/skills/help/SKILL.md +18 -18
- package/template/.claude/skills/human-review-decisions/SKILL.md +6 -6
- package/template/.claude/skills/i18n-localization/SKILL.md +1 -1
- package/template/.claude/skills/idea-refine/SKILL.md +1 -1
- package/template/.claude/skills/incremental-implementation/SKILL.md +1 -1
- package/template/.claude/skills/insight/SKILL.md +8 -8
- package/template/.claude/skills/insight-capture/SKILL.md +4 -4
- package/template/.claude/skills/intelligent-routing/SKILL.md +23 -23
- package/template/.claude/skills/issue-triage/SKILL.md +5 -5
- package/template/.claude/skills/lint-and-validate/SKILL.md +1 -1
- package/template/.claude/skills/mcp-builder/SKILL.md +1 -1
- package/template/.claude/skills/md2html/SKILL.md +1 -1
- package/template/.claude/skills/merge/SKILL.md +5 -5
- package/template/.claude/skills/mobile-design/SKILL.md +1 -1
- package/template/.claude/skills/nextjs-react-expert/SKILL.md +1 -1
- package/template/.claude/skills/nodejs-best-practices/SKILL.md +1 -1
- package/template/.claude/skills/onboard/SKILL.md +8 -8
- package/template/.claude/skills/package-json-generator/SKILL.md +1 -1
- package/template/.claude/skills/parallel-agents/SKILL.md +2 -2
- package/template/.claude/skills/performance-optimization/SKILL.md +1 -1
- package/template/.claude/skills/planning-and-task-breakdown/SKILL.md +2 -2
- package/template/.claude/skills/powershell-windows/SKILL.md +1 -1
- package/template/.claude/skills/pr/SKILL.md +8 -8
- package/template/.claude/skills/pr-review/SKILL.md +7 -7
- package/template/.claude/skills/pr-review-analysis/SKILL.md +3 -3
- package/template/.claude/skills/prd/SKILL.md +11 -11
- package/template/.claude/skills/preview/SKILL.md +8 -8
- package/template/.claude/skills/preview-local-check/SKILL.md +5 -5
- package/template/.claude/skills/prototype/SKILL.md +2 -2
- package/template/.claude/skills/python-patterns/SKILL.md +1 -1
- package/template/.claude/skills/release-git-operations/SKILL.md +6 -6
- package/template/.claude/skills/research/SKILL.md +10 -10
- package/template/.claude/skills/review/SKILL.md +3 -3
- package/template/.claude/skills/review-followup-routing/SKILL.md +4 -4
- package/template/.claude/skills/roadmap-strategy/SKILL.md +4 -4
- package/template/.claude/skills/rollback/SKILL.md +108 -0
- package/template/.claude/skills/security-and-hardening/SKILL.md +1 -1
- package/template/.claude/skills/security-review/SKILL.md +4 -4
- package/template/.claude/skills/seo-fundamentals/SKILL.md +1 -1
- package/template/.claude/skills/server-management/SKILL.md +1 -1
- package/template/.claude/skills/shipping-and-launch/SKILL.md +2 -2
- package/template/.claude/skills/silent-failure-audit/SKILL.md +1 -1
- package/template/.claude/skills/simplify/SKILL.md +7 -7
- package/template/.claude/skills/skill-development/SKILL.md +1 -1
- package/template/.claude/skills/spec-driven-development/SKILL.md +1 -1
- package/template/.claude/skills/spec-orchestration/SKILL.md +6 -6
- package/template/.claude/skills/specialist-agent-routing/SKILL.md +8 -8
- package/template/.claude/skills/tailwind-patterns/SKILL.md +1 -1
- package/template/.claude/skills/test/SKILL.md +4 -4
- package/template/.claude/skills/test-driven-development/SKILL.md +1 -1
- package/template/.claude/skills/test-execution-and-coverage/SKILL.md +5 -5
- package/template/.claude/skills/try/SKILL.md +108 -0
- package/template/.claude/skills/type-design/SKILL.md +1 -1
- package/template/.claude/skills/ui-ux-pro-max/SKILL.md +1 -1
- package/template/.claude/skills/using-agent-skills/SKILL.md +1 -1
- package/template/.claude/skills/verification-orchestration/SKILL.md +4 -4
- package/template/.claude/skills/vulnerability-scanner/SKILL.md +1 -1
- package/template/.claude/skills/wiki/SKILL.md +7 -7
- package/template/.claude/skills/workflow-documentation-sync/SKILL.md +2 -2
- package/template/AGENTS.md +44 -28
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: preview
|
|
3
|
-
description:
|
|
3
|
+
description: "[Devflow] Local preview server management, smoke-check, and temporary runtime inspection before formal verification."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
---
|
|
@@ -42,8 +42,8 @@ Use it when:
|
|
|
42
42
|
|
|
43
43
|
Preferred DevFlow 2.0 pairing:
|
|
44
44
|
|
|
45
|
-
- from
|
|
46
|
-
- from
|
|
45
|
+
- from `40-implement`
|
|
46
|
+
- from `50-verify`
|
|
47
47
|
|
|
48
48
|
---
|
|
49
49
|
|
|
@@ -105,17 +105,17 @@ Example summary:
|
|
|
105
105
|
|
|
106
106
|
- Classification: Companion command
|
|
107
107
|
- Mainline status: Not a numbered stage
|
|
108
|
-
- Typical entry points:
|
|
109
|
-
- Typical handoff targets:
|
|
108
|
+
- Typical entry points: `40-implement`, `50-verify`, UI or runtime checking
|
|
109
|
+
- Typical handoff targets: `50-verify`, `Debug`, `40-implement`
|
|
110
110
|
|
|
111
111
|
## Sources
|
|
112
112
|
|
|
113
113
|
- `AGENTS.md`
|
|
114
114
|
- `.agents/skills/preview-local-check/SKILL.md`
|
|
115
|
-
- Related commands:
|
|
115
|
+
- Related commands: `40-implement`, `50-verify`, `Debug`
|
|
116
116
|
|
|
117
117
|
## Next Workflow Recommendation
|
|
118
118
|
|
|
119
|
-
- **Primary**:
|
|
120
|
-
- **Alternative**:
|
|
119
|
+
- **Primary**: `50-verify` when preview confirms the change is ready for formal checks
|
|
120
|
+
- **Alternative**: `40-implement` when preview exposed implementation work
|
|
121
121
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: preview-local-check
|
|
3
|
-
description: Manage local preview, smoke-check, and temporary runtime verification before formal verification. Use when implementation needs a quick visual or runtime check, when a reviewer needs a local URL, or when a change should be inspected before
|
|
3
|
+
description: "[Devflow] Manage local preview, smoke-check, and temporary runtime verification before formal verification. Use when implementation needs a quick visual or runtime check, when a reviewer needs a local URL, or when a change should be inspected before 50-verify."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Preview Local Check
|
|
@@ -18,8 +18,8 @@ Use it to:
|
|
|
18
18
|
|
|
19
19
|
## When to Use
|
|
20
20
|
|
|
21
|
-
- During
|
|
22
|
-
- During
|
|
21
|
+
- During `40-implement` when a quick runtime check is useful
|
|
22
|
+
- During `50-verify` when the change needs visual or interactive confirmation
|
|
23
23
|
- When a reviewer asks for a local preview URL
|
|
24
24
|
|
|
25
25
|
Do not use this skill as a replacement for test evidence, verification evidence, or release readiness.
|
|
@@ -50,8 +50,8 @@ Always report:
|
|
|
50
50
|
|
|
51
51
|
### 4. Route Back
|
|
52
52
|
|
|
53
|
-
- return to
|
|
54
|
-
- return to
|
|
53
|
+
- return to `50-verify` when preview confirms the change is ready for formal checks
|
|
54
|
+
- return to `40-implement` when preview reveals implementation issues
|
|
55
55
|
- use `Debug` when the preview failure needs RCA
|
|
56
56
|
|
|
57
57
|
## Output
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: prototype
|
|
3
|
-
description: Build a throwaway prototype to answer a design question during Discover, Define, Spec, Research, or Plan.
|
|
3
|
+
description: "[Devflow] Build a throwaway prototype to answer a design question during Discover, Define, Spec, Research, or Plan."
|
|
4
4
|
disable-model-invocation: true
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -8,7 +8,7 @@ disable-model-invocation: true
|
|
|
8
8
|
|
|
9
9
|
A prototype is throwaway code that answers one question.
|
|
10
10
|
|
|
11
|
-
Use this support skill behind `Research`, `Brainstorm`,
|
|
11
|
+
Use this support skill behind `Research`, `Brainstorm`, `00-discover`, `10-define`, `20-spec`, or `30-plan` when conversation alone cannot settle the uncertainty.
|
|
12
12
|
|
|
13
13
|
## Branches
|
|
14
14
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: python-patterns
|
|
3
|
-
description: Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
|
|
3
|
+
description: "[Devflow] Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying."
|
|
4
4
|
allowed-tools: Read, Write, Edit, Glob, Grep
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: release-git-operations
|
|
3
|
-
description: Handle commit, pull request, merge, deployment, and changelog work around Release. Use when packaging verified work for sharing, integration, deployment, or release communication.
|
|
3
|
+
description: "[Devflow] Handle commit, pull request, merge, deployment, and changelog work around Release. Use when packaging verified work for sharing, integration, deployment, or release communication."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Release Git Operations
|
|
@@ -27,8 +27,8 @@ This skill should reuse and align with:
|
|
|
27
27
|
|
|
28
28
|
## When to Use
|
|
29
29
|
|
|
30
|
-
- After
|
|
31
|
-
- During
|
|
30
|
+
- After `50-verify` when verified work is ready for packaging
|
|
31
|
+
- During `70-release` when the team needs commit, PR, merge, deployment, or changelog support after the report is already aligned
|
|
32
32
|
- When release communication must be built from markdown-first stage artifacts
|
|
33
33
|
|
|
34
34
|
## Supported Modes
|
|
@@ -83,9 +83,9 @@ Read the minimum required artifacts:
|
|
|
83
83
|
|
|
84
84
|
### 3. Route Back
|
|
85
85
|
|
|
86
|
-
- return to
|
|
87
|
-
- return to
|
|
88
|
-
- return to
|
|
86
|
+
- return to `70-release` when packaging is still in progress
|
|
87
|
+
- return to `60-report` when communication is the remaining task
|
|
88
|
+
- return to `40-implement`, `50-verify`, or `PR-Followup` if release blockers are discovered
|
|
89
89
|
|
|
90
90
|
## Output
|
|
91
91
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: research
|
|
3
|
-
description:
|
|
3
|
+
description: "[Devflow] Deep codebase or web research with source-backed citations to support discovery and spec stages."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
---
|
|
@@ -30,12 +30,12 @@ Use `prototype` when the fastest reliable evidence is a runnable throwaway exper
|
|
|
30
30
|
|
|
31
31
|
Preferred DevFlow 2.0 pairing:
|
|
32
32
|
|
|
33
|
-
- from
|
|
34
|
-
- from
|
|
35
|
-
- from
|
|
36
|
-
- from
|
|
33
|
+
- from `00-discover`
|
|
34
|
+
- from `10-define`
|
|
35
|
+
- from `20-spec`
|
|
36
|
+
- from `50-verify` when validating a claim or implementation choice
|
|
37
37
|
|
|
38
|
-
When invoked with a Discovery ID, link the research report to that discovery and return to
|
|
38
|
+
When invoked with a Discovery ID, link the research report to that discovery and return to `00-discover {discovery_id}` so Discover can synthesize the evidence and make the decision. Research must not allocate a Running ID.
|
|
39
39
|
|
|
40
40
|
---
|
|
41
41
|
|
|
@@ -125,19 +125,19 @@ Research whether this API version is compatible
|
|
|
125
125
|
|
|
126
126
|
- Classification: Companion command
|
|
127
127
|
- Mainline status: Not a numbered stage
|
|
128
|
-
- Typical entry points:
|
|
128
|
+
- Typical entry points: `00-discover`, `10-define`, `20-spec`, `30-plan`
|
|
129
129
|
- Typical handoff targets: return to the stage that asked for the evidence
|
|
130
130
|
|
|
131
131
|
## Sources
|
|
132
132
|
|
|
133
133
|
- `AGENTS.md`
|
|
134
134
|
- `.agent/resources/schemas/research.template.md`
|
|
135
|
-
- Related commands:
|
|
135
|
+
- Related commands: `00-discover`, `10-define`, `20-spec`, `30-plan`, `Spec-Research`, `Agent`
|
|
136
136
|
- Support skills: `prototype`, `spec-research`, `competitor-analysis`, `insight-capture`
|
|
137
137
|
|
|
138
138
|
## Next Workflow Recommendation
|
|
139
139
|
|
|
140
|
-
- Default: return to the stage that asked for evidence; for discovery-owned research this is
|
|
141
|
-
- Common routes:
|
|
140
|
+
- Default: return to the stage that asked for evidence; for discovery-owned research this is `00-discover {discovery_id}`
|
|
141
|
+
- Common routes: `10-define`, `20-spec`, `30-plan`, or `50-verify`
|
|
142
142
|
- Alternate: `Brainstorm` if the research opens multiple strategic options
|
|
143
143
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: review
|
|
3
|
-
description: Two-axis review for changed work. Use inside
|
|
3
|
+
description: "[Devflow] Two-axis review for changed work. Use inside 50-verify or 70-release when a branch, PR, or work-in-progress diff needs standards and spec review."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Review
|
|
7
7
|
|
|
8
|
-
Use this support skill as one verification lane.
|
|
8
|
+
Use this support skill as one verification lane. `50-verify` owns validation evidence; this skill reviews a diff from two separate angles.
|
|
9
9
|
|
|
10
10
|
## Axes
|
|
11
11
|
|
|
@@ -22,7 +22,7 @@ Keep the axes separate so one does not hide the other.
|
|
|
22
22
|
- Confirm the diff is non-empty.
|
|
23
23
|
|
|
24
24
|
2. Identify the spec source.
|
|
25
|
-
- Prefer `devflow/runs/{ID}
|
|
25
|
+
- Prefer `devflow/runs/{ID}-*20-spec.md`, `30-plan.md`, issue brief, PRD, or explicit user path.
|
|
26
26
|
- If no spec exists, mark the Spec axis as skipped.
|
|
27
27
|
|
|
28
28
|
3. Identify standards sources.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: review-followup-routing
|
|
3
|
-
description: Classify review comments, extend existing work safely, and route corrective or future work back into the right DevFlow 2.0 stage. Use for PR follow-up and post-review follow-up planning.
|
|
3
|
+
description: "[Devflow] Classify review comments, extend existing work safely, and route corrective or future work back into the right DevFlow 2.0 stage. Use for PR follow-up and post-review follow-up planning."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Review Follow-up Routing
|
|
@@ -83,9 +83,9 @@ For task follow-up, append the approved follow-up work directly into the relevan
|
|
|
83
83
|
|
|
84
84
|
### 5. Route Back
|
|
85
85
|
|
|
86
|
-
-
|
|
87
|
-
-
|
|
88
|
-
-
|
|
86
|
+
- `40-implement` for immediate corrective work
|
|
87
|
+
- `50-verify` when only verification needs another pass
|
|
88
|
+
- `10-define` or `20-spec` when the follow-up becomes genuinely new scope
|
|
89
89
|
|
|
90
90
|
## Output
|
|
91
91
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: roadmap-strategy
|
|
3
|
-
description: Create or refresh product roadmap direction using markdown-first discovery and roadmap artifacts. Use when strategic planning should stay outside the mainline but still follow DevFlow 2.0 contracts.
|
|
3
|
+
description: "[Devflow] Create or refresh product roadmap direction using markdown-first discovery and roadmap artifacts. Use when strategic planning should stay outside the mainline but still follow DevFlow 2.0 contracts."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Roadmap Strategy
|
|
@@ -23,7 +23,7 @@ This skill should reuse and align with:
|
|
|
23
23
|
|
|
24
24
|
- when product direction, priority, or sequencing needs a dedicated roadmap pass
|
|
25
25
|
- when competitor, PRD, research, or delivery insight should be consolidated into strategy
|
|
26
|
-
- when roadmap work should stay outside the numbered mainline but still hand off cleanly into `PRD`,
|
|
26
|
+
- when roadmap work should stay outside the numbered mainline but still hand off cleanly into `PRD`, `10-define`, or `20-spec`
|
|
27
27
|
|
|
28
28
|
## Canonical Artifacts
|
|
29
29
|
|
|
@@ -79,8 +79,8 @@ Replace placeholder content fully and keep headings and tables intact so validat
|
|
|
79
79
|
### 5. Route Back
|
|
80
80
|
|
|
81
81
|
- `PRD` when product framing needs to deepen
|
|
82
|
-
-
|
|
83
|
-
-
|
|
82
|
+
- `10-define` when roadmap decisions should become bounded work
|
|
83
|
+
- `20-spec` when one item is ready for delivery contract work
|
|
84
84
|
- `Brainstorm` when strategy is still too fuzzy to lock
|
|
85
85
|
|
|
86
86
|
## Output
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: rollback
|
|
3
|
+
description: "[Devflow] Plan safe feature or run reversal with dependency and commit risk analysis."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# rollback - Safe Feature Reversal & Rollback Planner
|
|
7
|
+
|
|
8
|
+
Where this sits in the workflow:
|
|
9
|
+
|
|
10
|
+
```text
|
|
11
|
+
completed run + git history -> [rollback] -> 40-implement (or fix run) -> 50-verify -> 70-release
|
|
12
|
+
(run archive + commits) (risk review (reverse product diff) (prove) (log & finalize)
|
|
13
|
+
+ plan)
|
|
14
|
+
```
|
|
15
|
+
|
|
16
|
+
This skill **plans a rollback**. It does not silently alter product code, reset branches destructively, force-push, or mutate repository history. It identifies the completed run and its exact git commit, analyzes what changed afterward, drafts a guarded rollback specification, and stops for human review before execution.
|
|
17
|
+
|
|
18
|
+
## Input
|
|
19
|
+
|
|
20
|
+
A completed run by Running ID, name, or run path, plus an optional reason. Examples:
|
|
21
|
+
|
|
22
|
+
```text
|
|
23
|
+
rollback RUN-002-add-onboard-adopt-doctor-skills
|
|
24
|
+
rollback "auth login" because OAuth provider changed
|
|
25
|
+
rollback devflow/runs/RUN-001-align-devflow-blueprint
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
With no target, list recent completed runs from `devflow/runs/` and `devflow/context/current-stage.md` and ask the user to choose. Never silently guess the target. If the reason is missing, ask for one before finalizing the rollback plan.
|
|
29
|
+
|
|
30
|
+
## Step 0 - Preflight Check
|
|
31
|
+
|
|
32
|
+
Read `AGENTS.md`, `devflow/context/current-stage.md`, `devflow/context/project-overview.md`, completed run archives under `devflow/runs/`, and git state.
|
|
33
|
+
|
|
34
|
+
Stop before planning when:
|
|
35
|
+
|
|
36
|
+
- The directory is not a git repository.
|
|
37
|
+
- There is uncommitted active work in the working tree (unless the user asks to inspect it).
|
|
38
|
+
- The target run cannot be identified unambiguously in `devflow/runs/` or Git history.
|
|
39
|
+
|
|
40
|
+
Do not discard, force-reset, switch branches, or destroy untracked files automatically.
|
|
41
|
+
|
|
42
|
+
## Step 1 - Resolve Target Run & Commits
|
|
43
|
+
|
|
44
|
+
Match the requested ID or name against `devflow/runs/` and git commit history:
|
|
45
|
+
|
|
46
|
+
```bash
|
|
47
|
+
git log --grep="RUN-002" --oneline
|
|
48
|
+
```
|
|
49
|
+
|
|
50
|
+
Identify:
|
|
51
|
+
|
|
52
|
+
- Exact commit SHA(s) introducing the feature.
|
|
53
|
+
- Parent commit before the feature was introduced.
|
|
54
|
+
- Associated stage artifacts (`20-spec.md`, `40-implement.md`, `70-release.md`).
|
|
55
|
+
|
|
56
|
+
## Step 2 - Separate Product Changes From DevFlow History
|
|
57
|
+
|
|
58
|
+
Inspect the files touched by the target commit(s).
|
|
59
|
+
|
|
60
|
+
**Protected Workflow Paths (Never Revert Automatically):**
|
|
61
|
+
- `.agents/**`
|
|
62
|
+
- `.claude/**`
|
|
63
|
+
- `devflow/**` (preserve run records, schemas, and historical reports)
|
|
64
|
+
- `AGENTS.md` / `CLAUDE.md` (unless explicitly intended to update commands)
|
|
65
|
+
- `.nexus/**`
|
|
66
|
+
|
|
67
|
+
The rollback must preserve DevFlow's durable history while isolating the **Product Code Diff** (application code, UI components, backend APIs, configuration).
|
|
68
|
+
|
|
69
|
+
## Step 3 - Review Later-Commit Risk (Dependency Risk Analysis)
|
|
70
|
+
|
|
71
|
+
Inspect every commit after the target commit through `HEAD` that touches any of the product files.
|
|
72
|
+
|
|
73
|
+
Classify the risk into one of 4 standard categories:
|
|
74
|
+
|
|
75
|
+
| Risk Level | Meaning | Action |
|
|
76
|
+
| :--- | :--- | :--- |
|
|
77
|
+
| **No Overlap** | No subsequent commits touched these product files. | Clean reversal is safe and straightforward. |
|
|
78
|
+
| **Overlap, Compatible** | Later edits touched the same files, but the target code can be cleanly extracted without breaking newer behavior. | Plan selective reverse-patching. |
|
|
79
|
+
| **Dependency Risk** | Subsequent features or bugfixes directly depend on types, APIs, tables, or exports introduced by the target. | Explicitly warn that dependent features will be affected; plan compatibility shims. |
|
|
80
|
+
| **Blocked** | Reversing the target would cause data loss, break database schema, or require a cascading rollback of multiple runs. | Stop and present the blocker to the user for explicit architectural guidance. |
|
|
81
|
+
|
|
82
|
+
## Step 4 - Produce The Guarded Rollback Plan
|
|
83
|
+
|
|
84
|
+
Draft the rollback plan containing:
|
|
85
|
+
|
|
86
|
+
1. **Target Run & Rationale**: Running ID, original commit SHA, author, and reason for reversal.
|
|
87
|
+
2. **Product Files to Revert**: Exact list of application files to modify/delete/restore.
|
|
88
|
+
3. **Protected Paths**: Explicit declaration of preserved history files.
|
|
89
|
+
4. **Risk Classification**: Dependency analysis findings and required compatibility repairs.
|
|
90
|
+
5. **Step-by-Step Reversal Steps**:
|
|
91
|
+
- Step 1: Apply reverse product diff.
|
|
92
|
+
- Step 2: Apply compatibility fixes for downstream dependencies.
|
|
93
|
+
- Step 3: Run project verify command (`npm test`, `npm run check`).
|
|
94
|
+
6. **Acceptance & Verification Criteria**: How to prove the removed behavior is truly gone without breaking existing unaffected features.
|
|
95
|
+
|
|
96
|
+
## Step 5 - Stop For Human Confirmation
|
|
97
|
+
|
|
98
|
+
Present the rollback plan to the user:
|
|
99
|
+
|
|
100
|
+
- Summarize affected files and dependency risks.
|
|
101
|
+
- If approved, route to `40-implement` (or allocate a dedicated Fixrollback Run) to safely execute the reversal steps behind review gates.
|
|
102
|
+
|
|
103
|
+
## Rules
|
|
104
|
+
|
|
105
|
+
- **Preserve History**: Never delete run folders under `devflow/runs/`. Historical reports must remain intact.
|
|
106
|
+
- **No Destructive Git Commands**: Never execute `git reset --hard HEAD~N` or `git push --force`. All reversals must be applied as forward commits.
|
|
107
|
+
- **One Target Per Rollback**: Avoid bundling multiple unrelated rollbacks into one pass.
|
|
108
|
+
- **Explicit Human Gate**: Always wait for user approval before applying any reverse diffs to code.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: security-and-hardening
|
|
3
|
-
description: Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.
|
|
3
|
+
description: "[Devflow] Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Security and Hardening
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: security-review
|
|
2
2
|
|
|
3
|
-
description: High-severity security code review for folders, projects, files, or diffs
|
|
3
|
+
description: "[Devflow] High-severity security code review and vulnerability audit for folders, projects, files, or diffs."
|
|
4
4
|
argument-hint: "[target folder, project path, file list, or git diff] [--lang=en]"
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -107,8 +107,8 @@ related_files: []
|
|
|
107
107
|
|
|
108
108
|
## 8. Next Allowed Command
|
|
109
109
|
|
|
110
|
-
-
|
|
111
|
-
-
|
|
110
|
+
- `40-implement {running_id}` (if fail, for code remediation)
|
|
111
|
+
- `50-verify {running_id}` (if pass, to verify execution correctness)
|
|
112
112
|
|
|
113
113
|
## 9. Nexus Event
|
|
114
114
|
|
|
@@ -157,7 +157,7 @@ Evaluate high-severity risks including:
|
|
|
157
157
|
|
|
158
158
|
- **Classification**: Companion command
|
|
159
159
|
- **Mainline Status**: Not part of the linear Timeline. Can be run at any stage.
|
|
160
|
-
- **Typical Entry Points**: Any stage, especially before
|
|
160
|
+
- **Typical Entry Points**: Any stage, especially before `50-verify` or `70-release` to verify security health.
|
|
161
161
|
|
|
162
162
|
## Sources
|
|
163
163
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: server-management
|
|
3
|
-
description: Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.
|
|
3
|
+
description: "[Devflow] Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands."
|
|
4
4
|
allowed-tools: Read, Write, Edit, Glob, Grep, Bash
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: shipping-and-launch
|
|
3
|
-
description: Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.
|
|
3
|
+
description: "[Devflow] Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Shipping and Launch
|
|
@@ -17,7 +17,7 @@ Ship with confidence. The goal is not just to deploy — it's to deploy safely,
|
|
|
17
17
|
- Opening a beta or early access program
|
|
18
18
|
- Any deployment that carries risk (all of them)
|
|
19
19
|
|
|
20
|
-
In DevFlow 2.0, this skill most often supports
|
|
20
|
+
In DevFlow 2.0, this skill most often supports `70-release` and assumes `60-report` is already aligned as the communication baseline.
|
|
21
21
|
|
|
22
22
|
## The Pre-Launch Checklist
|
|
23
23
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: silent-failure-audit
|
|
3
|
-
description: Audits error handling, logging, fallbacks, and observability for silent failures. Use after adding catch blocks, fallback logic, retry handling, optional chaining, or user-facing failure paths.
|
|
3
|
+
description: "[Devflow] Audits error handling, logging, fallbacks, and observability for silent failures. Use after adding catch blocks, fallback logic, retry handling, optional chaining, or user-facing failure paths."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Silent Failure Audit
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: simplify
|
|
3
|
-
description:
|
|
3
|
+
description: "[Devflow] Code simplification and refactoring for clarity and maintainability without altering runtime behavior."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
---
|
|
@@ -21,7 +21,7 @@ Treat this workflow file as a wrapper around that skill.
|
|
|
21
21
|
|
|
22
22
|
Use this workflow when the code works but has grown harder to read, harder to change, or more general than necessary.
|
|
23
23
|
|
|
24
|
-
In DevFlow 2.0, `Simplify` is a supporting implementation workflow. It usually pairs with
|
|
24
|
+
In DevFlow 2.0, `Simplify` is a supporting implementation workflow. It usually pairs with `40-implement` and should end in `50-verify`.
|
|
25
25
|
|
|
26
26
|
## Process
|
|
27
27
|
|
|
@@ -61,19 +61,19 @@ Return:
|
|
|
61
61
|
|
|
62
62
|
- Classification: Companion command
|
|
63
63
|
- Mainline status: Not a numbered stage
|
|
64
|
-
- Typical entry points:
|
|
65
|
-
- Typical handoff targets:
|
|
64
|
+
- Typical entry points: `40-implement`, `50-verify`, `PR-Review`, `Agent`
|
|
65
|
+
- Typical handoff targets: `40-implement`, `50-verify`, `PR-Review`
|
|
66
66
|
|
|
67
67
|
## Sources
|
|
68
68
|
|
|
69
69
|
- `AGENTS.md`
|
|
70
70
|
- `.agents/skills/code-simplification/SKILL.md`
|
|
71
71
|
- `.agent/resources/schemas/refactoring.template.md`
|
|
72
|
-
- Related commands:
|
|
72
|
+
- Related commands: `40-implement`, `50-verify`, `PR-Review`, `Agent`
|
|
73
73
|
|
|
74
74
|
## Next Workflow Recommendation
|
|
75
75
|
|
|
76
|
-
- **Primary**:
|
|
76
|
+
- **Primary**: `50-verify`
|
|
77
77
|
- **Why**: simplification should finish with explicit proof that behavior did not regress
|
|
78
|
-
- **Alternative**:
|
|
78
|
+
- **Alternative**: `40-implement` when simplification exposed a deeper implementation change rather than a pure refactor
|
|
79
79
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: skill-development
|
|
3
|
-
description: Guides the creation and maintenance of agent skills. Use when building new skills or modifying existing ones to ensure they follow the PRP framework standards.
|
|
3
|
+
description: "[Devflow] Guides the creation and maintenance of agent skills. Use when building new skills or modifying existing ones to ensure they follow the PRP framework standards."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Skill Development (Skill Anatomy)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: spec-driven-development
|
|
3
|
-
description: Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.
|
|
3
|
+
description: "[Devflow] Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Spec-Driven Development
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: spec-orchestration
|
|
3
|
-
description: Coordinate Brainstorm, Research, PRD, competitor context, and spec critique before the work re-enters the numbered mainline. Use when a broad idea needs orchestration rather than a straight pass.
|
|
3
|
+
description: "[Devflow] Coordinate Brainstorm, Research, PRD, competitor context, and spec critique before the work re-enters the numbered mainline. Use when a broad idea needs orchestration rather than a straight pass."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Spec Orchestration
|
|
@@ -48,8 +48,8 @@ Route proportionally:
|
|
|
48
48
|
- `Research` or `Spec-Research` for external or technical proof
|
|
49
49
|
- `Competitor` for market context
|
|
50
50
|
- `PRD` for product framing
|
|
51
|
-
-
|
|
52
|
-
-
|
|
51
|
+
- `10-define` for scope and decision locking
|
|
52
|
+
- `20-spec` for delivery contract writing
|
|
53
53
|
|
|
54
54
|
Do not stack every support surface by default.
|
|
55
55
|
|
|
@@ -76,9 +76,9 @@ Use `.agent/resources/schemas/spec_orchestration.template.md` and replace placeh
|
|
|
76
76
|
|
|
77
77
|
### 5. Route Back To Mainline
|
|
78
78
|
|
|
79
|
-
-
|
|
80
|
-
-
|
|
81
|
-
-
|
|
79
|
+
- `10-define` when the idea still needs scope decisions
|
|
80
|
+
- `20-spec` when enough evidence exists to write the delivery contract
|
|
81
|
+
- `30-plan` only when the spec is already solid
|
|
82
82
|
|
|
83
83
|
## Output
|
|
84
84
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: specialist-agent-routing
|
|
3
|
-
description: Route a request to the right specialist agent and preserve the DevFlow 2.0 stage-first contract. Use when the user wants direct specialist judgment on a file, folder, workspace, or concern.
|
|
3
|
+
description: "[Devflow] Route a request to the right specialist agent and preserve the DevFlow 2.0 stage-first contract. Use when the user wants direct specialist judgment on a file, folder, workspace, or concern."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Specialist Agent Routing
|
|
@@ -76,13 +76,13 @@ Use `.agent/resources/schemas/agent_report.template.md` unless the invoking work
|
|
|
76
76
|
|
|
77
77
|
Return to the owning step:
|
|
78
78
|
|
|
79
|
-
-
|
|
80
|
-
-
|
|
81
|
-
-
|
|
82
|
-
-
|
|
83
|
-
-
|
|
84
|
-
-
|
|
85
|
-
-
|
|
79
|
+
- `10-define`
|
|
80
|
+
- `20-spec`
|
|
81
|
+
- `30-plan`
|
|
82
|
+
- `40-implement`
|
|
83
|
+
- `50-verify`
|
|
84
|
+
- `70-release`
|
|
85
|
+
- `60-report`
|
|
86
86
|
- `PR-Review`
|
|
87
87
|
- `Research`
|
|
88
88
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: tailwind-patterns
|
|
3
|
-
description: Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture.
|
|
3
|
+
description: "[Devflow] Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture."
|
|
4
4
|
allowed-tools: Read, Write, Edit, Glob, Grep
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: test
|
|
3
|
-
description: Test
|
|
3
|
+
description: "[Devflow] Test execution, missing test generation, and coverage analysis across unit, integration, and smoke test suites."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
---
|
|
@@ -69,14 +69,14 @@ Display an organized output listing Passed/Failed files, and explicitly show the
|
|
|
69
69
|
|
|
70
70
|
- Classification: Companion command
|
|
71
71
|
- Mainline status: Verification support command, not a numbered stage
|
|
72
|
-
- Typical entry points:
|
|
73
|
-
- Typical handoff targets:
|
|
72
|
+
- Typical entry points: `40-implement`, `50-verify`, `Debug`
|
|
73
|
+
- Typical handoff targets: `50-verify`, `Debug`, `QA-Orchestrate`
|
|
74
74
|
|
|
75
75
|
## Sources
|
|
76
76
|
|
|
77
77
|
- `AGENTS.md`
|
|
78
78
|
- `.agents/skills/test-execution-and-coverage/SKILL.md`
|
|
79
79
|
- `.agent/resources/schemas/test_report.template.md`
|
|
80
|
-
- Related commands:
|
|
80
|
+
- Related commands: `40-implement`, `50-verify`, `Debug`, `QA-Orchestrate`
|
|
81
81
|
|
|
82
82
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: test-driven-development
|
|
3
|
-
description: Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.
|
|
3
|
+
description: "[Devflow] Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Test-Driven Development
|