@jakkrichm/create-nexus-devflow 2.0.9 → 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.
Files changed (122) hide show
  1. package/package.json +1 -1
  2. package/template/.agents/skills/00-discover/SKILL.md +12 -12
  3. package/template/.agents/skills/10-define/SKILL.md +15 -15
  4. package/template/.agents/skills/20-spec/SKILL.md +13 -13
  5. package/template/.agents/skills/30-plan/SKILL.md +12 -12
  6. package/template/.agents/skills/40-implement/SKILL.md +13 -13
  7. package/template/.agents/skills/50-verify/SKILL.md +14 -14
  8. package/template/.agents/skills/60-report/SKILL.md +8 -8
  9. package/template/.agents/skills/70-release/SKILL.md +12 -12
  10. package/template/.agents/skills/adopt/SKILL.md +4 -4
  11. package/template/.agents/skills/agent/SKILL.md +3 -3
  12. package/template/.agents/skills/autopilot/SKILL.md +19 -19
  13. package/template/.agents/skills/brainstorm/SKILL.md +9 -9
  14. package/template/.agents/skills/brief/SKILL.md +8 -8
  15. package/template/.agents/skills/changelog/SKILL.md +3 -3
  16. package/template/.agents/skills/ci/SKILL.md +1 -1
  17. package/template/.agents/skills/ci-cd-and-automation/SKILL.md +3 -3
  18. package/template/.agents/skills/codebase-design/SKILL.md +5 -5
  19. package/template/.agents/skills/commit/SKILL.md +3 -3
  20. package/template/.agents/skills/competitor-analysis/SKILL.md +2 -2
  21. package/template/.agents/skills/debug/SKILL.md +10 -10
  22. package/template/.agents/skills/deploy/SKILL.md +3 -3
  23. package/template/.agents/skills/devflow/SKILL.md +24 -24
  24. package/template/.agents/skills/diagnosing-bugs/SKILL.md +3 -3
  25. package/template/.agents/skills/doctor/SKILL.md +3 -3
  26. package/template/.agents/skills/followup/SKILL.md +9 -9
  27. package/template/.agents/skills/goal/SKILL.md +10 -10
  28. package/template/.agents/skills/help/SKILL.md +17 -17
  29. package/template/.agents/skills/human-review-decisions/SKILL.md +5 -5
  30. package/template/.agents/skills/insight/SKILL.md +7 -7
  31. package/template/.agents/skills/insight-capture/SKILL.md +3 -3
  32. package/template/.agents/skills/intelligent-routing/SKILL.md +22 -22
  33. package/template/.agents/skills/issue-triage/SKILL.md +4 -4
  34. package/template/.agents/skills/merge/SKILL.md +4 -4
  35. package/template/.agents/skills/onboard/SKILL.md +7 -7
  36. package/template/.agents/skills/parallel-agents/SKILL.md +1 -1
  37. package/template/.agents/skills/planning-and-task-breakdown/SKILL.md +1 -1
  38. package/template/.agents/skills/pr/SKILL.md +7 -7
  39. package/template/.agents/skills/pr-review/SKILL.md +6 -6
  40. package/template/.agents/skills/pr-review-analysis/SKILL.md +2 -2
  41. package/template/.agents/skills/prd/SKILL.md +10 -10
  42. package/template/.agents/skills/preview/SKILL.md +7 -7
  43. package/template/.agents/skills/preview-local-check/SKILL.md +5 -5
  44. package/template/.agents/skills/prototype/SKILL.md +1 -1
  45. package/template/.agents/skills/release-git-operations/SKILL.md +5 -5
  46. package/template/.agents/skills/research/SKILL.md +9 -9
  47. package/template/.agents/skills/review/SKILL.md +3 -3
  48. package/template/.agents/skills/review-followup-routing/SKILL.md +3 -3
  49. package/template/.agents/skills/roadmap-strategy/SKILL.md +3 -3
  50. package/template/.agents/skills/rollback/SKILL.md +5 -5
  51. package/template/.agents/skills/security-review/SKILL.md +3 -3
  52. package/template/.agents/skills/shipping-and-launch/SKILL.md +1 -1
  53. package/template/.agents/skills/simplify/SKILL.md +6 -6
  54. package/template/.agents/skills/spec-orchestration/SKILL.md +5 -5
  55. package/template/.agents/skills/specialist-agent-routing/SKILL.md +7 -7
  56. package/template/.agents/skills/test/SKILL.md +3 -3
  57. package/template/.agents/skills/test-execution-and-coverage/SKILL.md +4 -4
  58. package/template/.agents/skills/try/SKILL.md +3 -3
  59. package/template/.agents/skills/verification-orchestration/SKILL.md +4 -4
  60. package/template/.agents/skills/wiki/SKILL.md +6 -6
  61. package/template/.agents/skills/workflow-documentation-sync/SKILL.md +1 -1
  62. package/template/.claude/skills/00-discover/SKILL.md +12 -12
  63. package/template/.claude/skills/10-define/SKILL.md +15 -15
  64. package/template/.claude/skills/20-spec/SKILL.md +13 -13
  65. package/template/.claude/skills/30-plan/SKILL.md +12 -12
  66. package/template/.claude/skills/40-implement/SKILL.md +13 -13
  67. package/template/.claude/skills/50-verify/SKILL.md +14 -14
  68. package/template/.claude/skills/60-report/SKILL.md +8 -8
  69. package/template/.claude/skills/70-release/SKILL.md +12 -12
  70. package/template/.claude/skills/adopt/SKILL.md +4 -4
  71. package/template/.claude/skills/agent/SKILL.md +3 -3
  72. package/template/.claude/skills/autopilot/SKILL.md +19 -19
  73. package/template/.claude/skills/brainstorm/SKILL.md +9 -9
  74. package/template/.claude/skills/brief/SKILL.md +8 -8
  75. package/template/.claude/skills/changelog/SKILL.md +3 -3
  76. package/template/.claude/skills/ci/SKILL.md +1 -1
  77. package/template/.claude/skills/ci-cd-and-automation/SKILL.md +3 -3
  78. package/template/.claude/skills/codebase-design/SKILL.md +5 -5
  79. package/template/.claude/skills/commit/SKILL.md +3 -3
  80. package/template/.claude/skills/competitor-analysis/SKILL.md +2 -2
  81. package/template/.claude/skills/debug/SKILL.md +10 -10
  82. package/template/.claude/skills/deploy/SKILL.md +3 -3
  83. package/template/.claude/skills/devflow/SKILL.md +24 -24
  84. package/template/.claude/skills/diagnosing-bugs/SKILL.md +3 -3
  85. package/template/.claude/skills/doctor/SKILL.md +3 -3
  86. package/template/.claude/skills/followup/SKILL.md +9 -9
  87. package/template/.claude/skills/goal/SKILL.md +10 -10
  88. package/template/.claude/skills/help/SKILL.md +17 -17
  89. package/template/.claude/skills/human-review-decisions/SKILL.md +5 -5
  90. package/template/.claude/skills/insight/SKILL.md +7 -7
  91. package/template/.claude/skills/insight-capture/SKILL.md +3 -3
  92. package/template/.claude/skills/intelligent-routing/SKILL.md +22 -22
  93. package/template/.claude/skills/issue-triage/SKILL.md +4 -4
  94. package/template/.claude/skills/merge/SKILL.md +4 -4
  95. package/template/.claude/skills/onboard/SKILL.md +7 -7
  96. package/template/.claude/skills/parallel-agents/SKILL.md +1 -1
  97. package/template/.claude/skills/planning-and-task-breakdown/SKILL.md +1 -1
  98. package/template/.claude/skills/pr/SKILL.md +7 -7
  99. package/template/.claude/skills/pr-review/SKILL.md +6 -6
  100. package/template/.claude/skills/pr-review-analysis/SKILL.md +2 -2
  101. package/template/.claude/skills/prd/SKILL.md +10 -10
  102. package/template/.claude/skills/preview/SKILL.md +7 -7
  103. package/template/.claude/skills/preview-local-check/SKILL.md +5 -5
  104. package/template/.claude/skills/prototype/SKILL.md +1 -1
  105. package/template/.claude/skills/release-git-operations/SKILL.md +5 -5
  106. package/template/.claude/skills/research/SKILL.md +9 -9
  107. package/template/.claude/skills/review/SKILL.md +3 -3
  108. package/template/.claude/skills/review-followup-routing/SKILL.md +3 -3
  109. package/template/.claude/skills/roadmap-strategy/SKILL.md +3 -3
  110. package/template/.claude/skills/rollback/SKILL.md +5 -5
  111. package/template/.claude/skills/security-review/SKILL.md +3 -3
  112. package/template/.claude/skills/shipping-and-launch/SKILL.md +1 -1
  113. package/template/.claude/skills/simplify/SKILL.md +6 -6
  114. package/template/.claude/skills/spec-orchestration/SKILL.md +5 -5
  115. package/template/.claude/skills/specialist-agent-routing/SKILL.md +7 -7
  116. package/template/.claude/skills/test/SKILL.md +3 -3
  117. package/template/.claude/skills/test-execution-and-coverage/SKILL.md +4 -4
  118. package/template/.claude/skills/try/SKILL.md +3 -3
  119. package/template/.claude/skills/verification-orchestration/SKILL.md +4 -4
  120. package/template/.claude/skills/wiki/SKILL.md +6 -6
  121. package/template/.claude/skills/workflow-documentation-sync/SKILL.md +1 -1
  122. package/template/AGENTS.md +43 -38
