@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
|
---name: 70-release
|
|
2
2
|
|
|
3
|
-
description: Release stage in DevFlow 2.0 - package verified work for delivery, merge, PR,
|
|
3
|
+
description: "[Devflow] Release stage in DevFlow 2.0 - package verified work for delivery, git merge, PR, or deployment."
|
|
4
4
|
argument-hint: "{running-id or workspace path}"
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -13,12 +13,12 @@ Package approved work for delivery after the report stage has captured the final
|
|
|
13
13
|
## Usage
|
|
14
14
|
|
|
15
15
|
```text
|
|
16
|
-
|
|
16
|
+
70-release {running-id or workspace path}
|
|
17
17
|
```
|
|
18
18
|
|
|
19
19
|
Use this when:
|
|
20
20
|
|
|
21
|
-
-
|
|
21
|
+
- `60-report` is complete
|
|
22
22
|
- the work needs release execution or a release-facing handoff packet
|
|
23
23
|
- downstream stakeholders need delivery notes instead of raw implementation detail
|
|
24
24
|
|
|
@@ -27,7 +27,7 @@ Use this when:
|
|
|
27
27
|
Write the primary stage artifact to:
|
|
28
28
|
|
|
29
29
|
```text
|
|
30
|
-
devflow/runs/{ID}-{slug}
|
|
30
|
+
devflow/runs/{ID}-{slug}70-release.md
|
|
31
31
|
```
|
|
32
32
|
|
|
33
33
|
using:
|
|
@@ -60,7 +60,7 @@ Run release as a readiness-packaging loop, not as a celebratory summary.
|
|
|
60
60
|
- **Context**: read `50-verify.md`, `50-verify-impact.md` when present, `40-implement.md`, `20-spec.md`, checklist state, and any PR, deploy, merge, or handoff notes.
|
|
61
61
|
- **Action**: summarize delivered scope, user/system impact, readiness state, validation evidence, rollback or mitigation notes, and follow-up items.
|
|
62
62
|
- **Observation**: use concrete evidence such as verify verdict, failed or skipped checks, impact notes, residual risks, merge/deploy constraints, and checklist status.
|
|
63
|
-
- **Adjustment**: if release readiness becomes uncertain, return to
|
|
63
|
+
- **Adjustment**: if release readiness becomes uncertain, return to `50-verify`; if fixes are required, return to `40-implement`; if context must transfer, use `handoff`.
|
|
64
64
|
- **Stop Condition**: stop when the release state is explicit, evidence supports readiness, residual risks and follow-ups are named, and the next delivery or reporting route is clear.
|
|
65
65
|
- **Handoff**: `70-release.md` must close the mainline run or tell the next reader what shipped, what did not ship, what evidence supports readiness, and what follow-ups remain.
|
|
66
66
|
|
|
@@ -99,7 +99,7 @@ Prefer clear release-note style wording:
|
|
|
99
99
|
|
|
100
100
|
If release readiness changes because unresolved issues are found:
|
|
101
101
|
|
|
102
|
-
- route back to
|
|
102
|
+
- route back to `50-verify` or `40-implement`
|
|
103
103
|
|
|
104
104
|
Do not package unfinished work as release-ready through wording tricks.
|
|
105
105
|
Use `resolving-merge-conflicts` when merge or rebase conflicts block packaging. Use `handoff` when release output must transfer to another agent or session without duplicating artifacts.
|
|
@@ -125,7 +125,7 @@ Report:
|
|
|
125
125
|
## Relationship To DevFlow 2.0
|
|
126
126
|
|
|
127
127
|
- Classification: Mainline workflow
|
|
128
|
-
- Previous state:
|
|
128
|
+
- Previous state: `60-report`
|
|
129
129
|
- Next state: End of the mainline run when release packaging or handoff is complete
|
|
130
130
|
- Common companion commands: `Commit`, `PR`, `Deploy`, `Changelog`, `Merge`, `Wiki`
|
|
131
131
|
- Support skills: `resolving-merge-conflicts`, `handoff`, and `setup-pre-commit` when release packaging needs conflict resolution, transfer notes, or local quality gates
|
|
@@ -135,21 +135,21 @@ Report:
|
|
|
135
135
|
- `AGENTS.md`
|
|
136
136
|
- `docs/workspace-artifacts.md`
|
|
137
137
|
- `.agent/resources/schemas/release.template.md`
|
|
138
|
-
- Related commands:
|
|
138
|
+
- Related commands: `60-report`, `Commit`, `PR`, `Deploy`, `Changelog`, `Merge`, `Wiki`
|
|
139
139
|
|
|
140
140
|
## Next Workflow Recommendation
|
|
141
141
|
|
|
142
142
|
- **Primary**: End of Timeline flow
|
|
143
143
|
- **Why**: The report is already complete, and this phase is the final release-facing execution step.
|
|
144
144
|
- **Alternatives**:
|
|
145
|
-
-
|
|
146
|
-
-
|
|
147
|
-
-
|
|
145
|
+
- `60-report` - choose this when the release package diverges from the approved report and the summary must be refreshed first.
|
|
146
|
+
- `50-verify` - choose this when release readiness becomes uncertain.
|
|
147
|
+
- `40-implement` - choose this when additional fixes are needed before release can proceed.
|
|
148
148
|
- `handoff` - choose this when release-ready context must move to another session, agent, or stakeholder packet.
|
|
149
149
|
|
|
150
150
|
## Nexus Event
|
|
151
151
|
|
|
152
152
|
- Use `Commit`, `PR`, `Deploy`, `Merge`, or `Changelog` when release execution still needs a concrete lane.
|
|
153
|
-
- Return to
|
|
154
|
-
- Return to
|
|
153
|
+
- Return to `60-report` when release notes, scope, or handoff wording diverge from the approved summary.
|
|
154
|
+
- Return to `50-verify` or `40-implement` when release readiness changes because unresolved issues are discovered.
|
|
155
155
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: adopt
|
|
3
|
-
description:
|
|
3
|
+
description: "[Devflow] Survey existing brownfield codebase and bootstrap DevFlow context files."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# adopt - Bootstrap Nexus-DevFlow from an Existing Codebase
|
|
@@ -8,14 +8,14 @@ description: Bootstrap Nexus-DevFlow into an existing (brownfield) codebase. Sur
|
|
|
8
8
|
Where this sits in the workflow:
|
|
9
9
|
|
|
10
10
|
```text
|
|
11
|
-
existing codebase -> [adopt] -> project-overview + coding-standards ->
|
|
11
|
+
existing codebase -> [adopt] -> project-overview + coding-standards -> 00-discover or 10-define
|
|
12
12
|
(already has code) (survey + (seeded from the real code; (first feature / refactoring
|
|
13
13
|
interview) shipped architecture documented) delivery lifecycle)
|
|
14
14
|
```
|
|
15
15
|
|
|
16
16
|
Standard onboarding assumes a freshly scaffolded, near-empty app. That does not fit a codebase that already has thousands of lines of working code.
|
|
17
17
|
|
|
18
|
-
|
|
18
|
+
`adopt` is the brownfield on-ramp for Nexus-DevFlow: it reads what is already there, asks only for what the code cannot reveal (the *intent*, the *why*, and the *upcoming roadmap*), and produces the exact context files the rest of the DevFlow lifecycle expects (`project-overview.md`, `coding-standards.md`, `AGENTS.md` commands).
|
|
19
19
|
|
|
20
20
|
---
|
|
21
21
|
|
|
@@ -91,5 +91,5 @@ Present the adoption summary for review:
|
|
|
91
91
|
- Inferred conventions and coding standards
|
|
92
92
|
- Available verified commands in `AGENTS.md`
|
|
93
93
|
- Recommended next step:
|
|
94
|
-
- Run `00-discover` (or
|
|
95
|
-
- Run `10-define` (or
|
|
94
|
+
- Run `00-discover` (or `00-discover`, `$00-discover`) to explore the next major initiative or feature
|
|
95
|
+
- Run `10-define` (or `10-define`, `$10-define`) to immediately scope a delivery run for known roadmap items
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: agent
|
|
2
2
|
|
|
3
|
-
description: Invoke
|
|
3
|
+
description: "[Devflow] Invoke specialist persona or role-based agent on a target file, folder, stage artifact, or concern."
|
|
4
4
|
---
|
|
5
5
|
# Phase 90: Invoke Agent
|
|
6
6
|
|
|
@@ -17,7 +17,7 @@ Agent {AGENT_NAME} {TARGET}
|
|
|
17
17
|
Examples:
|
|
18
18
|
|
|
19
19
|
```text
|
|
20
|
-
Agent requirements-engineer devflow/runs/007-auth-
|
|
20
|
+
Agent requirements-engineer devflow/runs/007-auth-refactor20-spec.md
|
|
21
21
|
Agent codebase-explorer src/services/
|
|
22
22
|
Agent code-reviewer devflow/runs/007-auth-refactor
|
|
23
23
|
```
|
|
@@ -145,7 +145,7 @@ Short reports can be returned directly in chat.
|
|
|
145
145
|
- Classification: Companion command
|
|
146
146
|
- Mainline status: Specialist invocation command, not a numbered stage
|
|
147
147
|
- Typical entry points: any stage that needs focused specialist judgment
|
|
148
|
-
- Typical handoff targets: return to the owning workflow such as
|
|
148
|
+
- Typical handoff targets: return to the owning workflow such as `10-define`, `20-spec`, `30-plan`, `40-implement`, `50-verify`, `60-report`, `70-release`
|
|
149
149
|
|
|
150
150
|
## Sources
|
|
151
151
|
|
|
@@ -156,7 +156,7 @@ Short reports can be returned directly in chat.
|
|
|
156
156
|
|
|
157
157
|
## Next Workflow Recommendation
|
|
158
158
|
|
|
159
|
-
- **Primary**: the workflow that owns the target's lifecycle, such as
|
|
159
|
+
- **Primary**: the workflow that owns the target's lifecycle, such as `10-define`, `20-spec`, `30-plan`, `40-implement`, `50-verify`, `60-report`, `70-release`, or `PR-Review`.
|
|
160
160
|
- **Why**: `Agent` supplies specialist judgment; the owning workflow should execute the next lifecycle step.
|
|
161
161
|
- **Alternatives**:
|
|
162
162
|
- `Research` when the specialist work uncovered unresolved external uncertainty
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: api-and-interface-design
|
|
3
|
-
description: Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.
|
|
3
|
+
description: "[Devflow] Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# API and Interface Design
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: app-builder
|
|
3
|
-
description: Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
|
|
3
|
+
description: "[Devflow] Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents."
|
|
4
4
|
allowed-tools: Read, Write, Edit, Glob, Grep, Bash, Agent
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: architecture
|
|
3
|
-
description: Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
|
|
3
|
+
description: "[Devflow] Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design."
|
|
4
4
|
allowed-tools: Read, Glob, Grep
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -0,0 +1,175 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: autopilot
|
|
3
|
+
description: "[Devflow] Optional explicit mode for one bounded spec/plan/implement/verify/report pass with checkpoint commits and review packet."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# autopilot - Autonomous Bounded DevFlow Loop
|
|
7
|
+
|
|
8
|
+
Where this sits in the workflow:
|
|
9
|
+
|
|
10
|
+
```text
|
|
11
|
+
devflow -> [autopilot] -> review packet -> 70-release
|
|
12
|
+
(where (spec, plan, (human review, (package, PR,
|
|
13
|
+
are we?) build, verify, walkthrough) merge with approval)
|
|
14
|
+
report)
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
Autopilot is an explicit opt-in execution skill for Nexus-DevFlow 2.0. It runs a single bounded loop across the delivery lifecycle (**`20-spec` -> `30-plan` -> `40-implement` -> `50-verify` -> `60-report`**) without requiring human confirmation between every sub-step.
|
|
18
|
+
|
|
19
|
+
It does **not** replace the normal step-by-step workflow. Mainline commands (`20-spec`, `30-plan`, `40-implement`, `50-verify`, `60-report`, `70-release`) remain the conservative default.
|
|
20
|
+
|
|
21
|
+
Do not suggest Autopilot as the default next action. Use it only when the user explicitly asks for it.
|
|
22
|
+
|
|
23
|
+
The explicit Autopilot request is permission to create checkpoint commits on the feature or fix branch after passing implementation steps. It is **not** permission to merge into `main`, push to remote, deploy, publish, delete data, or run destructive actions.
|
|
24
|
+
|
|
25
|
+
## Input
|
|
26
|
+
|
|
27
|
+
Common forms:
|
|
28
|
+
|
|
29
|
+
- **No argument**: resume the active run in `devflow/context/current-stage.md`, or target the next planned run/feature in `devflow/context/project-overview.md`.
|
|
30
|
+
- **Running ID or feature name**: target that run, e.g. `autopilot RUN-004` or `autopilot "add user authentication"`.
|
|
31
|
+
- **`fix "<issue>"`**: write and execute an ad-hoc fix run.
|
|
32
|
+
- **`resume`**: continue the current active run on its existing branch.
|
|
33
|
+
|
|
34
|
+
If the requested target conflicts with a run already in progress, stop and ask which one should win. Do not overwrite active stage artifacts silently.
|
|
35
|
+
|
|
36
|
+
> [!IMPORTANT]
|
|
37
|
+
> Rollback is intentionally excluded from Autopilot. If the request is a rollback or the stage is marked Rollback, stop and direct the user to `rollback` and reviewed `40-implement`. Reversing completed work requires explicit dependency and human review gates.
|
|
38
|
+
|
|
39
|
+
---
|
|
40
|
+
|
|
41
|
+
## Step 1 - Preflight & Safety Check
|
|
42
|
+
|
|
43
|
+
Read the project state:
|
|
44
|
+
|
|
45
|
+
- `AGENTS.md` & `CLAUDE.md`
|
|
46
|
+
- `devflow/context/project-overview.md`
|
|
47
|
+
- `devflow/context/current-stage.md`
|
|
48
|
+
- `devflow/context/coding-standards.md`
|
|
49
|
+
- `devflow/context/ai-interaction.md`
|
|
50
|
+
- `devflow/context/findings.md`
|
|
51
|
+
- git branch, status, and recent log
|
|
52
|
+
|
|
53
|
+
Stop before changing files when:
|
|
54
|
+
|
|
55
|
+
1. The repo is not a git repository.
|
|
56
|
+
2. The working tree is dirty with uncommitted changes unrelated to this run.
|
|
57
|
+
3. `current-stage.md` has an active run and the user requested a different target without resolving conflict.
|
|
58
|
+
4. The task requires architectural, financial, auth, billing, or destructive decisions not documented in the context.
|
|
59
|
+
|
|
60
|
+
---
|
|
61
|
+
|
|
62
|
+
## Step 2 - Choose or Write Specification (`20-spec`)
|
|
63
|
+
|
|
64
|
+
1. If `devflow/runs/{running-id}-{slug}20-spec.md` already exists, resume it.
|
|
65
|
+
2. If no spec exists:
|
|
66
|
+
- Ensure `10-define.md` exists with locked scope and allocated Running ID.
|
|
67
|
+
- Write `20-spec.md` following the DevFlow specification schema.
|
|
68
|
+
- Critique and red-team the spec (edge cases, unhappy paths, testable criteria).
|
|
69
|
+
- Apply fixes to the spec.
|
|
70
|
+
|
|
71
|
+
---
|
|
72
|
+
|
|
73
|
+
## Step 3 - Branch Setup & Implementation Plan (`30-plan`)
|
|
74
|
+
|
|
75
|
+
1. **Branch Management**:
|
|
76
|
+
- Feature: `feature/{slug}-{running-id}`
|
|
77
|
+
- Fix: `fix/{slug}-{running-id}`
|
|
78
|
+
- Switch to or create the working branch. Never run Autopilot directly on `main` or `master`.
|
|
79
|
+
2. **Planning**:
|
|
80
|
+
- Write `devflow/runs/{running-id}-{slug}30-plan.md`.
|
|
81
|
+
- Seed `checklists/implementation-checklist.md` and `checklists/verification-checklist.md`.
|
|
82
|
+
|
|
83
|
+
---
|
|
84
|
+
|
|
85
|
+
## Step 4 - Implement in Small Increments (`40-implement`)
|
|
86
|
+
|
|
87
|
+
Work through the implementation checklist in order. Each step must remain reviewable.
|
|
88
|
+
|
|
89
|
+
For every subtask:
|
|
90
|
+
|
|
91
|
+
1. Implement only that scoped unit.
|
|
92
|
+
2. Run relevant verification (unit tests, typecheck, lint, build).
|
|
93
|
+
3. If UI is involved, inspect behavior, verify console errors and network calls.
|
|
94
|
+
4. Self-review diff against `coding-standards.md`.
|
|
95
|
+
5. Fix issues and rerun failed checks.
|
|
96
|
+
6. Mark the task checked `[x]` in `checklists/implementation-checklist.md`.
|
|
97
|
+
7. **Create a Checkpoint Commit** on the feature/fix branch for the passing step:
|
|
98
|
+
```bash
|
|
99
|
+
git add <modified-files> devflow/runs/{running-id}-{slug}/checklists/implementation-checklist.md
|
|
100
|
+
git commit -m "feat({running-id}): checkpoint <concise step description>"
|
|
101
|
+
```
|
|
102
|
+
8. Write `devflow/runs/{running-id}-{slug}40-implement.md`.
|
|
103
|
+
|
|
104
|
+
---
|
|
105
|
+
|
|
106
|
+
## Step 5 - Senior QA Verification (`50-verify`)
|
|
107
|
+
|
|
108
|
+
1. Execute full project verification commands:
|
|
109
|
+
- Framework integrity (`npm run check` or equivalent)
|
|
110
|
+
- Static contracts (`npm run check:static` when applicable)
|
|
111
|
+
- Project test suite (Unit tests, integration tests)
|
|
112
|
+
- Build / Package smoke tests
|
|
113
|
+
2. Update `checklists/verification-checklist.md` with concrete evidence.
|
|
114
|
+
3. Write `devflow/runs/{running-id}-{slug}50-verify.md` with QA verdict (`PASS` / `FAIL`).
|
|
115
|
+
|
|
116
|
+
---
|
|
117
|
+
|
|
118
|
+
## Step 6 - Targeted Quality Audit & Repair
|
|
119
|
+
|
|
120
|
+
Review diffs and inspect `devflow/context/findings.md`:
|
|
121
|
+
|
|
122
|
+
1. **Repair confirmed P0 and P1 findings** within the current run scope.
|
|
123
|
+
2. Update finding status in `devflow/context/findings.md`.
|
|
124
|
+
3. Rerun verification tests after repairs.
|
|
125
|
+
4. Create a checkpoint commit for the fix.
|
|
126
|
+
5. If a P0/P1 finding cannot be repaired within scope or fails twice consecutively, stop immediately and report.
|
|
127
|
+
|
|
128
|
+
---
|
|
129
|
+
|
|
130
|
+
## Step 7 - Delivery Digest & Review Packet (`60-report`)
|
|
131
|
+
|
|
132
|
+
1. Write `devflow/runs/{running-id}-{slug}60-report.md`.
|
|
133
|
+
2. Render standalone HTML dashboard `devflow/runs/{running-id}-{slug}60-report.html` (via `md2html` or report generator).
|
|
134
|
+
3. Update `devflow/context/current-stage.md` to indicate ready for `70-release`.
|
|
135
|
+
4. Stop with a concise **Review Packet Dashboard** for human approval.
|
|
136
|
+
|
|
137
|
+
---
|
|
138
|
+
|
|
139
|
+
## 🛑 Strict Hard Stops (Never Exceed)
|
|
140
|
+
|
|
141
|
+
Stop immediately and report to the user instead of continuing when Autopilot would need to:
|
|
142
|
+
|
|
143
|
+
- Commit directly to `main` or `master`, merge branches, delete branches, or force push.
|
|
144
|
+
- Run `git push` to remote repositories.
|
|
145
|
+
- Deploy to staging/production or publish packages to npm/registries.
|
|
146
|
+
- Delete data, drop databases, or run irreversible destructive migrations.
|
|
147
|
+
- Make product, business, or architecture decisions not specified in the context.
|
|
148
|
+
- Continue after two failed attempts to fix the same issue (Two-attempt hard stop).
|
|
149
|
+
|
|
150
|
+
---
|
|
151
|
+
|
|
152
|
+
## Output Review Packet Format
|
|
153
|
+
|
|
154
|
+
When Autopilot finishes successfully, output a scannable review packet:
|
|
155
|
+
|
|
156
|
+
```markdown
|
|
157
|
+
### 🛸 Autopilot Execution Summary: [{running-id}]
|
|
158
|
+
|
|
159
|
+
- **Branch**: `{branch-name}`
|
|
160
|
+
- **Target Run**: `{running-id} - {title}`
|
|
161
|
+
- **Artifacts Generated**:
|
|
162
|
+
- Spec: `devflow/runs/{id}20-spec.md`
|
|
163
|
+
- Plan: `devflow/runs/{id}30-plan.md`
|
|
164
|
+
- Implement Evidence: `devflow/runs/{id}40-implement.md`
|
|
165
|
+
- QA Verify Report: `devflow/runs/{id}50-verify.md`
|
|
166
|
+
- Digest Report: `devflow/runs/{id}60-report.md`
|
|
167
|
+
- HTML Dashboard: `devflow/runs/{id}60-report.html`
|
|
168
|
+
- **Validation & Tests**: `All Passed (Green)`
|
|
169
|
+
- **Checkpoint Commits**: `{count} commits created on {branch-name}`
|
|
170
|
+
- **Manual QA Walkthrough**: Run `try {running-id}` for human review guide
|
|
171
|
+
|
|
172
|
+
---
|
|
173
|
+
👉 **Next Recommended Action**:
|
|
174
|
+
Inspect diffs and `try` walkthrough, then run `70-release {running-id}` to package, merge, or create PR.
|
|
175
|
+
```
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: bash-linux
|
|
3
|
-
description: Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
|
|
3
|
+
description: "[Devflow] Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems."
|
|
4
4
|
allowed-tools: Read, Write, Edit, Glob, Grep, Bash
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: behavioral-modes
|
|
3
|
-
description: AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
|
|
3
|
+
description: "[Devflow] AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type."
|
|
4
4
|
allowed-tools: Read, Glob, Grep
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: brainstorm
|
|
2
2
|
|
|
3
|
-
description: Structured
|
|
3
|
+
description: "[Devflow] Structured divergent and convergent ideation for features and ideas without allocating running IDs."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Brainstorm - Structured Idea Exploration
|
|
@@ -24,10 +24,10 @@ Use it when:
|
|
|
24
24
|
|
|
25
25
|
Preferred DevFlow 2.0 pairing:
|
|
26
26
|
|
|
27
|
-
- from
|
|
28
|
-
- from
|
|
27
|
+
- from `00-discover` when the request is still fuzzy
|
|
28
|
+
- from `10-define` when the direction is still unstable
|
|
29
29
|
|
|
30
|
-
When invoked with a Discovery ID, link the brainstorming report to that discovery and return to
|
|
30
|
+
When invoked with a Discovery ID, link the brainstorming report to that discovery and return to `00-discover {discovery_id}` for synthesis. Do not allocate a Running ID or jump directly from a discovery-owned brainstorm into Define.
|
|
31
31
|
|
|
32
32
|
## Behavior
|
|
33
33
|
|
|
@@ -145,24 +145,24 @@ Brainstorm caching strategy
|
|
|
145
145
|
- Honest tradeoffs over fake confidence
|
|
146
146
|
- Multiple viable paths before recommending one
|
|
147
147
|
- Persistent output saved to disk
|
|
148
|
-
- Mainline remains:
|
|
148
|
+
- Mainline remains: `00-discover -> 10-define -> 20-spec -> 30-plan -> 40-implement -> 50-verify -> 60-report -> 70-release`
|
|
149
149
|
|
|
150
150
|
## Relationship To DevFlow 2.0
|
|
151
151
|
|
|
152
152
|
- Classification: Companion command
|
|
153
153
|
- Mainline status: Not a numbered stage
|
|
154
|
-
- Typical entry points:
|
|
155
|
-
- Typical handoff targets:
|
|
154
|
+
- Typical entry points: `00-discover`, `10-define`
|
|
155
|
+
- Typical handoff targets: `00-discover {discovery_id}` for discovery-owned work, or the active numbered stage for run-owned work
|
|
156
156
|
|
|
157
157
|
## Sources
|
|
158
158
|
|
|
159
159
|
- `AGENTS.md`
|
|
160
160
|
- `.agent/resources/schemas/brainstorm.template.md`
|
|
161
|
-
- Related commands:
|
|
161
|
+
- Related commands: `00-discover`, `10-define`, `Research`, `PRD`, `20-spec`
|
|
162
162
|
|
|
163
163
|
## Next Workflow Recommendation
|
|
164
164
|
|
|
165
|
-
- Default: return to
|
|
165
|
+
- Default: return to `00-discover {discovery_id}` when Discover requested the work; otherwise return to the stage that requested it
|
|
166
166
|
- Alternate: `Research` when facts are still missing
|
|
167
|
-
- Alternate:
|
|
167
|
+
- Alternate: `10-define` or `20-spec` only when the work was not opened from a pending discovery
|
|
168
168
|
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: brief
|
|
3
|
+
description: "[Devflow] Read-only scope, dependency, and risk pre-briefing before speccing a run."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# brief - Scope, Dependency & Risk Pre-Check
|
|
7
|
+
|
|
8
|
+
Where this sits in the workflow:
|
|
9
|
+
|
|
10
|
+
```text
|
|
11
|
+
10-define or project-overview.md -> [brief] -> 20-spec -> 30-plan -> 40-implement
|
|
12
|
+
(proposed scope & context) (read-only (write (break down) (build it)
|
|
13
|
+
explainer) contract)
|
|
14
|
+
```
|
|
15
|
+
|
|
16
|
+
This skill answers one essential question: ***"What does this upcoming feature or run actually involve before I commit to writing a full specification?"***
|
|
17
|
+
|
|
18
|
+
It inspects the relevant context files and provides a concise briefing so the team can decide whether to spec it now, split it into smaller runs, reorder priorities, or clear an architectural blocker first.
|
|
19
|
+
|
|
20
|
+
It is **strictly read-only 100%**. It never writes specs, creates directories, branches, or commits code.
|
|
21
|
+
|
|
22
|
+
## Input
|
|
23
|
+
|
|
24
|
+
- **no argument**: briefs the active run in `devflow/context/current-stage.md` (or the first planned feature in `devflow/context/project-overview.md`).
|
|
25
|
+
- **running ID or feature name**: e.g. `brief RUN-003`, `brief "OAuth Login"`.
|
|
26
|
+
- **topic / concern**: e.g. `brief "database migration"`.
|
|
27
|
+
|
|
28
|
+
If there is no active run and the overview does not list planned features, plainly report that context is needed and recommend `00-discover` or `10-define`.
|
|
29
|
+
|
|
30
|
+
## Step 1 - Read Context (Read-Only)
|
|
31
|
+
|
|
32
|
+
Gather and synthesize:
|
|
33
|
+
|
|
34
|
+
1. **Active/Target Scope**: Target Running ID, `10-define.md`, or roadmap feature item.
|
|
35
|
+
2. **Project Context**: `devflow/context/project-overview.md` (Data models, architecture layout, primary stack, existing shipped capabilities).
|
|
36
|
+
3. **Existing Codebase State**: Inspect existing directory structures, schemas, and routes touching this feature.
|
|
37
|
+
4. **Dependencies**: What previously completed runs (`devflow/runs/`) or modules must be in place first.
|
|
38
|
+
|
|
39
|
+
## Step 2 - Analyze & Assess
|
|
40
|
+
|
|
41
|
+
Evaluate:
|
|
42
|
+
|
|
43
|
+
- **What It Is**: Core capability and user-visible or system-visible outcome.
|
|
44
|
+
- **Depends On**: Required upstream models, tables, APIs, environment variables, or sibling runs.
|
|
45
|
+
- **Unblocks**: Downstream features or workflows that this run enables.
|
|
46
|
+
- **Touches**: Files, modules, API routes, database tables, or UI components likely to change.
|
|
47
|
+
- **Estimated Size**: Small (S), Medium (M), Large (L), or Extra-Large (XL - recommend splitting in `10-define`).
|
|
48
|
+
- **Open Questions & Risks**: Ambiguous requirements, missing external APIs, or complex migrations.
|
|
49
|
+
|
|
50
|
+
## Step 3 - Output Structured Briefing
|
|
51
|
+
|
|
52
|
+
Produce a short, scannable briefing:
|
|
53
|
+
|
|
54
|
+
```markdown
|
|
55
|
+
### 📋 Feature Briefing: [Feature / Run Name]
|
|
56
|
+
|
|
57
|
+
- **What**: Brief summary of the core outcome.
|
|
58
|
+
- **Depends On**: Prerequisite modules, runs, or infrastructure.
|
|
59
|
+
- **Unblocks**: Downstream capabilities enabled by this feature.
|
|
60
|
+
- **Touches**: Anticipated files, schemas, endpoints, and UI views.
|
|
61
|
+
- **Estimated Scope & Size**: `[S / M / L / XL]` (and split recommendation if XL).
|
|
62
|
+
- **Key Risks & Open Questions**: Technical or product unknowns that must be settled in `20-spec`.
|
|
63
|
+
|
|
64
|
+
---
|
|
65
|
+
👉 **Next Recommended Action**: `20-spec {running-id}` (or resolve prerequisite blocker first).
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
## Rules
|
|
69
|
+
|
|
70
|
+
- **Always Read-Only**: Never edit any workspace file, never allocate running IDs, never commit or execute scripts.
|
|
71
|
+
- **Explain, Don't Spec**: Focus on scope, architectural dependencies, and size estimation. The formal delivery contract is the responsibility of `20-spec`.
|
|
72
|
+
- **Ground In Reality**: Trace all assertions back to `project-overview.md` or actual codebase facts. Do not invent non-existent packages or fictional architecture.
|
|
73
|
+
- **Highlight Blockers Early**: Flagging a missing prerequisite before speccing is the primary value of this command.
|
|
74
|
+
|
|
75
|
+
## Output Formatting
|
|
76
|
+
|
|
77
|
+
Follow the project conventions in `devflow/context/ai-interaction.md`: concise, scannable markdown with bold labels and actionable bullet points.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: browser-testing-with-devtools
|
|
3
|
-
description: Tests in real browsers. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data via Chrome DevTools MCP.
|
|
3
|
+
description: "[Devflow] Tests in real browsers. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data via Chrome DevTools MCP."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Browser Testing with DevTools
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: changelog
|
|
2
2
|
|
|
3
|
-
description: Update CHANGELOG.md
|
|
3
|
+
description: "[Devflow] Update CHANGELOG.md automatically from specs, git commits, and stage report history."
|
|
4
4
|
---
|
|
5
5
|
# Phase 53: Update Changelog
|
|
6
6
|
|
|
@@ -96,14 +96,14 @@ When changelog input is too implementation-heavy, apply `.agents/skills/9arm-ski
|
|
|
96
96
|
|
|
97
97
|
- Classification: Companion command
|
|
98
98
|
- Mainline status: Release communication support, not a numbered stage
|
|
99
|
-
- Typical entry points:
|
|
100
|
-
- Typical handoff targets:
|
|
99
|
+
- Typical entry points: `70-release`, `Deploy`, `PR`
|
|
100
|
+
- Typical handoff targets: `60-report`, `Wiki`
|
|
101
101
|
|
|
102
102
|
## Sources
|
|
103
103
|
|
|
104
104
|
- `AGENTS.md`
|
|
105
105
|
- `.agents/skills/release-git-operations/SKILL.md`
|
|
106
106
|
- `.agent/resources/schemas/changelog_entry.template.md`
|
|
107
|
-
- Related commands:
|
|
107
|
+
- Related commands: `70-release`, `Deploy`, `PR`, `60-report`, `Wiki`
|
|
108
108
|
|
|
109
109
|
|