@jakkrichm/create-nexus-devflow 2.0.9 → 2.0.11

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 +24 -24
  8. package/template/.agents/skills/60-report/SKILL.md +10 -9
  9. package/template/.agents/skills/70-release/SKILL.md +33 -14
  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 +24 -24
  68. package/template/.claude/skills/60-report/SKILL.md +10 -9
  69. package/template/.claude/skills/70-release/SKILL.md +33 -14
  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,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