@@ -27,8 +27,8 @@ This skill should reuse and align with:
27
27
 
28
28
  ## When to Use
29
29
 
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
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 `/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
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
 
@@ -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 `/00-Discover`
34
- - from `/10-Define`
35
- - from `/20-Spec`
36
- - from `/50-Verify` when validating a claim or implementation choice
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 `/00-Discover {discovery_id}` so Discover can synthesize the evidence and make the decision. Research must not allocate a Running ID.
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: `/00-Discover`, `/10-Define`, `/20-Spec`, `/30-Plan`
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: `/00-Discover`, `/10-Define`, `/20-Spec`, `/30-Plan`, `Spec-Research`, `Agent`
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 `/00-Discover {discovery_id}`
141
- - Common routes: `/10-Define`, `/20-Spec`, `/30-Plan`, or `/50-Verify`
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: "[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."
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. `/50-Verify` owns validation evidence; this skill reviews a diff from two separate angles.
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}-*/20-spec.md`, `30-plan.md`, issue brief, PRD, or explicit user path.
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.
@@ -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
- - `/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
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
 
@@ -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`, `/10-Define`, or `/20-Spec`
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
- - `/10-Define` when roadmap decisions should become bounded work
83
- - `/20-Spec` when one item is ready for delivery contract work
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
@@ -8,7 +8,7 @@ description: "[Devflow] Plan safe feature or run reversal with dependency and co
8
8
  Where this sits in the workflow:
