@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: powershell-windows
|
|
3
|
-
description: PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
|
|
3
|
+
description: "[Devflow] PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling."
|
|
4
4
|
allowed-tools: Read, Write, Edit, Glob, Grep, Bash
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: pr
|
|
2
2
|
|
|
3
|
-
description:
|
|
3
|
+
description: "[Devflow] Pull Request creation with automated change summaries, verification evidence, and linked stage artifacts."
|
|
4
4
|
---
|
|
5
5
|
# Create Pull Request (Git Orchestration)
|
|
6
6
|
|
|
@@ -16,7 +16,7 @@ Primary behavior now lives in:
|
|
|
16
16
|
|
|
17
17
|
Treat this workflow file as a compatibility wrapper around that skill in `pr` mode.
|
|
18
18
|
|
|
19
|
-
In DevFlow 2.0, this is a release-adjacent workflow. It usually follows
|
|
19
|
+
In DevFlow 2.0, this is a release-adjacent workflow. It usually follows `60-report` and pairs naturally with `70-release` once the final summary is aligned.
|
|
20
20
|
|
|
21
21
|
---
|
|
22
22
|
|
|
@@ -31,7 +31,7 @@ You are an orchestrator. Your goal is to call the specialized Git PR Maker agent
|
|
|
31
31
|
- Ensure the branch is not `main` or `master`.
|
|
32
32
|
- Check for unpushed commits.
|
|
33
33
|
- Verify the working directory is clean enough for PR submission.
|
|
34
|
-
- Confirm the implementation has already passed the expected verification gate. If it has not, route back to
|
|
34
|
+
- Confirm the implementation has already passed the expected verification gate. If it has not, route back to `50-verify` first.
|
|
35
35
|
|
|
36
36
|
### Phase 2: Context And Template
|
|
37
37
|
|
|
@@ -75,19 +75,19 @@ Verify that the workflow returns:
|
|
|
75
75
|
|
|
76
76
|
- Classification: Companion command
|
|
77
77
|
- Mainline status: Release support command, not a numbered stage
|
|
78
|
-
- Typical entry points:
|
|
79
|
-
- Typical handoff targets: `PR-Review`, `PR-Followup`, `Merge`,
|
|
78
|
+
- Typical entry points: `70-release`, `Commit`
|
|
79
|
+
- Typical handoff targets: `PR-Review`, `PR-Followup`, `Merge`, `70-release`
|
|
80
80
|
|
|
81
81
|
## Sources
|
|
82
82
|
|
|
83
83
|
- `AGENTS.md`
|
|
84
84
|
- `.agents/skills/release-git-operations/SKILL.md`
|
|
85
85
|
- `.agents/skills/git-workflow-and-versioning/SKILL.md`
|
|
86
|
-
- Related commands: `Commit`, `PR-Review`, `PR-Followup`, `Merge`,
|
|
86
|
+
- Related commands: `Commit`, `PR-Review`, `PR-Followup`, `Merge`, `60-report`, `70-release`
|
|
87
87
|
|
|
88
88
|
## Next Workflow Recommendation
|
|
89
89
|
|
|
90
|
-
- **Primary**:
|
|
90
|
+
- **Primary**: `70-release`
|
|
91
91
|
- **Why**: after PR creation, release execution and handoff details should stay consistent with the approved report.
|
|
92
|
-
- **Alternative**: `PR-Review` for structured review before broader sharing, or
|
|
92
|
+
- **Alternative**: `PR-Review` for structured review before broader sharing, or `60-report` when the final communication summary still needs to be refreshed first.
|
|
93
93
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: pr-review
|
|
2
2
|
|
|
3
|
-
description: PR Review Addon - Review a pull request using GitHub review prompt patterns and the credited 9arm-skills/scrutinize discipline.
|
|
3
|
+
description: "[Devflow] PR Review Addon - Review a pull request using GitHub review prompt patterns and the credited 9arm-skills/scrutinize discipline."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Phase 55: PR Review Addon
|
|
@@ -9,7 +9,7 @@ description: PR Review Addon - Review a pull request using GitHub review prompt
|
|
|
9
9
|
|
|
10
10
|
Use this workflow when you need a structured PR review without creating or changing the PR. It can review a local diff, a PR URL or number, or a task-linked branch.
|
|
11
11
|
|
|
12
|
-
In DevFlow 2.0, this remains a supporting review workflow. It should feed corrective work back into
|
|
12
|
+
In DevFlow 2.0, this remains a supporting review workflow. It should feed corrective work back into `40-implement` or clear the path toward `60-report` and then `70-release`.
|
|
13
13
|
|
|
14
14
|
Primary behavior now lives in the `pr-review-analysis` skill. Keep this workflow as the compatibility wrapper and user-facing review prompt surface.
|
|
15
15
|
|
|
@@ -123,21 +123,21 @@ devflow/runs/{ID}-*/pr_review.md
|
|
|
123
123
|
|
|
124
124
|
- Classification: Companion command
|
|
125
125
|
- Mainline status: Verification and release support command, not a numbered stage
|
|
126
|
-
- Typical entry points:
|
|
127
|
-
- Typical handoff targets: `PR-Followup`,
|
|
126
|
+
- Typical entry points: `50-verify`, `PR`, `Agent code-reviewer`
|
|
127
|
+
- Typical handoff targets: `PR-Followup`, `60-report`, `70-release`, `Wiki`
|
|
128
128
|
|
|
129
129
|
## Sources
|
|
130
130
|
|
|
131
131
|
- `AGENTS.md`
|
|
132
132
|
- `.agent/resources/schemas/pr_review.template.md`
|
|
133
|
-
- Related commands:
|
|
133
|
+
- Related commands: `50-verify`, `PR`, `PR-Followup`, `Agent`, `60-report`, `70-release`, `Wiki`
|
|
134
134
|
|
|
135
135
|
## Next Workflow Recommendation
|
|
136
136
|
|
|
137
|
-
- **Primary**:
|
|
137
|
+
- **Primary**: `40-implement {ID}` when review finds required fixes, or `60-report {ID}` when the review is clean and the run needs the final summary refreshed before release execution.
|
|
138
138
|
- **Why**: PR review either creates corrective implementation work or clears the path toward final summary alignment and release-facing packaging.
|
|
139
139
|
- **Alternatives**:
|
|
140
|
-
-
|
|
140
|
+
- `70-release` when the report is already aligned and only release execution remains
|
|
141
141
|
- `Wiki` when the review establishes a durable convention or risk pattern
|
|
142
142
|
- `PR-Followup {target}` when the PR already has comments that need classification and response
|
|
143
143
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: pr-review-analysis
|
|
3
|
-
description: Review pull requests or local diffs with structured finding discipline, selective review lanes, and Nexus-DevFlow report templates. Use when the team needs a substantial review without turning review into a numbered workflow stage.
|
|
3
|
+
description: "[Devflow] Review pull requests or local diffs with structured finding discipline, selective review lanes, and Nexus-DevFlow report templates. Use when the team needs a substantial review without turning review into a numbered workflow stage."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# PR Review Analysis
|
|
@@ -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` when the change needs structured review before `60-report` and `70-release`
|
|
24
24
|
- when a local diff, branch, or pull request needs findings-first analysis
|
|
25
25
|
- when the user wants review without directly editing code
|
|
26
26
|
|
|
@@ -86,4 +86,4 @@ Return:
|
|
|
86
86
|
- open questions or assumptions
|
|
87
87
|
- residual risks or test gaps
|
|
88
88
|
- where the review report was saved
|
|
89
|
-
- the recommended next route such as
|
|
89
|
+
- the recommended next route such as `40-implement`, `70-release`, or `PR-Followup`
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: prd
|
|
3
|
-
description:
|
|
3
|
+
description: "[Devflow] Product Requirements Document drafting, user story mapping, and feature scoping before delivery commitment."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
---
|
|
@@ -12,9 +12,9 @@ description: Strategic PRD Generator (Orchestration) - Transform a product or fe
|
|
|
12
12
|
|
|
13
13
|
Transform a product or feature idea into a problem-first, hypothesis-driven Product Requirements Document (PRD).
|
|
14
14
|
|
|
15
|
-
In DevFlow 2.0, this is a supporting workflow, not part of the numbered mainline state path. Use it when the idea is still too product-shaped for
|
|
15
|
+
In DevFlow 2.0, this is a supporting workflow, not part of the numbered mainline state path. Use it when the idea is still too product-shaped for `10-define` or `20-spec` to proceed cleanly.
|
|
16
16
|
Use `to-prd` when existing conversation, discovery, or codebase context is already sufficient and the job is synthesis rather than another interview.
|
|
17
|
-
When invoked from
|
|
17
|
+
When invoked from `00-discover`, link the PRD to the Discovery ID and return to `00-discover {discovery_id}` for the final `Proceed`, `Defer`, or `Reject` decision. PRD does not create Running IDs.
|
|
18
18
|
|
|
19
19
|
---
|
|
20
20
|
|
|
@@ -56,7 +56,7 @@ You are an orchestrator. Your goal is to call the specialized PRD Architect agen
|
|
|
56
56
|
- explicit assumptions
|
|
57
57
|
- open questions
|
|
58
58
|
- risks that should remain visible before delivery planning
|
|
59
|
-
- Do not let the PRD silently drift into implementation detail that belongs in
|
|
59
|
+
- Do not let the PRD silently drift into implementation detail that belongs in `20-spec` or `30-plan`.
|
|
60
60
|
|
|
61
61
|
### Phase 4: Output Generation
|
|
62
62
|
|
|
@@ -84,10 +84,10 @@ devflow/prds/{date}-{slug}.prd.md
|
|
|
84
84
|
|
|
85
85
|
Convert the PRD into explicit next steps for the Timeline flow:
|
|
86
86
|
|
|
87
|
-
-
|
|
88
|
-
-
|
|
89
|
-
-
|
|
90
|
-
-
|
|
87
|
+
- `00-discover {discovery_id}` when the PRD belongs to an active discovery
|
|
88
|
+
- `10-define` when product framing was created outside Discover and delivery has already been approved
|
|
89
|
+
- `20-spec` when the delivery contract is ready to be locked
|
|
90
|
+
- `30-plan {ID}` only after the spec is execution-ready
|
|
91
91
|
|
|
92
92
|
The user should still approve the transition into execution work. Do not treat PRD generation as automatic task creation.
|
|
93
93
|
|
|
@@ -110,18 +110,18 @@ Return:
|
|
|
110
110
|
- Classification: Companion command
|
|
111
111
|
- Mainline status: Not a numbered stage
|
|
112
112
|
- Typical entry points: product framing before implementation-ready scope exists
|
|
113
|
-
- Typical handoff targets:
|
|
113
|
+
- Typical handoff targets: `00-discover {discovery_id}`, `10-define`, `20-spec`, `Roadmap`, `Spec-Orchestrate`
|
|
114
114
|
|
|
115
115
|
## Sources
|
|
116
116
|
|
|
117
117
|
- `AGENTS.md`
|
|
118
118
|
- `.agent/resources/schemas/prd.template.md`
|
|
119
|
-
- Related commands: `Brainstorm`, `Research`,
|
|
119
|
+
- Related commands: `Brainstorm`, `Research`, `10-define`, `20-spec`, `Roadmap`, `Spec-Orchestrate`
|
|
120
120
|
- Support skills: `to-prd`, `grill-with-docs`, `domain-modeling`
|
|
121
121
|
|
|
122
122
|
## Next Workflow Recommendation
|
|
123
123
|
|
|
124
|
-
- **Primary**:
|
|
124
|
+
- **Primary**: `00-discover {discovery_id}` when invoked from discovery; otherwise `10-define`
|
|
125
125
|
- **Why**: PRD shapes product intent, while Discover owns the delivery decision and Define owns Running ID creation.
|
|
126
126
|
- **Alternative**: `Research` when technical feasibility or external dependencies are still unresolved.
|
|
127
127
|
|
|
@@ -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
|
|