@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: goal
|
|
3
|
-
description:
|
|
3
|
+
description: "[Devflow] High-level goal routing and open-ended request intake before entering the 00-discover stage."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
---
|
|
@@ -48,11 +48,11 @@ The Boss first classifies the request into one of these paths:
|
|
|
48
48
|
|
|
49
49
|
| Flow | Use When | Typical Next Step |
|
|
50
50
|
| :--- | :--- | :--- |
|
|
51
|
-
| DevFlow Mainline | New feature, bug, test, docs, migration, or refactor requests. |
|
|
52
|
-
| PRD / Spec Orchestration | Product ideas or requirement-heavy planning before a Discovery ID exists. |
|
|
53
|
-
| Brainstorm Flow | Early ambiguous ideas that need options and tradeoff analysis. |
|
|
54
|
-
| Research Flow | External facts, docs, codebase evidence, or feasibility proof are needed. |
|
|
55
|
-
| RCA / Debug Flow | Failures, errors, regressions, or investigation-heavy bug reports. |
|
|
51
|
+
| DevFlow Mainline | New feature, bug, test, docs, migration, or refactor requests. | `00-discover`, which owns the delivery decision |
|
|
52
|
+
| PRD / Spec Orchestration | Product ideas or requirement-heavy planning before a Discovery ID exists. | `00-discover`, likely routing to `PRD` |
|
|
53
|
+
| Brainstorm Flow | Early ambiguous ideas that need options and tradeoff analysis. | `00-discover`, likely routing to `Brainstorm` |
|
|
54
|
+
| Research Flow | External facts, docs, codebase evidence, or feasibility proof are needed. | `00-discover`, likely routing to `Research` |
|
|
55
|
+
| RCA / Debug Flow | Failures, errors, regressions, or investigation-heavy bug reports. | `00-discover`, likely routing to `Debug` |
|
|
56
56
|
|
|
57
57
|
## Process
|
|
58
58
|
|
|
@@ -124,22 +124,22 @@ Report:
|
|
|
124
124
|
- Classification: Companion command
|
|
125
125
|
- Mainline status: Not a numbered stage
|
|
126
126
|
- Typical entry points: broad goals before a Discovery ID exists
|
|
127
|
-
- Typical handoff target:
|
|
127
|
+
- Typical handoff target: `00-discover`, with a likely companion route recorded as guidance rather than executed outside Discover
|
|
128
128
|
|
|
129
129
|
## Sources
|
|
130
130
|
|
|
131
131
|
- `AGENTS.md`
|
|
132
132
|
- `.agent/scripts/goal-runner.mjs`
|
|
133
|
-
- Related commands:
|
|
133
|
+
- Related commands: `00-discover`, `Brainstorm`, `Research`, `PRD`, `Spec-Orchestrate`, `Debug`
|
|
134
134
|
|
|
135
135
|
## Next Workflow Recommendation
|
|
136
136
|
|
|
137
137
|
- **Primary**: the first command listed in `recommended_commands`
|
|
138
138
|
- **Why**: `Goal` exists to route broad intent into the correct DevFlow 2.0 entry point
|
|
139
139
|
- **Alternatives**:
|
|
140
|
-
-
|
|
141
|
-
-
|
|
142
|
-
-
|
|
140
|
+
- `00-discover "{goal}"` for all new work; Discover chooses Brainstorm, PRD, Research, Debug, or direct decision
|
|
141
|
+
- `10-define {discovery_id}` only after an approved Proceed decision
|
|
142
|
+
- `20-spec {running_id}` only for an existing approved delivery run
|
|
143
143
|
|
|
144
144
|
## Wiki Update Recommendation
|
|
145
145
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: handoff
|
|
3
|
-
description: Compact active context into a handoff note. Use when a DevFlow run must continue in another session, agent, or report without duplicating existing artifacts.
|
|
3
|
+
description: "[Devflow] Compact active context into a handoff note. Use when a DevFlow run must continue in another session, agent, or report without duplicating existing artifacts."
|
|
4
4
|
disable-model-invocation: true
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: help
|
|
2
2
|
|
|
3
|
-
description: DevFlow 2.0
|
|
3
|
+
description: "[Devflow] DevFlow 2.0 help, routing guide, workflow sitemap, and process navigation."
|
|
4
4
|
argument-hint: [optional: question, running id, stage, or issue]
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -77,14 +77,14 @@ Help Summary:
|
|
|
77
77
|
Environment: All OK
|
|
78
78
|
|
|
79
79
|
Active Runs:
|
|
80
|
-
- 010-auth-refactor: stage=40-implement | approval=Pending | next
|
|
81
|
-
- 011-billing-phase-1: stage=20-spec | approval=Approved | next
|
|
82
|
-
- 012-admin-console: stage=50-verify | approval=Approved | next
|
|
80
|
+
- 010-auth-refactor: stage=40-implement | approval=Pending | next=50-verify 010 | warnings: manual review open
|
|
81
|
+
- 011-billing-phase-1: stage=20-spec | approval=Approved | next=30-plan 011
|
|
82
|
+
- 012-admin-console: stage=50-verify | approval=Approved | next=60-report 012 | warnings: not ready for release
|
|
83
83
|
|
|
84
84
|
Recommended Next Action:
|
|
85
|
-
- 010 ->
|
|
86
|
-
- 011 ->
|
|
87
|
-
- 012 ->
|
|
85
|
+
- 010 -> 50-verify 010
|
|
86
|
+
- 011 -> 20-spec 011
|
|
87
|
+
- 012 -> 40-implement 012
|
|
88
88
|
```
|
|
89
89
|
|
|
90
90
|
### Phase C: Manual Review Soft Gate
|
|
@@ -108,13 +108,13 @@ Typical warning shape:
|
|
|
108
108
|
```text
|
|
109
109
|
Manual Review Warning:
|
|
110
110
|
- 014 -> 20-spec.md still shows Approval Status: Pending
|
|
111
|
-
- Recommended action: review 20-spec.md and confirm the next allowed command before moving to
|
|
111
|
+
- Recommended action: review 20-spec.md and confirm the next allowed command before moving to 30-plan 014
|
|
112
112
|
```
|
|
113
113
|
|
|
114
114
|
## DevFlow 2.0 Mainline
|
|
115
115
|
|
|
116
116
|
```text
|
|
117
|
-
|
|
117
|
+
00-discover -> 10-define -> 20-spec -> 30-plan -> 40-implement -> 50-verify -> 60-report -> 70-release
|
|
118
118
|
```
|
|
119
119
|
|
|
120
120
|
## Public Companion Commands
|
|
@@ -163,38 +163,38 @@ These files still exist because their prompt bodies contain useful behavior, but
|
|
|
163
163
|
|
|
164
164
|
### 1. If the user is just starting
|
|
165
165
|
|
|
166
|
-
Recommend
|
|
166
|
+
Recommend `00-discover`. Discover selects `Brainstorm`, `PRD`, `Research`, `Debug`, or direct decision and owns the return synthesis.
|
|
167
167
|
If the request is large, high-risk, multi-phase, or requirement-heavy, explain that the run should use the manual review flow with explicit human approval at each stage.
|
|
168
168
|
|
|
169
169
|
### 2. If an approved discovery needs delivery boundaries
|
|
170
170
|
|
|
171
|
-
Recommend
|
|
171
|
+
Recommend `10-define {discovery_id}` so Define can create one or more Running IDs.
|
|
172
172
|
|
|
173
|
-
If the go/no-go decision is not approved, return to
|
|
173
|
+
If the go/no-go decision is not approved, return to `00-discover {discovery_id}` instead.
|
|
174
174
|
|
|
175
175
|
### 3. If the task is already defined and needs requirements
|
|
176
176
|
|
|
177
|
-
Recommend
|
|
177
|
+
Recommend `20-spec`.
|
|
178
178
|
|
|
179
179
|
### 4. If requirements already exist and implementation planning is next
|
|
180
180
|
|
|
181
|
-
Recommend
|
|
181
|
+
Recommend `30-plan`.
|
|
182
182
|
|
|
183
183
|
### 5. If planning is done and work should begin
|
|
184
184
|
|
|
185
|
-
Recommend
|
|
185
|
+
Recommend `40-implement`.
|
|
186
186
|
|
|
187
187
|
### 6. If implementation exists and needs checking
|
|
188
188
|
|
|
189
|
-
Recommend
|
|
189
|
+
Recommend `50-verify`.
|
|
190
190
|
|
|
191
191
|
### 7. If work is done and needs a final human-friendly summary before release
|
|
192
192
|
|
|
193
|
-
Recommend
|
|
193
|
+
Recommend `60-report`.
|
|
194
194
|
|
|
195
195
|
### 8. If the work needs packaging or release handling after the report is aligned
|
|
196
196
|
|
|
197
|
-
Recommend
|
|
197
|
+
Recommend `70-release`.
|
|
198
198
|
|
|
199
199
|
## General Q And A Role
|
|
200
200
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: human-review-decisions
|
|
3
|
-
description: Handle human approval, feedback, rejection, and recheck decisions around verified work. Use when a task needs a human gate after verification and the result must route cleanly back into the DevFlow 2.0 lifecycle.
|
|
3
|
+
description: "[Devflow] Handle human approval, feedback, rejection, and recheck decisions around verified work. Use when a task needs a human gate after verification and the result must route cleanly back into the DevFlow 2.0 lifecycle."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Human Review Decisions
|
|
@@ -18,7 +18,7 @@ This skill handles the human review loop after implementation and verification.
|
|
|
18
18
|
|
|
19
19
|
## When to Use
|
|
20
20
|
|
|
21
|
-
- After
|
|
21
|
+
- After `50-verify` when a human must decide whether the work is acceptable
|
|
22
22
|
- When verified work needs non-blocking feedback
|
|
23
23
|
- When review fails and the task must be sent back with explicit action items
|
|
24
24
|
- When a read-only re-evaluation is needed before the human chooses a decision
|
|
@@ -42,23 +42,23 @@ Read only what is necessary to understand the review question and evidence.
|
|
|
42
42
|
|
|
43
43
|
- confirm the task is genuinely review-ready
|
|
44
44
|
- record approval in the current review-facing artifact
|
|
45
|
-
- route to
|
|
45
|
+
- route to `60-report` first, then `70-release` when release execution is the remaining step
|
|
46
46
|
|
|
47
47
|
#### Feedback
|
|
48
48
|
|
|
49
49
|
- record requested improvements without treating them as hard rejection
|
|
50
50
|
- preserve the feedback round and source
|
|
51
|
-
- route to
|
|
51
|
+
- route to `40-implement` or `30-plan` if the feedback changes scope
|
|
52
52
|
|
|
53
53
|
#### Reject
|
|
54
54
|
|
|
55
55
|
- record rejection reason and concrete action items
|
|
56
|
-
- route to
|
|
56
|
+
- route to `40-implement`, `30-plan`, or `Debug` depending on the issue
|
|
57
57
|
|
|
58
58
|
#### Recheck
|
|
59
59
|
|
|
60
60
|
- keep the action read-only unless the user explicitly asks to record it
|
|
61
|
-
- evaluate the evidence and recommend `approve`, `feedback`, `reject`, or
|
|
61
|
+
- evaluate the evidence and recommend `approve`, `feedback`, `reject`, or `50-verify`
|
|
62
62
|
|
|
63
63
|
### 3. Record Reusable Lessons
|
|
64
64
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: i18n-localization
|
|
3
|
-
description: Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
|
|
3
|
+
description: "[Devflow] Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support."
|
|
4
4
|
allowed-tools: Read, Glob, Grep
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: idea-refine
|
|
3
|
-
description: Refines ideas iteratively. Refine ideas through structured divergent and convergent thinking. Use "idea-refine" or "ideate" to trigger.
|
|
3
|
+
description: "[Devflow] Refines ideas iteratively. Refine ideas through structured divergent and convergent thinking. Use "idea-refine" or "ideate" to trigger."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Idea Refine
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: incremental-implementation
|
|
3
|
-
description: Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.
|
|
3
|
+
description: "[Devflow] Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Incremental Implementation
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: insight
|
|
2
2
|
|
|
3
|
-
description:
|
|
3
|
+
description: "[Devflow] Extract reusable lessons, patterns, file insights, and post-mortem learning from completed work."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Phase 54: Insight Extraction
|
|
@@ -70,8 +70,8 @@ Use the smallest durable destination:
|
|
|
70
70
|
|
|
71
71
|
- stage artifacts when the lesson is specific to the current run
|
|
72
72
|
- `devflow/lessons.md` for project-wide lessons
|
|
73
|
-
-
|
|
74
|
-
-
|
|
73
|
+
- `60-report` for final narrative communication before release
|
|
74
|
+
- `70-release` for release-facing notes and execution details
|
|
75
75
|
|
|
76
76
|
For token/context learning, prefer the smallest concrete note:
|
|
77
77
|
|
|
@@ -104,22 +104,22 @@ If `post-mortem` was applied, include a short `Source Discipline` note crediting
|
|
|
104
104
|
|
|
105
105
|
- Classification: Companion command
|
|
106
106
|
- Mainline status: Knowledge capture command, not a numbered stage
|
|
107
|
-
- Typical entry points: after `Debug`,
|
|
108
|
-
- Typical handoff targets: `Wiki`,
|
|
107
|
+
- Typical entry points: after `Debug`, `50-verify`, incident work, or review findings
|
|
108
|
+
- Typical handoff targets: `Wiki`, `60-report`, `Help`
|
|
109
109
|
|
|
110
110
|
## Sources
|
|
111
111
|
|
|
112
112
|
- `AGENTS.md`
|
|
113
113
|
- `.agent/resources/schemas/lessons.template.md`
|
|
114
|
-
- Related commands: `Debug`,
|
|
114
|
+
- Related commands: `Debug`, `50-verify`, `Wiki`, `60-report`, `Help`
|
|
115
115
|
|
|
116
116
|
## Next Workflow Recommendation
|
|
117
117
|
|
|
118
118
|
- **Primary**: `Wiki project ingest {source}` when the insight is reusable project knowledge.
|
|
119
119
|
- **Why**: `Insight` extracts lessons; `Wiki` compiles selected lessons into navigable knowledge pages.
|
|
120
120
|
- **Alternatives**:
|
|
121
|
-
-
|
|
122
|
-
-
|
|
121
|
+
- `60-report {ID}` - choose this when the insight should become the final communication summary before release.
|
|
122
|
+
- `70-release {ID}` - choose this when the insight should shape release packaging or execution details.
|
|
123
123
|
- `Help {ID}` - choose this when the next route is unclear.
|
|
124
124
|
|
|
125
125
|
## Wiki Update Recommendation
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: insight-capture
|
|
3
|
-
description: Extract durable lessons, patterns, gotchas, and post-mortem knowledge from completed work. Use when implementation or verification work should become reusable team knowledge.
|
|
3
|
+
description: "[Devflow] Extract durable lessons, patterns, gotchas, and post-mortem knowledge from completed work. Use when implementation or verification work should become reusable team knowledge."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Insight Capture
|
|
@@ -20,7 +20,7 @@ This skill should reuse and align with:
|
|
|
20
20
|
|
|
21
21
|
## When to Use
|
|
22
22
|
|
|
23
|
-
- after
|
|
23
|
+
- after `50-verify`, release preparation, or a completed implementation run
|
|
24
24
|
- after debugging, regression fixes, or incidents that deserve durable learning
|
|
25
25
|
- when reusable project knowledge should move into lessons, wiki material, or final reporting
|
|
26
26
|
|
|
@@ -68,7 +68,7 @@ Prefer:
|
|
|
68
68
|
- stage artifacts when the lesson is run-specific
|
|
69
69
|
- `devflow/lessons.md` for project-wide knowledge
|
|
70
70
|
- `Wiki` when the knowledge should become navigable team documentation
|
|
71
|
-
-
|
|
71
|
+
- `60-report` when the lesson belongs in the final communication package before release
|
|
72
72
|
|
|
73
73
|
When updating `devflow/lessons.md`, use `.agent/resources/schemas/lessons.template.md` and replace placeholder text completely.
|
|
74
74
|
|
|
@@ -81,4 +81,4 @@ Return:
|
|
|
81
81
|
- approach outcome
|
|
82
82
|
- recommendations
|
|
83
83
|
- where the insight was recorded
|
|
84
|
-
- whether `Wiki` or
|
|
84
|
+
- whether `Wiki` or `60-report` should be the next handoff
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: intelligent-routing
|
|
3
|
-
description: Automatic agent and stage routing for DevFlow 2.0. Use when deciding which active workflow, skill, or specialist should own the next step.
|
|
3
|
+
description: "[Devflow] Automatic agent and stage routing for DevFlow 2.0. Use when deciding which active workflow, skill, or specialist should own the next step."
|
|
4
4
|
version: 2.0.0
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -25,7 +25,7 @@ When routing to support skills, follow `docs/skill-selection-policy.md`.
|
|
|
25
25
|
|
|
26
26
|
## Timeline Stages
|
|
27
27
|
|
|
28
|
-
|
|
28
|
+
`00-discover -> 10-define -> 20-spec -> 30-plan -> 40-implement -> 50-verify -> 60-report -> 70-release`
|
|
29
29
|
|
|
30
30
|
## Public Companion Commands
|
|
31
31
|
|
|
@@ -66,14 +66,14 @@ Use these agent mappings when expert judgment is the best next step:
|
|
|
66
66
|
|
|
67
67
|
| User State | Recommended Route |
|
|
68
68
|
|---|---|
|
|
69
|
-
| new request, vague or clear |
|
|
70
|
-
| approved discovery needs one or more delivery boundaries |
|
|
71
|
-
| needs requirements and acceptance criteria |
|
|
72
|
-
| has a stable spec and needs execution plan |
|
|
73
|
-
| needs implementation work |
|
|
74
|
-
| needs testing, review, or validation evidence |
|
|
75
|
-
| needs packaging, commit, PR, or release handling |
|
|
76
|
-
| needs the final summary or handoff narrative |
|
|
69
|
+
| new request, vague or clear | `00-discover`; it selects support inquiry and owns the delivery decision |
|
|
70
|
+
| approved discovery needs one or more delivery boundaries | `10-define {discovery_id}` |
|
|
71
|
+
| needs requirements and acceptance criteria | `20-spec` |
|
|
72
|
+
| has a stable spec and needs execution plan | `30-plan` |
|
|
73
|
+
| needs implementation work | `40-implement` |
|
|
74
|
+
| needs testing, review, or validation evidence | `50-verify` |
|
|
75
|
+
| needs packaging, commit, PR, or release handling | `70-release` |
|
|
76
|
+
| needs the final summary or handoff narrative | `60-report` |
|
|
77
77
|
|
|
78
78
|
## Routing Heuristics
|
|
79
79
|
|
|
@@ -97,9 +97,9 @@ Use these agent mappings when expert judgment is the best next step:
|
|
|
97
97
|
|
|
98
98
|
If `grill-with-docs` is available in the current environment, prefer it as an optional internal support skill for:
|
|
99
99
|
|
|
100
|
-
-
|
|
101
|
-
-
|
|
102
|
-
-
|
|
100
|
+
- `10-define` when scope or terminology is unstable
|
|
101
|
+
- `20-spec` when acceptance criteria or rules are ambiguous
|
|
102
|
+
- `30-plan` when architecture or verification choices are still reversible but unclear
|
|
103
103
|
|
|
104
104
|
Do not use deep questioning by default in every stage. Collect only the information that affects the current Timeline-stage decision.
|
|
105
105
|
|
|
@@ -111,9 +111,9 @@ Do not use deep questioning by default in every stage. Collect only the informat
|
|
|
111
111
|
|
|
112
112
|
If `grill-with-docs` is available in the current environment, prefer it as an optional internal support skill for:
|
|
113
113
|
|
|
114
|
-
-
|
|
115
|
-
-
|
|
116
|
-
-
|
|
114
|
+
- `10-define` when scope or terminology is unstable
|
|
115
|
+
- `20-spec` when acceptance criteria or rules are ambiguous
|
|
116
|
+
- `30-plan` when architecture or verification choices are still reversible but unclear
|
|
117
117
|
|
|
118
118
|
Do not use deep questioning by default in every stage. Collect only the information that affects the current stage decision.
|
|
119
119
|
|
|
@@ -145,18 +145,18 @@ Key conflict defaults:
|
|
|
145
145
|
| `grilling` vs `grill-with-docs` | `grill-with-docs` when a codebase or durable docs matter |
|
|
146
146
|
| `grill-with-docs` vs `domain-modeling` | `grill-with-docs` interviews; `domain-modeling` records confirmed glossary terms or ADRs |
|
|
147
147
|
| `to-prd` vs `PRD` | `PRD` owns the public surface; `to-prd` is an internal synthesis method |
|
|
148
|
-
| `to-issues` vs
|
|
149
|
-
| `implement` vs
|
|
150
|
-
| `review` vs
|
|
148
|
+
| `to-issues` vs `30-plan` | `30-plan` owns work breakdown; `to-issues` packages slices when issue tracker output is needed |
|
|
149
|
+
| `implement` vs `40-implement` | `40-implement` owns implementation |
|
|
150
|
+
| `review` vs `50-verify` | `50-verify` owns verification; `review` is one lane |
|
|
151
151
|
|
|
152
152
|
## Examples
|
|
153
153
|
|
|
154
154
|
| User Request | Route |
|
|
155
155
|
|---|---|
|
|
156
|
-
| "I have an idea but not the shape yet" |
|
|
157
|
-
| "Turn this stable new goal into requirements" |
|
|
158
|
-
| "Fix this newly reported broken auth flow" |
|
|
159
|
-
| "Review this implementation for risks" |
|
|
156
|
+
| "I have an idea but not the shape yet" | `00-discover`, likely `Brainstorm`, then return to Discover |
|
|
157
|
+
| "Turn this stable new goal into requirements" | `00-discover`, then `10-define {discovery_id}` before `20-spec {running_id}` |
|
|
158
|
+
| "Fix this newly reported broken auth flow" | `00-discover`, likely `Debug`, then return to Discover before Define |
|
|
159
|
+
| "Review this implementation for risks" | `50-verify` or `Agent code-reviewer ...` |
|
|
160
160
|
| "Install or upgrade Nexus-DevFlow on this machine" | `Check-For-Updates` |
|
|
161
161
|
| "Help me figure out which command to use" | `Help` |
|
|
162
162
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: issue-triage
|
|
3
|
-
description:
|
|
3
|
+
description: "[Devflow] Intake, categorize, and prioritize incoming issues and bug reports before delivery commitment."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
---
|
|
@@ -84,8 +84,8 @@ Use:
|
|
|
84
84
|
- `Debug` for confirmed bugs needing root cause work
|
|
85
85
|
- `Research` or `Spec-Research` for external dependency uncertainty
|
|
86
86
|
- `PRD` for product-level feature requests that need problem framing
|
|
87
|
-
-
|
|
88
|
-
-
|
|
87
|
+
- `10-define` for actionable work that still needs scope decisions
|
|
88
|
+
- `20-spec` for work that is already stable enough to become a delivery contract
|
|
89
89
|
- `Help` when the issue is not actionable yet
|
|
90
90
|
|
|
91
91
|
## Output Triage Recommendation
|
|
@@ -103,13 +103,13 @@ Return:
|
|
|
103
103
|
- Classification: Companion command
|
|
104
104
|
- Mainline status: Intake support command, not a numbered stage
|
|
105
105
|
- Typical entry points: issue intake before scope or implementation begins
|
|
106
|
-
- Typical handoff targets: `Debug`, `PRD`,
|
|
106
|
+
- Typical handoff targets: `Debug`, `PRD`, `10-define`, `Research`, `Help`
|
|
107
107
|
|
|
108
108
|
## Sources
|
|
109
109
|
|
|
110
110
|
- `AGENTS.md`
|
|
111
111
|
- `.agent/resources/schemas/triage.template.md`
|
|
112
|
-
- Related commands: `Debug`, `PRD`,
|
|
112
|
+
- Related commands: `Debug`, `PRD`, `10-define`, `Research`, `Help`
|
|
113
113
|
- Support skills: `triage`, `to-issues`, `domain-modeling`
|
|
114
114
|
|
|
115
115
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: lint-and-validate
|
|
3
|
-
description: Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.
|
|
3
|
+
description: "[Devflow] Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis."
|
|
4
4
|
allowed-tools: Read, Glob, Grep, Bash
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: mcp-builder
|
|
3
|
-
description: MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.
|
|
3
|
+
description: "[Devflow] MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices."
|
|
4
4
|
allowed-tools: Read, Write, Edit, Glob, Grep
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: md2html
|
|
3
|
-
description: Convert long-form Markdown (plan, spec, system design, RFC, runbook, postmortem, brainstorm, notes) into a single self-contained HTML page with Mermaid diagrams, step timelines, callouts, sidebar TOC. Claude-orange light+dark theme. Multi-language. Portable across Claude Code / Codex / Antigravity / any AI agent.
|
|
3
|
+
description: "[Devflow] Convert long-form Markdown (plan, spec, system design, RFC, runbook, postmortem, brainstorm, notes) into a single self-contained HTML page with Mermaid diagrams, step timelines, callouts, sidebar TOC. Claude-orange light+dark theme. Multi-language. Portable across Claude Code / Codex / Antigravity / any AI agent."
|
|
4
4
|
trigger: /md2html
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: merge
|
|
2
2
|
|
|
3
|
-
description:
|
|
3
|
+
description: "[Devflow] Safe PR branch merge into base branch, cleanup, and release readiness check."
|
|
4
4
|
---
|
|
5
5
|
# Smart Merge (Git Orchestration)
|
|
6
6
|
|
|
@@ -59,18 +59,18 @@ You are an orchestrator. Your goal is to safely integrate code and clean up loca
|
|
|
59
59
|
- Classification: Companion command
|
|
60
60
|
- Mainline status: Release support command, not a numbered stage
|
|
61
61
|
- Typical entry points: after `PR` and review gates are complete
|
|
62
|
-
- Typical handoff targets:
|
|
62
|
+
- Typical handoff targets: `70-release`, `Wiki`
|
|
63
63
|
|
|
64
64
|
## Sources
|
|
65
65
|
|
|
66
66
|
- `AGENTS.md`
|
|
67
67
|
- `.agents/skills/release-git-operations/SKILL.md`
|
|
68
68
|
- `.agents/skills/git-workflow-and-versioning/SKILL.md`
|
|
69
|
-
- Related commands: `PR`, `PR-Review`, `PR-Followup`,
|
|
69
|
+
- Related commands: `PR`, `PR-Review`, `PR-Followup`, `60-report`, `70-release`
|
|
70
70
|
|
|
71
71
|
## Next Workflow Recommendation
|
|
72
72
|
|
|
73
|
-
- **Primary**:
|
|
73
|
+
- **Primary**: `70-release`
|
|
74
74
|
- **Why**: after merge, the remaining work is usually release execution, deployment coordination, or final packaging against the already aligned report.
|
|
75
|
-
- **Alternative**:
|
|
75
|
+
- **Alternative**: `60-report` if merge outcomes changed the story enough that the final summary must be refreshed first.
|
|
76
76
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: mobile-design
|
|
3
|
-
description: Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.
|
|
3
|
+
description: "[Devflow] Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps."
|
|
4
4
|
allowed-tools: Read, Glob, Grep, Bash
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: react-best-practices
|
|
3
|
-
description: React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side optimizations.
|
|
3
|
+
description: "[Devflow] React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side optimizations."
|
|
4
4
|
allowed-tools: Read, Write, Edit, Glob, Grep, Bash
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: nodejs-best-practices
|
|
3
|
-
description: Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
|
|
3
|
+
description: "[Devflow] Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. 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: onboard
|
|
3
|
-
description: Set up Nexus-DevFlow after overlaying it onto a freshly scaffolded or early
|
|
3
|
+
description: "[Devflow] Set up Nexus-DevFlow after overlaying it onto a freshly scaffolded or early-stage project."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# onboard - Finish the Nexus-DevFlow Setup for Fresh Projects
|
|
@@ -8,15 +8,15 @@ description: Set up Nexus-DevFlow after overlaying it onto a freshly scaffolded
|
|
|
8
8
|
Where this sits in the workflow:
|
|
9
9
|
|
|
10
10
|
```text
|
|
11
|
-
scaffold app -> overlay DevFlow -> [onboard] ->
|
|
11
|
+
scaffold app -> overlay DevFlow -> [onboard] -> 00-discover or 10-define -> Mainline Loop
|
|
12
12
|
(user/tool) (create-nexus) (tune setup) (discovery / run scoping) (20-spec -> 70-release)
|
|
13
13
|
```
|
|
14
14
|
|
|
15
|
-
|
|
15
|
+
`onboard` is the fresh-project on-ramp for Nexus-DevFlow. It assumes the application was scaffolded first (e.g. via `create-next-app`, `create-vite`, `cargo new`, etc.) and DevFlow was overlaid after.
|
|
16
16
|
|
|
17
|
-
Run
|
|
17
|
+
Run `onboard` before starting discovery or delivery runs. Its job is to make DevFlow fit the real project from day one: detecting commands, project name, coding conventions, ignore rules, and tool adapters.
|
|
18
18
|
|
|
19
|
-
Use
|
|
19
|
+
Use `adopt` instead when the app already has substantial shipped code, working routes, and existing business logic.
|
|
20
20
|
|
|
21
21
|
---
|
|
22
22
|
|
|
@@ -32,7 +32,7 @@ Inspect the repository and context files:
|
|
|
32
32
|
|
|
33
33
|
- If the project is freshly scaffolded with minimal boilerplate, proceed.
|
|
34
34
|
- If `devflow/context/project-overview.md` and `devflow/context/coding-standards.md` already contain rich, user-customized content, do not overwrite them without explicit confirmation.
|
|
35
|
-
- If the repository already has substantial existing routes, controllers, or database models, stop and recommend
|
|
35
|
+
- If the repository already has substantial existing routes, controllers, or database models, stop and recommend `adopt` instead.
|
|
36
36
|
|
|
37
37
|
Never run a framework scaffolder. DevFlow is already overlaid.
|
|
38
38
|
|
|
@@ -125,5 +125,5 @@ Present a concise onboarding summary report:
|
|
|
125
125
|
- Files tuned during onboarding
|
|
126
126
|
- Adapter status (`.agents/`, `.claude/`)
|
|
127
127
|
- Recommended next step:
|
|
128
|
-
- Run `00-discover` (or
|
|
129
|
-
- Run `10-define` (or
|
|
128
|
+
- Run `00-discover` (or `00-discover`, `$00-discover`) to explore the first feature or product direction
|
|
129
|
+
- Run `10-define` (or `10-define`, `$10-define`) if the initial delivery slice is already clear and ready for execution
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: package-json-generator
|
|
3
|
-
description: Generates or updates a package.json file with standardized npm scripts for the project. Automatically migrates tasks from .vscode/tasks.json if present. Use when initializing npm scripts, migrating from VS Code tasks, or setting up a centralized task runner.
|
|
3
|
+
description: "[Devflow] Generates or updates a package.json file with standardized npm scripts for the project. Automatically migrates tasks from .vscode/tasks.json if present. Use when initializing npm scripts, migrating from VS Code tasks, or setting up a centralized task runner."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Package JSON Generator
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: parallel-agents
|
|
3
|
-
description: Multi-agent orchestration patterns for the current DevFlow 2.0 specialist set. Use when multiple independent analyses or implementation perspectives can run in parallel.
|
|
3
|
+
description: "[Devflow] Multi-agent orchestration patterns for the current DevFlow 2.0 specialist set. Use when multiple independent analyses or implementation perspectives can run in parallel."
|
|
4
4
|
allowed-tools: Read, Glob, Grep
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -24,7 +24,7 @@ Before parallelizing:
|
|
|
24
24
|
2. identify the lifecycle owner
|
|
25
25
|
3. split the work into independent questions
|
|
26
26
|
|
|
27
|
-
If those conditions are missing, return first to
|
|
27
|
+
If those conditions are missing, return first to `00-discover`, `20-spec`, or `30-plan`.
|
|
28
28
|
|
|
29
29
|
## Basic Invocation Patterns
|
|
30
30
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: performance-optimization
|
|
3
|
-
description: Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.
|
|
3
|
+
description: "[Devflow] Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Performance Optimization
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: planning-and-task-breakdown
|
|
3
|
-
description: Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.
|
|
3
|
+
description: "[Devflow] Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Planning and Task Breakdown
|
|
@@ -24,7 +24,7 @@ Decompose work into small, verifiable tasks with explicit acceptance criteria. G
|
|
|
24
24
|
- You need to communicate scope to a human
|
|
25
25
|
- The implementation order isn't obvious
|
|
26
26
|
|
|
27
|
-
In DevFlow 2.0, this skill primarily supports
|
|
27
|
+
In DevFlow 2.0, this skill primarily supports `30-plan`.
|
|
28
28
|
|
|
29
29
|
**When NOT to use:** Single-file changes with obvious scope, or when the spec already contains well-defined tasks.
|
|
30
30
|
|