9
9
 
10
10
  ```text
11
- completed run + git history -> [rollback] -> /40-implement (or fix run) -> /50-verify -> /70-release
11
+ completed run + git history -> [rollback] -> 40-implement (or fix run) -> 50-verify -> 70-release
12
12
  (run archive + commits) (risk review (reverse product diff) (prove) (log & finalize)
13
13
  + plan)
14
14
  ```
@@ -20,9 +20,9 @@ This skill **plans a rollback**. It does not silently alter product code, reset
20
20
  A completed run by Running ID, name, or run path, plus an optional reason. Examples:
21
21
 
22
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
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
26
  ```
27
27
 
28
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.
@@ -98,7 +98,7 @@ Draft the rollback plan containing:
98
98
  Present the rollback plan to the user:
99
99
 
100
100
  - Summarize affected files and dependency risks.
101
- - If approved, route to `/40-implement` (or allocate a dedicated Fix/Rollback Run) to safely execute the reversal steps behind review gates.
101
+ - If approved, route to `40-implement` (or allocate a dedicated Fixrollback Run) to safely execute the reversal steps behind review gates.
102
102
 
103
103
  ## Rules
104
104
 
@@ -107,8 +107,8 @@ related_files: []
107
107
 
108
108
  ## 8. Next Allowed Command
109
109
 
110
- - `/40-Implement {running_id}` (if fail, for code remediation)
111
- - `/50-Verify {running_id}` (if pass, to verify execution correctness)
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 `/50-Verify` or `/70-Release` to verify security health.
160
+ - **Typical Entry Points**: Any stage, especially before `50-verify` or `70-release` to verify security health.
161
161
 
162
162
  ## Sources
163
163
 
@@ -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 `/70-Release` and assumes `/60-Report` is already aligned as the communication baseline.
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
 
@@ -21,7 +21,7 @@ Treat this workflow file as a wrapper around that skill.
21
21
 
22
22
  Use this workflow when the code works but has grown harder to read, harder to change, or more general than necessary.
23
23
 
24
- In DevFlow 2.0, `Simplify` is a supporting implementation workflow. It usually pairs with `/40-Implement` and should end in `/50-Verify`.
24
+ In DevFlow 2.0, `Simplify` is a supporting implementation workflow. It usually pairs with `40-implement` and should end in `50-verify`.
25
25
 
26
26
  ## Process
27
27
 
@@ -61,19 +61,19 @@ Return:
61
61
 
62
62
  - Classification: Companion command
63
63
  - Mainline status: Not a numbered stage
64
- - Typical entry points: `/40-Implement`, `/50-Verify`, `PR-Review`, `Agent`
65
- - Typical handoff targets: `/40-Implement`, `/50-Verify`, `PR-Review`
64
+ - Typical entry points: `40-implement`, `50-verify`, `PR-Review`, `Agent`
65
+ - Typical handoff targets: `40-implement`, `50-verify`, `PR-Review`
66
66
 
67
67
  ## Sources
68
68
 
69
69
  - `AGENTS.md`
70
70
  - `.agents/skills/code-simplification/SKILL.md`
71
71
  - `.agent/resources/schemas/refactoring.template.md`
72
- - Related commands: `/40-Implement`, `/50-Verify`, `PR-Review`, `Agent`
72
+ - Related commands: `40-implement`, `50-verify`, `PR-Review`, `Agent`
73
73
 
74
74
  ## Next Workflow Recommendation
75
75
 
76
- - **Primary**: `/50-Verify`
76
+ - **Primary**: `50-verify`
77
77
  - **Why**: simplification should finish with explicit proof that behavior did not regress
78
- - **Alternative**: `/40-Implement` when simplification exposed a deeper implementation change rather than a pure refactor
78
+ - **Alternative**: `40-implement` when simplification exposed a deeper implementation change rather than a pure refactor
79
79
 
@@ -48,8 +48,8 @@ Route proportionally:
48
48
  - `Research` or `Spec-Research` for external or technical proof
49
49
  - `Competitor` for market context
50
50
  - `PRD` for product framing
51
- - `/10-Define` for scope and decision locking
52
- - `/20-Spec` for delivery contract writing
51
+ - `10-define` for scope and decision locking
52
+ - `20-spec` for delivery contract writing
53
53
 
54
54
  Do not stack every support surface by default.
55
55
 
@@ -76,9 +76,9 @@ Use `.agent/resources/schemas/spec_orchestration.template.md` and replace placeh
76
76
 
77
77
  ### 5. Route Back To Mainline
78
78
 
79
- - `/10-Define` when the idea still needs scope decisions
80
- - `/20-Spec` when enough evidence exists to write the delivery contract
81
- - `/30-Plan` only when the spec is already solid
79
+ - `10-define` when the idea still needs scope decisions
80
+ - `20-spec` when enough evidence exists to write the delivery contract
81
+ - `30-plan` only when the spec is already solid
82
82
 
83
83
  ## Output
84
84
 
@@ -76,13 +76,13 @@ Use `.agent/resources/schemas/agent_report.template.md` unless the invoking work
76
76
 
77
77
  Return to the owning step:
78
78
 
79
- - `/10-Define`
80
- - `/20-Spec`
81
- - `/30-Plan`
82
- - `/40-Implement`
83
- - `/50-Verify`
84
- - `/70-Release`
85
- - `/60-Report`
79
+ - `10-define`
80
+ - `20-spec`
81
+ - `30-plan`
82
+ - `40-implement`
83
+ - `50-verify`
84
+ - `70-release`
85
+ - `60-report`
86
86
  - `PR-Review`
87
87
  - `Research`
88
88
 
@@ -69,14 +69,14 @@ Display an organized output listing Passed/Failed files, and explicitly show the
69
69
 
70
70
  - Classification: Companion command
71
71
  - Mainline status: Verification support command, not a numbered stage
72
- - Typical entry points: `/40-Implement`, `/50-Verify`, `Debug`
73
- - Typical handoff targets: `/50-Verify`, `Debug`, `QA-Orchestrate`
72
+ - Typical entry points: `40-implement`, `50-verify`, `Debug`
73
+ - Typical handoff targets: `50-verify`, `Debug`, `QA-Orchestrate`
74
74
 
75
75
  ## Sources
76
76
 
77
77
  - `AGENTS.md`
78
78
  - `.agents/skills/test-execution-and-coverage/SKILL.md`
79
79
  - `.agent/resources/schemas/test_report.template.md`
80
- - Related commands: `/40-Implement`, `/50-Verify`, `Debug`, `QA-Orchestrate`
80
+ - Related commands: `40-implement`, `50-verify`, `Debug`, `QA-Orchestrate`
81
81
 
82
82
 
@@ -11,8 +11,8 @@ This skill complements TDD by handling test generation, execution, and persisten
11
11
 
12
12
  ## When to Use
13
13
 
14
- - During `/40-Implement` when tests need to be added
15
- - During `/50-Verify` when the test suite must be run and summarized
14
+ - During `40-implement` when tests need to be added
15
+ - During `50-verify` when the test suite must be run and summarized
16
16
  - During `Debug` when a bug needs a reproduction test
17
17
 
18
18
  ## Process
@@ -41,8 +41,8 @@ Use `.agent/resources/schemas/test_report.template.md` when saving a reusable re
41
41
 
42
42
  ### 4. Route Back
43
43
 
44
- - `/50-Verify` when tests support formal verification
45
- - `/40-Implement` when missing or failing tests require code changes
44
+ - `50-verify` when tests support formal verification
45
+ - `40-implement` when missing or failing tests require code changes
46
46
  - `Debug` when failures need RCA
47
47
 
48
48
  ## Output
@@ -8,12 +8,12 @@ description: "[Devflow] Generate human manual QA review walkthrough guide (where
8
8
  Where this sits in the workflow:
9
9
 
10
10
  ```text
11
- /40-implement or /50-verify or /60-report -> [try] -> human review & verification
11
+ 40-implement or 50-verify or 60-report -> [try] -> human review & verification
12
12
  (work implemented / verified) (manual (where to go,
13
13
  steps) what to click)
14
14
  ```
15
15
 
16
- `/50-verify` proves behavior from automated QA and test runs. `/try` gives the user and testers an actionable, step-by-step manual walkthrough: start this command, open this route, click these controls, expect this result, and watch for these failure signs.
16
+ `50-verify` proves behavior from automated QA and test runs. `try` gives the user and testers an actionable, step-by-step manual walkthrough: start this command, open this route, click these controls, expect this result, and watch for these failure signs.
17
17
 
18
18
  It is always **read-only 100%**. It does not edit files, install dependencies, commit, merge, push, or run destructive commands.
19
19
 
@@ -23,7 +23,7 @@ Optional scope:
23
23
 
24
24
  - **no argument**: use the active run in `devflow/context/current-stage.md` (or the latest completed run under `devflow/runs/`)
25
25
  - `latest`: use the most recent completed run in `devflow/runs/`
26
- - a run ID or path: e.g. `/try RUN-002-add-onboard-adopt-doctor-skills`
26
+ - a run ID or path: e.g. `try RUN-002-add-onboard-adopt-doctor-skills`
27
27
  - a specific route, endpoint, or CLI command: focus the walkthrough on that surface
28
28
 
29
29
  If there is no active run and no run history, ask what change or feature the user wants to test manually.
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: verification-orchestration
3
- description: "[Devflow] Coordinate multi-lane QA, specialist review, test planning, and verification follow-up. Use when /50-Verify needs more structure than a single pass and the team needs a QA matrix or specialist routing."
3
+ description: "[Devflow] Coordinate multi-lane QA, specialist review, test planning, and verification follow-up. Use when 50-verify needs more structure than a single pass and the team needs a QA matrix or specialist routing."
4
4
  ---
5
5
 
6
6
  # Verification Orchestration
@@ -11,7 +11,7 @@ This skill structures complex verification work across multiple QA lanes without
11
11
 
12
12
  ## When to Use
13
13
 
14
- - `/50-Verify` is too broad for a single simple pass
14
+ - `50-verify` is too broad for a single simple pass
15
15
  - the change needs correctness, regression, security, performance, and UX checks together
16
16
  - the team needs specialist routing for QA
17
17
 
@@ -54,8 +54,8 @@ Use `.agent/resources/schemas/qa_orchestration.template.md` when saving a reusab
54
54
 
55
55
  ### 5. Route Back
56
56
 
57
- - `/50-Verify` when the QA matrix strengthens verification evidence
58
- - `/40-Implement` when actionable fixes are required
57
+ - `50-verify` when the QA matrix strengthens verification evidence
58
+ - `40-implement` when actionable fixes are required
59
59
  - `Followup` when findings become new scope
60
60
 
61
61
  ## Output
@@ -31,9 +31,9 @@ Use `Wiki` when:
31
31
 
32
32
  Preferred DevFlow 2.0 pairing:
33
33
 
34
- - after `/50-Verify`
35
- - after `/70-Release`
36
- - after `/60-Report`
34
+ - after `50-verify`
35
+ - after `70-release`
36
+ - after `60-report`
37
37
  - after meaningful `Debug` or review output
38
38
 
39
39
  ## Process
@@ -131,7 +131,7 @@ Return:
131
131
 
132
132
  - Classification: Companion command
133
133
  - Mainline status: Knowledge system command, not a numbered stage
134
- - Typical entry points: after `/50-Verify`, `/60-Report`, `/70-Release`, `Debug`, `Insight`, `PR-Review`
134
+ - Typical entry points: after `50-verify`, `60-report`, `70-release`, `Debug`, `Insight`, `PR-Review`
135
135
  - Typical handoff targets: return to the originating stage or finish as documentation-only work
136
136
 
137
137
  ## Sources
@@ -139,11 +139,11 @@ Return:
139
139
  - `AGENTS.md`
140
140
  - `.agent/resources/schemas/wiki_page.template.md`
141
141
  - `.agent/resources/schemas/wiki_project_index.template.md`
142
- - Related commands: `/50-Verify`, `/60-Report`, `/70-Release`, `Debug`, `Insight`, `PR-Review`, `Help`
142
+ - Related commands: `50-verify`, `60-report`, `70-release`, `Debug`, `Insight`, `PR-Review`, `Help`
143
143
 
144
144
  ## Next Workflow Recommendation
145
145
 
146
146
  - **Primary**: return to the stage or artifact flow that produced the reusable knowledge
147
147
  - **Why**: `Wiki` compiles lessons after the source work is already validated
148
- - **Common routes**: `/60-Report`, `/70-Release`, or `/50-Verify`
148
+ - **Common routes**: `60-report`, `70-release`, or `50-verify`
149
149
 
@@ -27,7 +27,7 @@ Whenever a workflow is added or modified, compile the list of documents that mus
27
27
 
28
28
  ### Step 2: Extract Workflow Metadata
29
29
  Identify the exact interface changes:
30
- - What is the **Command trigger**? (e.g., `/70-Release` or `Brainstorm`)
30
+ - What is the **Command trigger**? (e.g., `70-release` or `Brainstorm`)
31
31
  - What are the **Arguments**? (e.g., Target Branch, default main)
32
32
  - What is the **Process flow**? (Pre-flight -> Execution -> Cleanup)
33
33
  - What are the **Mandatory Rules**? (e.g., Enforced branch checks)
@@ -25,10 +25,13 @@ Unused adapter families can be removed. Codex and Antigravity projects keep `.ag
25
25
 
26
26
  ### Universal Invocation & Agent Directives:
27
27
 
28
- 1. **Universal Command Names**: You can invoke workflows using plain stage names (`00-discover`, `10-define`, `20-spec`, `30-plan`, `40-implement`, `50-verify`, `60-report`, `70-release`, `devflow`), semantic aliases (`discover`, `define`, `spec`, `plan`, `implement`, `verify`, `report`, `release`, `status`), slash commands (`/00-discover`, `/devflow`), Codex skill format (`$00-discover`, `$spec`), or natural language intents (e.g., "start discovery", "write spec", "implement next step").
28
+ 1. **Canonical Command Names & AI Provider Invocation**: Each workflow stage and companion tool has exactly **one Canonical Name** (e.g. `00-discover`, `10-define`, `20-spec`, `30-plan`, `40-implement`, `50-verify`, `60-report`, `70-release`, `devflow`, `onboard`, `adopt`, `doctor`, `try`, `rollback`, `ci`, `brief`, `autopilot`). The way you invoke commands depends on your AI Provider / Tool:
29
+ - **Canonical Name (Plain text)**: Directly invoke or prompt the command by its standard name (e.g., `00-discover`, `devflow`).
30
+ - **Slash Prefix (`/`)**: For tools supporting slash commands (Claude Code, Google Antigravity, Gemini CLI), e.g., `/00-discover`, `/devflow`.
31
+ - **Dollar Prefix (`$`)**: For OpenAI Codex CLI or skill-invocation tools, e.g., `$00-discover`, `$devflow`.
29
32
  2. **OpenAI Codex & Non-Native CLI Tools**: In environments without automatic background skill discovery (such as OpenAI Codex CLI, Aider, or generic terminals), **you MUST use your file reading tool to inspect `.agents/skills/<skill>/SKILL.md` before executing the stage** to strictly follow its schema, artifact contract, and quality gates.
30
33
  3. **Google Antigravity & Claude Code**: Native skill engines automatically discover and surface `.agents/skills/` and `.claude/skills/`.
31
- 4. **State-Aware Inspection**: When unsure what to do next, invoke `devflow` (or `/devflow`, `$devflow`) to automatically inspect `devflow/context/current-stage.md` and active runs in `devflow/runs/`.
34
+ 4. **State-Aware Inspection**: When unsure what to do next, invoke `devflow` to automatically inspect `devflow/context/current-stage.md` and active runs in `devflow/runs/`.
32
35
  5. **Default Artifact & Communication Language (Thai)**: All generated markdown stage artifacts (`00-discover.md`, `10-define.md`, `20-spec.md`, `30-plan.md`, `40-implement.md`, `50-verify.md`, `60-report.md`, `70-release.md`) and user communication MUST default to **Thai (`th`)**, while code, technical terms, file paths, and identifiers remain in English.
33
36
 
34
37
  ## Timeline Workflow
@@ -39,57 +42,57 @@ Unused adapter families can be removed. Codex and Antigravity projects keep `.ag
39
42
 
40
43
  ### Mainline Stages:
41
44
 
42
- 1. `00-discover` (alias: `discover`, `/00-discover`, `$00-discover`)
45
+ 1. `00-discover`
43
46
  - **Purpose**: Explore a request before delivery commitment without allocating a running ID.
44
47
  - **Artifact**: `devflow/discoveries/{discovery-id}-{slug}/00-discover.md`
45
48
  - **Gate**: Produces `Proceed`, `Defer`, or `Reject` decision.
46
49
 
47
- 2. `10-define` (alias: `define`, `/10-define`, `$10-define`)
50
+ 2. `10-define`
48
51
  - **Purpose**: Turn an approved discovery into one or more bounded delivery runs with stable scope and sequential Running IDs.
49
52
  - **Artifact**: `devflow/runs/{running-id}-{slug}/10-define.md`
50
53
  - **Gate**: Approved run map and explicit in-scope / out-of-scope boundaries.
51
54
 
52
- 3. `20-spec` (alias: `spec`, `/20-spec`, `$20-spec`)
55
+ 3. `20-spec`
53
56
  - **Purpose**: Formalize markdown-first delivery contract and testable acceptance criteria from a stable definition.
54
57
  - **Artifact**: `devflow/runs/{running-id}-{slug}/20-spec.md`
55
58
  - **Gate**: Unambiguous acceptance criteria and hard constraints.
56
59
 
57
- 4. `30-plan` (alias: `plan`, `/30-plan`, `$30-plan`)
60
+ 4. `30-plan`
58
61
  - **Purpose**: Transform `20-spec.md` into phased executable tasks with explicit test decisions (Required / Manual / Not Required).
59
62
  - **Artifacts**: `30-plan.md`, `checklists/implementation-checklist.md`, `checklists/verification-checklist.md`
60
63
  - **Gate**: Ordered dependencies, scoped subtasks, and TDD decisions.
61
64
 
62
- 5. `40-implement` (alias: `implement`, `/40-implement`, `$40-implement`)
65
+ 5. `40-implement`
63
66
  - **Purpose**: Execute planned tasks incrementally one scoped unit at a time behind review gates.
64
67
  - **Artifact**: `40-implement.md` (and updated checklists)
65
68
  - **Gate**: Code changes tested, verification recorded, deviations documented.
66
69
 
67
- 6. `50-verify` (alias: `verify`, `/50-verify`, `$50-verify`)
70
+ 6. `50-verify`
68
71
  - **Purpose**: Senior QA review and multi-lane validation check across functionality, regressions, and quality standards.
69
72
  - **Artifact**: `50-verify.md` (optional `50-verify-impact.md`)
70
73
  - **Gate**: Pass or return-to-implement decision with evidence.
71
74
 
72
- 7. `60-report` (alias: `report`, `/60-report`, `$60-report`)
75
+ 7. `60-report`
73
76
  - **Purpose**: Produce the standardized final markdown and self-contained HTML summary report for the completed run.
74
77
  - **Artifacts**: `60-report.md`, `60-report.html`
75
78
  - **Gate**: Completed delivery digest ready for stakeholder review.
76
79
 
77
- 8. `70-release` (alias: `release`, `/70-release`, `$70-release`)
80
+ 8. `70-release`
78
81
  - **Purpose**: Package verified work for delivery, git merge, pull request, changelog update, or deployment.
79
82
  - **Artifact**: `70-release.md`
80
83
  - **Gate**: Safe handoff, release notes, and deployment readiness.
81
84
 
82
85
  ### Public Companion Commands:
83
86
 
84
- - `devflow` (alias: `status`, `/devflow`, `$devflow`): Flagship interactive guide, state inspector, and intent router.
85
- - `onboard` (alias: `/onboard`, `$onboard`): Initial stack detection and baseline setup for fresh/scaffolded projects.
86
- - `adopt` (alias: `/adopt`, `$adopt`): Survey existing brownfield codebases and bootstrap DevFlow context.
87
- - `doctor` (alias: `/doctor`, `$doctor`): Read-only health check for context files, adapters, commands, and workflow drift.
88
- - `try` (alias: `/try`, `$try`): Step-by-step human manual QA review guide (where to go, what to click, what to expect).
89
- - `rollback` (alias: `/rollback`, `$rollback`): Safe feature/run reversal planner with dependency and commit risk analysis.
90
- - `ci` (alias: `/ci`, `$ci`): Automatic GitHub Actions workflow (`.github/workflows/verify.yml`) setup and alignment.
91
- - `brief` (alias: `/brief`, `$brief`): Read-only scope, dependency, and size pre-briefing before speccing a run.
92
- - `autopilot` (alias: `/autopilot`, `$autopilot`): Optional explicit mode for one bounded spec/plan/implement/verify/report pass with checkpoint commits and review packet.
87
+ - `devflow`: Flagship interactive guide, state inspector, and intent router.
88
+ - `onboard`: Initial stack detection and baseline setup for fresh/scaffolded projects.
89
+ - `adopt`: Survey existing brownfield codebases and bootstrap DevFlow context.
90
+ - `doctor`: Read-only health check for context files, adapters, commands, and workflow drift.
91
+ - `try`: Step-by-step human manual QA review guide (where to go, what to click, what to expect).
92
+ - `rollback`: Safe feature/run reversal planner with dependency and commit risk analysis.
93
+ - `ci`: Automatic GitHub Actions workflow (`.github/workflows/verify.yml`) setup and alignment.
94
+ - `brief`: Read-only scope, dependency, and size pre-briefing before speccing a run.
95
+ - `autopilot`: Optional explicit mode for one bounded spec/plan/implement/verify/report pass with checkpoint commits and review packet.
93
96
  - `goal`: Route broad, open-ended goals before Discovery.
94
97
  - `brainstorm`: Structured divergent & convergent ideation without creating running IDs.
95
98
  - `research`: Conduct deep codebase or web research with source-backed citations.
@@ -103,25 +106,27 @@ Unused adapter families can be removed. Codex and Antigravity projects keep `.ag
103
106
 
104
107
  ## Invocation Reference
105
108
 
106
- | Stage / Command | Normal Name | Semantic Alias | OpenAI Codex | Slash Command | Natural Language |
107
- | :--- | :--- | :--- | :--- | :--- | :--- |
108
- | **Setup (Fresh)**| `onboard` | `setup` | `$onboard`, `$setup` | `/onboard` | "onboard project", "setup devflow" |
109
- | **Adopt (Exist)**| `adopt` | `bootstrap` | `$adopt`, `$bootstrap` | `/adopt` | "adopt codebase", "bootstrap devflow" |
110
- | **Diagnostics** | `doctor` | `health` | `$doctor`, `$health` | `/doctor` | "doctor check", "diagnose devflow" |
111
- | **Manual QA** | `try` | `manual-test` | `$try` | `/try` | "how to try", "where to click", "manual test guide" |
112
- | **Reversal** | `rollback` | `revert` | `$rollback` | `/rollback` | "rollback run", "undo feature", "plan reversal" |
113
- | **CI Setup** | `ci` | `github-actions`| `$ci` | `/ci` | "setup ci", "create github actions", "add verify workflow" |
114
- | **Pre-Check** | `brief` | `preview-scope`| `$brief` | `/brief` | "brief feature", "check next scope", "preview run" |
115
- | **Autopilot** | `autopilot` | `auto-loop` | `$autopilot` | `/autopilot` | "run autopilot", "autopilot feature", "start auto loop" |
116
- | **Stage 00** | `00-discover` | `discover` | `$00-discover`, `$discover` | `/00-discover` | "start discovery", "explore request" |
117
- | **Stage 10** | `10-define` | `define` | `$10-define`, `$define` | `/10-define` | "define run scope", "allocate run" |
118
- | **Stage 20** | `20-spec` | `spec` | `$20-spec`, `$spec` | `/20-spec` | "write spec", "create delivery contract" |
119
- | **Stage 30** | `30-plan` | `plan` | `$30-plan`, `$plan` | `/30-plan` | "plan tasks", "breakdown plan" |
120
- | **Stage 40** | `40-implement` | `implement` | `$40-implement`, `$implement` | `/40-implement` | "implement step", "build task" |
121
- | **Stage 50** | `50-verify` | `verify` | `$50-verify`, `$verify` | `/50-verify` | "verify QA", "run validation" |
122
- | **Stage 60** | `60-report` | `report` | `$60-report`, `$report` | `/60-report` | "generate report", "summarize run" |
123
- | **Stage 70** | `70-release` | `release` | `$70-release`, `$release` | `/70-release` | "package release", "prepare PR/deploy" |
124
- | **Router** | `devflow` | `status` | `$devflow`, `$status` | `/devflow` | "what to do next", "check progress" |
109
+ > **Note on AI Providers**: Commands use a single Canonical Name. Use the prefix appropriate for your tool (`/` for Claude/Antigravity, `$` for Codex, or plain text).
110
+
111
+ | Stage / Category | Canonical Name | Claude / Antigravity (`/`) | OpenAI Codex (`$`) | Purpose / Action |
112
+ | :--- | :--- | :--- | :--- | :--- |
113
+ | **Setup (Fresh)** | `onboard` | `/onboard` | `$onboard` | Detect tech stack and establish initial project baseline |
114
+ | **Adopt (Exist)** | `adopt` | `/adopt` | `$adopt` | Adopt existing brownfield codebase into DevFlow |
115
+ | **Diagnostics** | `doctor` | `/doctor` | `$doctor` | Read-only health check for configs, tools, and drift |
116
+ | **Manual QA** | `try` | `/try` | `$try` | Step-by-step manual testing guide for human verification |
117
+ | **Reversal** | `rollback` | `/rollback` | `$rollback` | Reversal planner with dependency & commit risk analysis |
118
+ | **CI Setup** | `ci` | `/ci` | `$ci` | Generate GitHub Actions automated verify workflow |
119
+ | **Pre-Check** | `brief` | `/brief` | `$brief` | Read-only scope, dependency, and size pre-briefing |
120
+ | **Autopilot** | `autopilot` | `/autopilot` | `$autopilot` | Bounded autonomous spec/plan/implement/verify pass |
121
+ | **Stage 00** | `00-discover` | `/00-discover` | `$00-discover` | Explore request and decide Proceed, Defer, or Reject |
122
+ | **Stage 10** | `10-define` | `/10-define` | `$10-define` | Turn approved discovery into bounded delivery run(s) |
123
+ | **Stage 20** | `20-spec` | `/20-spec` | `$20-spec` | Formal markdown delivery contract & acceptance criteria |
124
+ | **Stage 30** | `30-plan` | `/30-plan` | `$30-plan` | Breakdown spec into executable tasks with test decisions |
125
+ | **Stage 40** | `40-implement` | `/40-implement` | `$40-implement` | Implement tasks in small reviewable increments |
126
+ | **Stage 50** | `50-verify` | `/50-verify` | `$50-verify` | Senior QA review & multi-lane verification checks |
127
+ | **Stage 60** | `60-report` | `/60-report` | `$60-report` | Standalone markdown & HTML summary report |
128
+ | **Stage 70** | `70-release` | `/70-release` | `$70-release` | Package for delivery, git merge, PR, or deployment |
129
+ | **Router** | `devflow` | `/devflow` | `$devflow` | Interactive guide, state inspector, and intent router |
125
130
 
126
131
  ## Mainline Rules
127
132