@jakkrichm/create-nexus-devflow 2.0.20 → 2.0.21

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 (253) hide show
  1. package/dist/lib/update.js +19 -8
  2. package/dist/lib/update.js.map +1 -1
  3. package/package.json +1 -1
  4. package/template/.agents/skills/00-discover/SKILL.md +28 -116
  5. package/template/.agents/skills/40-execute/SKILL.md +1 -1
  6. package/template/.agents/skills/50-verify/SKILL.md +28 -161
  7. package/template/.agents/skills/60-report/SKILL.md +19 -92
  8. package/template/.agents/skills/70-release/SKILL.md +36 -11
  9. package/template/.agents/skills/check/SKILL.md +19 -7
  10. package/template/.agents/skills/complete/SKILL.md +21 -10
  11. package/template/.claude/skills/00-discover/SKILL.md +28 -116
  12. package/template/.claude/skills/40-execute/SKILL.md +1 -1
  13. package/template/.claude/skills/50-verify/SKILL.md +28 -161
  14. package/template/.claude/skills/60-report/SKILL.md +19 -92
  15. package/template/.claude/skills/70-release/SKILL.md +36 -11
  16. package/template/.claude/skills/check/SKILL.md +19 -7
  17. package/template/.claude/skills/complete/SKILL.md +21 -10
  18. package/template/AGENTS.md +1 -1
  19. package/template/devflow/context/coding-standards.md +40 -29
  20. package/template/.agents/skills/agent/SKILL.md +0 -165
  21. package/template/.agents/skills/api-and-interface-design/SKILL.md +0 -294
  22. package/template/.agents/skills/app-builder/SKILL.md +0 -75
  23. package/template/.agents/skills/app-builder/agent-coordination.md +0 -71
  24. package/template/.agents/skills/app-builder/feature-building.md +0 -53
  25. package/template/.agents/skills/app-builder/project-detection.md +0 -34
  26. package/template/.agents/skills/app-builder/scaffolding.md +0 -118
  27. package/template/.agents/skills/app-builder/tech-stack.md +0 -40
  28. package/template/.agents/skills/app-builder/templates/SKILL.md +0 -39
  29. package/template/.agents/skills/app-builder/templates/astro-static/TEMPLATE.md +0 -76
  30. package/template/.agents/skills/app-builder/templates/chrome-extension/TEMPLATE.md +0 -92
  31. package/template/.agents/skills/app-builder/templates/cli-tool/TEMPLATE.md +0 -88
  32. package/template/.agents/skills/app-builder/templates/electron-desktop/TEMPLATE.md +0 -88
  33. package/template/.agents/skills/app-builder/templates/express-api/TEMPLATE.md +0 -83
  34. package/template/.agents/skills/app-builder/templates/flutter-app/TEMPLATE.md +0 -90
  35. package/template/.agents/skills/app-builder/templates/monorepo-turborepo/TEMPLATE.md +0 -90
  36. package/template/.agents/skills/app-builder/templates/nextjs-fullstack/TEMPLATE.md +0 -122
  37. package/template/.agents/skills/app-builder/templates/nextjs-saas/TEMPLATE.md +0 -122
  38. package/template/.agents/skills/app-builder/templates/nextjs-static/TEMPLATE.md +0 -169
  39. package/template/.agents/skills/app-builder/templates/nuxt-app/TEMPLATE.md +0 -134
  40. package/template/.agents/skills/app-builder/templates/python-fastapi/TEMPLATE.md +0 -83
  41. package/template/.agents/skills/app-builder/templates/react-native-app/TEMPLATE.md +0 -119
  42. package/template/.agents/skills/architecture/SKILL.md +0 -55
  43. package/template/.agents/skills/architecture/context-discovery.md +0 -43
  44. package/template/.agents/skills/architecture/examples.md +0 -94
  45. package/template/.agents/skills/architecture/pattern-selection.md +0 -68
  46. package/template/.agents/skills/architecture/patterns-reference.md +0 -50
  47. package/template/.agents/skills/architecture/trade-off-analysis.md +0 -77
  48. package/template/.agents/skills/bash-linux/SKILL.md +0 -199
  49. package/template/.agents/skills/behavioral-modes/SKILL.md +0 -242
  50. package/template/.agents/skills/brainstorm/SKILL.md +0 -168
  51. package/template/.agents/skills/changelog/SKILL.md +0 -109
  52. package/template/.agents/skills/codebase-design/DEEPENING.md +0 -24
  53. package/template/.agents/skills/codebase-design/DESIGN-IT-TWICE.md +0 -28
  54. package/template/.agents/skills/codebase-design/SKILL.md +0 -58
  55. package/template/.agents/skills/commit/SKILL.md +0 -59
  56. package/template/.agents/skills/competitor-analysis/SKILL.md +0 -66
  57. package/template/.agents/skills/context-engineering/SKILL.md +0 -290
  58. package/template/.agents/skills/database-design/SKILL.md +0 -52
  59. package/template/.agents/skills/database-design/database-selection.md +0 -43
  60. package/template/.agents/skills/database-design/indexing.md +0 -39
  61. package/template/.agents/skills/database-design/migrations.md +0 -48
  62. package/template/.agents/skills/database-design/optimization.md +0 -36
  63. package/template/.agents/skills/database-design/orm-selection.md +0 -30
  64. package/template/.agents/skills/database-design/schema-design.md +0 -56
  65. package/template/.agents/skills/database-design/scripts/schema_validator.py +0 -172
  66. package/template/.agents/skills/deploy/SKILL.md +0 -63
  67. package/template/.agents/skills/documentation-and-adrs/SKILL.md +0 -278
  68. package/template/.agents/skills/domain-modeling/ADR-FORMAT.md +0 -47
  69. package/template/.agents/skills/domain-modeling/CONTEXT-FORMAT.md +0 -60
  70. package/template/.agents/skills/domain-modeling/SKILL.md +0 -74
  71. package/template/.agents/skills/followup/SKILL.md +0 -83
  72. package/template/.agents/skills/frontend-ui-engineering/SKILL.md +0 -326
  73. package/template/.agents/skills/frontend-ui-engineering/accessibility-checklist.md +0 -159
  74. package/template/.agents/skills/goal/SKILL.md +0 -148
  75. package/template/.agents/skills/handoff/SKILL.md +0 -46
  76. package/template/.agents/skills/help/SKILL.md +0 -253
  77. package/template/.agents/skills/i18n-localization/SKILL.md +0 -154
  78. package/template/.agents/skills/i18n-localization/scripts/i18n_checker.py +0 -241
  79. package/template/.agents/skills/insight/SKILL.md +0 -42
  80. package/template/.agents/skills/issue-triage/SKILL.md +0 -115
  81. package/template/.agents/skills/lint-and-validate/SKILL.md +0 -45
  82. package/template/.agents/skills/lint-and-validate/scripts/lint_runner.py +0 -184
  83. package/template/.agents/skills/lint-and-validate/scripts/type_coverage.py +0 -173
  84. package/template/.agents/skills/mcp-builder/SKILL.md +0 -176
  85. package/template/.agents/skills/merge/SKILL.md +0 -76
  86. package/template/.agents/skills/mobile-design/SKILL.md +0 -394
  87. package/template/.agents/skills/mobile-design/decision-trees.md +0 -516
  88. package/template/.agents/skills/mobile-design/mobile-backend.md +0 -491
  89. package/template/.agents/skills/mobile-design/mobile-color-system.md +0 -420
  90. package/template/.agents/skills/mobile-design/mobile-debugging.md +0 -122
  91. package/template/.agents/skills/mobile-design/mobile-design-thinking.md +0 -357
  92. package/template/.agents/skills/mobile-design/mobile-navigation.md +0 -458
  93. package/template/.agents/skills/mobile-design/mobile-performance.md +0 -767
  94. package/template/.agents/skills/mobile-design/mobile-testing.md +0 -356
  95. package/template/.agents/skills/mobile-design/mobile-typography.md +0 -433
  96. package/template/.agents/skills/mobile-design/platform-android.md +0 -666
  97. package/template/.agents/skills/mobile-design/platform-ios.md +0 -561
  98. package/template/.agents/skills/mobile-design/scripts/mobile_audit.py +0 -670
  99. package/template/.agents/skills/mobile-design/touch-psychology.md +0 -537
  100. package/template/.agents/skills/nextjs-react-expert/1-async-eliminating-waterfalls.md +0 -312
  101. package/template/.agents/skills/nextjs-react-expert/2-bundle-bundle-size-optimization.md +0 -240
  102. package/template/.agents/skills/nextjs-react-expert/3-server-server-side-performance.md +0 -490
  103. package/template/.agents/skills/nextjs-react-expert/4-client-client-side-data-fetching.md +0 -264
  104. package/template/.agents/skills/nextjs-react-expert/5-rerender-re-render-optimization.md +0 -581
  105. package/template/.agents/skills/nextjs-react-expert/6-rendering-rendering-performance.md +0 -432
  106. package/template/.agents/skills/nextjs-react-expert/7-js-javascript-performance.md +0 -684
  107. package/template/.agents/skills/nextjs-react-expert/8-advanced-advanced-patterns.md +0 -150
  108. package/template/.agents/skills/nextjs-react-expert/SKILL.md +0 -286
  109. package/template/.agents/skills/nextjs-react-expert/scripts/convert_rules.py +0 -222
  110. package/template/.agents/skills/nextjs-react-expert/scripts/react_performance_checker.py +0 -252
  111. package/template/.agents/skills/nodejs-best-practices/SKILL.md +0 -333
  112. package/template/.agents/skills/package-json-generator/SKILL.md +0 -60
  113. package/template/.agents/skills/package-json-generator/scripts/generate.js +0 -120
  114. package/template/.agents/skills/package-json-generator/scripts/run.sh +0 -19
  115. package/template/.agents/skills/parallel-agents/SKILL.md +0 -144
  116. package/template/.agents/skills/performance-optimization/SKILL.md +0 -299
  117. package/template/.agents/skills/performance-optimization/performance-checklist.md +0 -113
  118. package/template/.agents/skills/powershell-windows/SKILL.md +0 -167
  119. package/template/.agents/skills/pr/SKILL.md +0 -93
  120. package/template/.agents/skills/prd/SKILL.md +0 -127
  121. package/template/.agents/skills/preview/SKILL.md +0 -42
  122. package/template/.agents/skills/python-patterns/SKILL.md +0 -441
  123. package/template/.agents/skills/research/SKILL.md +0 -143
  124. package/template/.agents/skills/review/SKILL.md +0 -71
  125. package/template/.agents/skills/roadmap-strategy/SKILL.md +0 -94
  126. package/template/.agents/skills/security-review/SKILL.md +0 -63
  127. package/template/.agents/skills/seo-fundamentals/SKILL.md +0 -129
  128. package/template/.agents/skills/seo-fundamentals/scripts/seo_checker.py +0 -219
  129. package/template/.agents/skills/server-management/SKILL.md +0 -161
  130. package/template/.agents/skills/simplify/SKILL.md +0 -70
  131. package/template/.agents/skills/skill-development/SKILL.md +0 -86
  132. package/template/.agents/skills/spec/SKILL.md +0 -39
  133. package/template/.agents/skills/spec-driven-development/SKILL.md +0 -207
  134. package/template/.agents/skills/tailwind-patterns/SKILL.md +0 -269
  135. package/template/.agents/skills/type-design/SKILL.md +0 -84
  136. package/template/.agents/skills/ui-ux-pro-max/SKILL.md +0 -75
  137. package/template/.claude/skills/agent/SKILL.md +0 -165
  138. package/template/.claude/skills/api-and-interface-design/SKILL.md +0 -294
  139. package/template/.claude/skills/app-builder/SKILL.md +0 -75
  140. package/template/.claude/skills/app-builder/agent-coordination.md +0 -71
  141. package/template/.claude/skills/app-builder/feature-building.md +0 -53
  142. package/template/.claude/skills/app-builder/project-detection.md +0 -34
  143. package/template/.claude/skills/app-builder/scaffolding.md +0 -118
  144. package/template/.claude/skills/app-builder/tech-stack.md +0 -40
  145. package/template/.claude/skills/app-builder/templates/SKILL.md +0 -39
  146. package/template/.claude/skills/app-builder/templates/astro-static/TEMPLATE.md +0 -76
  147. package/template/.claude/skills/app-builder/templates/chrome-extension/TEMPLATE.md +0 -92
  148. package/template/.claude/skills/app-builder/templates/cli-tool/TEMPLATE.md +0 -88
  149. package/template/.claude/skills/app-builder/templates/electron-desktop/TEMPLATE.md +0 -88
  150. package/template/.claude/skills/app-builder/templates/express-api/TEMPLATE.md +0 -83
  151. package/template/.claude/skills/app-builder/templates/flutter-app/TEMPLATE.md +0 -90
  152. package/template/.claude/skills/app-builder/templates/monorepo-turborepo/TEMPLATE.md +0 -90
  153. package/template/.claude/skills/app-builder/templates/nextjs-fullstack/TEMPLATE.md +0 -122
  154. package/template/.claude/skills/app-builder/templates/nextjs-saas/TEMPLATE.md +0 -122
  155. package/template/.claude/skills/app-builder/templates/nextjs-static/TEMPLATE.md +0 -169
  156. package/template/.claude/skills/app-builder/templates/nuxt-app/TEMPLATE.md +0 -134
  157. package/template/.claude/skills/app-builder/templates/python-fastapi/TEMPLATE.md +0 -83
  158. package/template/.claude/skills/app-builder/templates/react-native-app/TEMPLATE.md +0 -119
  159. package/template/.claude/skills/architecture/SKILL.md +0 -55
  160. package/template/.claude/skills/architecture/context-discovery.md +0 -43
  161. package/template/.claude/skills/architecture/examples.md +0 -94
  162. package/template/.claude/skills/architecture/pattern-selection.md +0 -68
  163. package/template/.claude/skills/architecture/patterns-reference.md +0 -50
  164. package/template/.claude/skills/architecture/trade-off-analysis.md +0 -77
  165. package/template/.claude/skills/bash-linux/SKILL.md +0 -199
  166. package/template/.claude/skills/behavioral-modes/SKILL.md +0 -242
  167. package/template/.claude/skills/brainstorm/SKILL.md +0 -168
  168. package/template/.claude/skills/changelog/SKILL.md +0 -109
  169. package/template/.claude/skills/codebase-design/DEEPENING.md +0 -24
  170. package/template/.claude/skills/codebase-design/DESIGN-IT-TWICE.md +0 -28
  171. package/template/.claude/skills/codebase-design/SKILL.md +0 -58
  172. package/template/.claude/skills/commit/SKILL.md +0 -59
  173. package/template/.claude/skills/competitor-analysis/SKILL.md +0 -66
  174. package/template/.claude/skills/context-engineering/SKILL.md +0 -290
  175. package/template/.claude/skills/database-design/SKILL.md +0 -52
  176. package/template/.claude/skills/database-design/database-selection.md +0 -43
  177. package/template/.claude/skills/database-design/indexing.md +0 -39
  178. package/template/.claude/skills/database-design/migrations.md +0 -48
  179. package/template/.claude/skills/database-design/optimization.md +0 -36
  180. package/template/.claude/skills/database-design/orm-selection.md +0 -30
  181. package/template/.claude/skills/database-design/schema-design.md +0 -56
  182. package/template/.claude/skills/database-design/scripts/schema_validator.py +0 -172
  183. package/template/.claude/skills/deploy/SKILL.md +0 -63
  184. package/template/.claude/skills/documentation-and-adrs/SKILL.md +0 -278
  185. package/template/.claude/skills/domain-modeling/ADR-FORMAT.md +0 -47
  186. package/template/.claude/skills/domain-modeling/CONTEXT-FORMAT.md +0 -60
  187. package/template/.claude/skills/domain-modeling/SKILL.md +0 -74
  188. package/template/.claude/skills/followup/SKILL.md +0 -83
  189. package/template/.claude/skills/frontend-ui-engineering/SKILL.md +0 -326
  190. package/template/.claude/skills/frontend-ui-engineering/accessibility-checklist.md +0 -159
  191. package/template/.claude/skills/goal/SKILL.md +0 -148
  192. package/template/.claude/skills/handoff/SKILL.md +0 -46
  193. package/template/.claude/skills/help/SKILL.md +0 -253
  194. package/template/.claude/skills/i18n-localization/SKILL.md +0 -154
  195. package/template/.claude/skills/i18n-localization/scripts/i18n_checker.py +0 -241
  196. package/template/.claude/skills/insight/SKILL.md +0 -42
  197. package/template/.claude/skills/issue-triage/SKILL.md +0 -115
  198. package/template/.claude/skills/lint-and-validate/SKILL.md +0 -45
  199. package/template/.claude/skills/lint-and-validate/scripts/lint_runner.py +0 -184
  200. package/template/.claude/skills/lint-and-validate/scripts/type_coverage.py +0 -173
  201. package/template/.claude/skills/mcp-builder/SKILL.md +0 -176
  202. package/template/.claude/skills/merge/SKILL.md +0 -76
  203. package/template/.claude/skills/mobile-design/SKILL.md +0 -394
  204. package/template/.claude/skills/mobile-design/decision-trees.md +0 -516
  205. package/template/.claude/skills/mobile-design/mobile-backend.md +0 -491
  206. package/template/.claude/skills/mobile-design/mobile-color-system.md +0 -420
  207. package/template/.claude/skills/mobile-design/mobile-debugging.md +0 -122
  208. package/template/.claude/skills/mobile-design/mobile-design-thinking.md +0 -357
  209. package/template/.claude/skills/mobile-design/mobile-navigation.md +0 -458
  210. package/template/.claude/skills/mobile-design/mobile-performance.md +0 -767
  211. package/template/.claude/skills/mobile-design/mobile-testing.md +0 -356
  212. package/template/.claude/skills/mobile-design/mobile-typography.md +0 -433
  213. package/template/.claude/skills/mobile-design/platform-android.md +0 -666
  214. package/template/.claude/skills/mobile-design/platform-ios.md +0 -561
  215. package/template/.claude/skills/mobile-design/scripts/mobile_audit.py +0 -670
  216. package/template/.claude/skills/mobile-design/touch-psychology.md +0 -537
  217. package/template/.claude/skills/nextjs-react-expert/1-async-eliminating-waterfalls.md +0 -312
  218. package/template/.claude/skills/nextjs-react-expert/2-bundle-bundle-size-optimization.md +0 -240
  219. package/template/.claude/skills/nextjs-react-expert/3-server-server-side-performance.md +0 -490
  220. package/template/.claude/skills/nextjs-react-expert/4-client-client-side-data-fetching.md +0 -264
  221. package/template/.claude/skills/nextjs-react-expert/5-rerender-re-render-optimization.md +0 -581
  222. package/template/.claude/skills/nextjs-react-expert/6-rendering-rendering-performance.md +0 -432
  223. package/template/.claude/skills/nextjs-react-expert/7-js-javascript-performance.md +0 -684
  224. package/template/.claude/skills/nextjs-react-expert/8-advanced-advanced-patterns.md +0 -150
  225. package/template/.claude/skills/nextjs-react-expert/SKILL.md +0 -286
  226. package/template/.claude/skills/nextjs-react-expert/scripts/convert_rules.py +0 -222
  227. package/template/.claude/skills/nextjs-react-expert/scripts/react_performance_checker.py +0 -252
  228. package/template/.claude/skills/nodejs-best-practices/SKILL.md +0 -333
  229. package/template/.claude/skills/package-json-generator/SKILL.md +0 -60
  230. package/template/.claude/skills/package-json-generator/scripts/generate.js +0 -120
  231. package/template/.claude/skills/package-json-generator/scripts/run.sh +0 -19
  232. package/template/.claude/skills/parallel-agents/SKILL.md +0 -144
  233. package/template/.claude/skills/performance-optimization/SKILL.md +0 -299
  234. package/template/.claude/skills/performance-optimization/performance-checklist.md +0 -113
  235. package/template/.claude/skills/powershell-windows/SKILL.md +0 -167
  236. package/template/.claude/skills/pr/SKILL.md +0 -93
  237. package/template/.claude/skills/prd/SKILL.md +0 -127
  238. package/template/.claude/skills/preview/SKILL.md +0 -42
  239. package/template/.claude/skills/python-patterns/SKILL.md +0 -441
  240. package/template/.claude/skills/research/SKILL.md +0 -143
  241. package/template/.claude/skills/review/SKILL.md +0 -71
  242. package/template/.claude/skills/roadmap-strategy/SKILL.md +0 -94
  243. package/template/.claude/skills/security-review/SKILL.md +0 -63
  244. package/template/.claude/skills/seo-fundamentals/SKILL.md +0 -129
  245. package/template/.claude/skills/seo-fundamentals/scripts/seo_checker.py +0 -219
  246. package/template/.claude/skills/server-management/SKILL.md +0 -161
  247. package/template/.claude/skills/simplify/SKILL.md +0 -70
  248. package/template/.claude/skills/skill-development/SKILL.md +0 -86
  249. package/template/.claude/skills/spec/SKILL.md +0 -39
  250. package/template/.claude/skills/spec-driven-development/SKILL.md +0 -207
  251. package/template/.claude/skills/tailwind-patterns/SKILL.md +0 -269
  252. package/template/.claude/skills/type-design/SKILL.md +0 -84
  253. package/template/.claude/skills/ui-ux-pro-max/SKILL.md +0 -75
@@ -1,168 +0,0 @@
1
- ---name: brainstorm
2
-
3
- description: "[Devflow] Structured divergent and convergent ideation for features and ideas without allocating running IDs."
4
- ---
5
-
6
- # Brainstorm - Structured Idea Exploration
7
-
8
- $ARGUMENTS
9
-
10
- This file keeps its old numeric path for migration compatibility.
11
-
12
- In DevFlow 2.0, `Brainstorm` is a companion command, not a numbered mainline workflow. The operational behavior remains intentionally rich so the user experience does not regress.
13
-
14
- ## Purpose
15
-
16
- Use `Brainstorm` for structured idea exploration before committing to a direction.
17
-
18
- Use it when:
19
-
20
- - the request is still vague
21
- - there are multiple possible directions
22
- - the team needs to compare options before locking the work
23
- - Discover or Define would benefit from explicit option comparison
24
-
25
- Preferred DevFlow 2.0 pairing:
26
-
27
- - from `00-discover` when the request is still fuzzy
28
- - from `10-define` when the direction is still unstable
29
-
30
- When invoked with a Discovery ID, link the brainstorming report to that discovery and return to `00-discover {discovery_id}` for synthesis. Do not allocate a Running ID or jump directly from a discovery-owned brainstorm into Define.
31
-
32
- ## Behavior
33
-
34
- When `Brainstorm` is triggered:
35
-
36
- 1. Understand the goal
37
- - What problem are we solving?
38
- - Who is the user or stakeholder?
39
- - What constraints matter?
40
- 2. Generate options
41
- - Provide at least 3 materially different approaches
42
- - Include pros and cons for each
43
- - Consider both safe and unconventional paths when useful
44
- 3. Compare and recommend
45
- - Summarize the tradeoffs
46
- - Give a recommendation with reasoning
47
- 4. Keep it exploratory
48
- - Do not pretend certainty where it does not exist
49
- - Do not turn this into implementation planning too early
50
-
51
- Apply prompt ideation addons when useful:
52
-
53
- - `ideation_code_improvements`
54
- - `ideation_code_quality`
55
- - `ideation_documentation`
56
- - `ideation_performance`
57
- - `ideation_security`
58
- - `ideation_ui_ux`
59
-
60
- In DevFlow 2.0, do not treat `Brainstorm` as a required linear state before `10-Define`. It supports the mainline; it does not replace it.
61
-
62
- ## Output Format
63
-
64
- Return a brief summary in chat, and save the full brainstorming report under `devflow/research/brainstorm-{topic}.md`.
65
-
66
- Before generating the report:
67
-
68
- 1. Inspect `.agent/resources/schemas/brainstorm.template.md`
69
- 2. Preserve its required headings and structure
70
- 3. Replace all placeholders with concrete content
71
- 4. Re-check the output against `brainstorm.template.md`, ensure required headings remain, and remove all placeholders before completion
72
-
73
- Use this structure:
74
-
75
- ```markdown
76
- ## ๐Ÿง  Brainstorm: [Topic]
77
-
78
- ### Context
79
- [Brief problem statement]
80
-
81
- ---
82
-
83
- ### Option A: [Name]
84
- [Description]
85
-
86
- โœ… **Pros:**
87
- - [benefit 1]
88
- - [benefit 2]
89
-
90
- โŒ **Cons:**
91
- - [drawback 1]
92
-
93
- ๐Ÿ“Š **Effort:** Low | Medium | High
94
-
95
- ---
96
-
97
- ### Option B: [Name]
98
- [Description]
99
-
100
- โœ… **Pros:**
101
- - [benefit 1]
102
-
103
- โŒ **Cons:**
104
- - [drawback 1]
105
- - [drawback 2]
106
-
107
- ๐Ÿ“Š **Effort:** Low | Medium | High
108
-
109
- ---
110
-
111
- ### Option C: [Name]
112
- [Description]
113
-
114
- โœ… **Pros:**
115
- - [benefit 1]
116
-
117
- โŒ **Cons:**
118
- - [drawback 1]
119
-
120
- ๐Ÿ“Š **Effort:** Low | Medium | High
121
-
122
- ---
123
-
124
- ## ๐Ÿ’ก Recommendation
125
-
126
- **Option [X]** because [reasoning].
127
-
128
- ## Next Suggested Actions
129
- - [Action 1]
130
- - [Action 2]
131
- ```
132
-
133
- ## Examples
134
-
135
- ```text
136
- Brainstorm authentication system
137
- Brainstorm state management for complex form
138
- Brainstorm database schema for social app
139
- Brainstorm caching strategy
140
- ```
141
-
142
- ## Key Principles
143
-
144
- - No code unless the user explicitly changes mode
145
- - Honest tradeoffs over fake confidence
146
- - Multiple viable paths before recommending one
147
- - Persistent output saved to disk
148
- - Mainline remains: `00-discover -> 10-define -> 20-spec -> 30-plan -> 40-execute -> 50-verify -> 60-report -> 70-release`
149
-
150
- ## Relationship To DevFlow 2.0
151
-
152
- - Classification: Companion command
153
- - Mainline status: Not a numbered stage
154
- - Typical entry points: `00-discover`, `10-define`
155
- - Typical handoff targets: `00-discover {discovery_id}` for discovery-owned work, or the active numbered stage for run-owned work
156
-
157
- ## Sources
158
-
159
- - `AGENTS.md`
160
- - `.agent/resources/schemas/brainstorm.template.md`
161
- - Related commands: `00-discover`, `10-define`, `Research`, `PRD`, `20-spec`
162
-
163
- ## Next Workflow Recommendation
164
-
165
- - Default: return to `00-discover {discovery_id}` when Discover requested the work; otherwise return to the stage that requested it
166
- - Alternate: `Research` when facts are still missing
167
- - Alternate: `10-define` or `20-spec` only when the work was not opened from a pending discovery
168
-
@@ -1,109 +0,0 @@
1
- ---name: changelog
2
-
3
- description: "[Devflow] Update CHANGELOG.md automatically from specs, git commits, and stage report history."
4
- ---
5
- # Phase 53: Update Changelog
6
-
7
- This command automates the process of maintaining the `CHANGELOG.md` file by analyzing task specifications, git diffs, and the current project state.
8
-
9
- Primary behavior now lives in:
10
-
11
- ```text
12
- .agents/skills/release-git-operations/SKILL.md
13
- ```
14
-
15
- Treat this workflow file as a compatibility wrapper around that skill in `changelog` mode.
16
-
17
- ## Usage
18
-
19
- Run the command by typing:
20
- ```
21
- Changelog
22
- ```
23
-
24
- ## Objectives
25
-
26
- 1. **Change Detection**: Identify new features, fixes, and changes since the last recorded version in `CHANGELOG.md`.
27
- 2. **Automated Versioning**: Analyze the impact of changes to automatically select the next version number (Major, Minor, or Patch) based on Semantic Versioning (SemVer) principles.
28
- 3. **Source Analysis**:
29
- * Scan `devflow/` for `20-spec.md` files of active or recently completed tasks.
30
- * Check `git status` and `git diff` for uncommitted/staged changes.
31
- * Check `git log` if git is initialized to see history since the last tag or version entry.
32
- 3. **Automatic Formatting**: Generate a standardized changelog entry following the [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) format.
33
- 4. **Consistency**: Ensure the `CHANGELOG.md` reflects the actual work done in the repository.
34
-
35
- ## Process
36
-
37
- ### 1. Version Detection & Setup
38
- 1. **Read Current Changelog**: Extract the latest version and date from `CHANGELOG.md`.
39
- 2. **Analyze & Determine Next Version**:
40
- * Analyze the collected changes to decide the increment based on **Semantic Versioning (SemVer)**:
41
- - **Major (+1.0.0)**: Use if there are breaking changes, [DELETE] operations on core modules, or major architectural shifts.
42
- - **Minor (0.+1.0)**: Use if new features ([NEW]) or significant compatible additions are found.
43
- - **Patch (0.0.+1)**: Use for bug fixes ([FIXED]), small tweaks ([MODIFY]), or documentation updates.
44
- * Auto-propose the version based on the highest impact category found.
45
- 3. **Get Current Date**: Use the current system date (YYYY-MM-DD).
46
-
47
- ### 2. Information Gathering
48
- 1. **Scan devflow/**:
49
- * Find all `20-spec.md` files in subdirectories of `devflow/`.
50
- * Extract the `Goal` or `Requirements` sections to identify high-level features/fixes.
51
- 2. **Git Analysis** (if available):
52
- * Run `git status` to see current work in progress.
53
- * Run `git diff` to understand technical changes and impact.
54
- * Look for "BREAKING CHANGE" in git commit messages.
55
- 3. **Categorization & Impact Assessment**: Group findings and assess impact:
56
- * `Added` โ†’ Usually Minor.
57
- * `Changed` โ†’ Minor or Patch (Major if breaking).
58
- * `Fixed` โ†’ Patch.
59
- * `Removed` โ†’ Major (if public API/Core).
60
- * `Security` โ†’ Patch or Minor.
61
-
62
- ### 3. Update CHANGELOG.md
63
- 1. **Template Verification**: Before generating a new changelog block, inspect `.agent/resources/schemas/changelog_entry.template.md`, use its headings, and manually apply the same no-placeholder gate to the inserted changelog block.
64
- 2. **Generate Entry**: Format the gathered information into a Markdown block.
65
- 3. **Insertion**: Use `replace_file_content` to insert the new version block at the top of the version list (usually after the header and description).
66
- 4. **Validation**: Ensure the file remains readable and correctly formatted.
67
-
68
- ## Benefits
69
- - **Automation**: Reduces the manual effort of tracking changes.
70
- - **Accuracy**: Ensures all tasks documented in `devflow/` are captured.
71
- - **Standardization**: Maintains a consistent look and feel for project history.
72
-
73
- ## System Prompt / Persona
74
- - **Release Engineer**: Focuses on clear, concise, and accurate documentation of software changes.
75
- - **Technical Writer**: Ensures the changelog is readable for both humans and machines.
76
-
77
- ## Insight Addon
78
-
79
- When recent work includes useful lessons, apply the `insight_extractor` pattern before writing the changelog:
80
-
81
- - Extract reusable patterns, gotchas, and file insights from task artifacts and git diff.
82
- - Keep lessons actionable and concise.
83
- - Include only user-facing changes in `CHANGELOG.md`; keep internal gotchas in `devflow/lessons.md` or task logs.
84
-
85
- ## Management-Talk Addon
86
-
87
- When changelog input is too implementation-heavy, apply `.agents/skills/9arm-skills/management-talk/SKILL.md` as a credited communication lens:
88
-
89
- - Source pack: `9arm-skills`
90
- - Credit: `thananon/9arm-skills`
91
- - Adapted for: Antigravity IDE / Nexus-DevFlow
92
- - Preserve user-facing impact, validation, risk, and follow-up.
93
- - Remove low-value internal details such as function names, long file paths, and commit SHAs unless they are needed for release decisions.
94
-
95
- ## Relationship To DevFlow 2.0
96
-
97
- - Classification: Companion command
98
- - Mainline status: Release communication support, not a numbered stage
99
- - Typical entry points: `70-release`, `Deploy`, `PR`
100
- - Typical handoff targets: `60-report`, `Wiki`
101
-
102
- ## Sources
103
-
104
- - `AGENTS.md`
105
- - `.agents/skills/release-git-operations/SKILL.md`
106
- - `.agent/resources/schemas/changelog_entry.template.md`
107
- - Related commands: `70-release`, `Deploy`, `PR`, `60-report`, `Wiki`
108
-
109
-
@@ -1,24 +0,0 @@
1
- # Deepening
2
-
3
- Use this reference when a cluster of shallow modules may need to become one deeper module.
4
-
5
- ## Dependency Categories
6
-
7
- | Category | Meaning | Testing strategy |
8
- | :--- | :--- | :--- |
9
- | In-process | Pure computation or in-memory state | Test through the new interface directly. |
10
- | Local-substitutable | Dependency has a local test stand-in | Test the deep module with the local stand-in. |
11
- | Remote but owned | Internal service across a network boundary | Define a port at the seam; use production and in-memory adapters. |
12
- | True external | Third-party service you do not control | Inject a port and use a mock adapter at the system boundary. |
13
-
14
- ## Seam Discipline
15
-
16
- - One adapter means a hypothetical seam; two adapters means a real one.
17
- - A deep module may have internal seams, but callers should not need to know them.
18
- - Do not add ports only to make tests easier when the real design does not vary there.
19
-
20
- ## Testing Strategy
21
-
22
- - Replace tests of shallow internals with tests at the deepened module's interface.
23
- - Assert observable behavior through the interface.
24
- - Keep tests resilient to internal refactors.
@@ -1,28 +0,0 @@
1
- # Design It Twice
2
-
3
- Use this reference when a stage needs alternative module or interface designs before committing to one.
4
-
5
- ## Process
6
-
7
- 1. Frame the problem space.
8
- - Name constraints.
9
- - Name dependencies and classify them with `DEEPENING.md`.
10
- - Sketch only enough code to make the constraints concrete.
11
-
12
- 2. Produce at least three different designs.
13
- - Minimal interface: 1-3 entry points.
14
- - Flexible interface: supports more use cases and extension.
15
- - Common-case interface: makes the dominant caller trivial.
16
- - Ports-and-adapters interface: use only when cross-seam dependencies justify it.
17
-
18
- 3. Compare designs.
19
- - Interface depth.
20
- - Locality of future change.
21
- - Seam placement.
22
- - Test surface.
23
- - Adapter strategy.
24
-
25
- 4. Recommend one design.
26
- - Be opinionated.
27
- - Mention any useful hybrid.
28
- - Record rejected alternatives only when future readers would otherwise re-open the same debate.
@@ -1,58 +0,0 @@
1
- ---
2
- name: codebase-design
3
- description: "[Devflow] Shared vocabulary for designing deep modules. Use when a DevFlow stage needs module/interface design, seam placement, testability review, or architecture simplification."
4
- ---
5
-
6
- # Codebase Design
7
-
8
- Use this support skill when `20-spec`, `30-plan`, `40-execute`, or `50-verify` needs better module shape.
9
-
10
- Design deep modules: a lot of behavior behind a small interface, placed at a clean seam, and testable through that interface. The aim is leverage for callers, locality for maintainers, and behavior-focused tests.
11
-
12
- ## DevFlow Placement
13
-
14
- - `20-spec`: use when requirements depend on a stable module or interface contract.
15
- - `30-plan`: use when planning needs file-level architecture, seams, or dependency strategy.
16
- - `40-execute`: use when implementation reveals shallow modules or awkward test seams.
17
- - `50-verify`: use when review finds code that is hard to test, hard to change, or too spread out.
18
-
19
- ## Vocabulary
20
-
21
- Use these words consistently:
22
-
23
- - **Module**: anything with an interface and an implementation.
24
- - **Interface**: everything a caller must know to use the module correctly, including invariants, ordering constraints, error modes, configuration, and performance characteristics.
25
- - **Implementation**: what sits inside the module.
26
- - **Depth**: leverage at the interface. A module is deep when a large amount of behavior sits behind a small interface.
27
- - **Seam**: a place where behavior can change without editing the caller.
28
- - **Adapter**: a concrete thing that satisfies an interface at a seam.
29
- - **Leverage**: capability callers get per unit of interface they learn.
30
- - **Locality**: how much change, debugging, and verification concentrate in one place.
31
-
32
- ## Principles
33
-
34
- - Depth is a property of the interface, not line count.
35
- - The interface is the test surface.
36
- - One adapter means a hypothetical seam; two adapters means a real one.
37
- - Do not expose internal seams through the public interface just because tests use them.
38
- - If deleting a module removes no complexity, it is probably a pass-through.
39
-
40
- ## Process
41
-
42
- 1. Identify the module, callers, and behavior the active stage is trying to stabilize.
43
- 2. Name the current interface, implementation, seams, and adapters.
44
- 3. Ask whether the interface is smaller than the behavior it unlocks.
45
- 4. Classify dependencies using `DEEPENING.md` when a module needs restructuring.
46
- 5. Use `DESIGN-IT-TWICE.md` when multiple viable interface shapes exist.
47
- 6. Record the result in the owning stage artifact. Use ADRs only for hard-to-reverse decisions.
48
-
49
- ## Output
50
-
51
- Return:
52
-
53
- - current module/interface shape
54
- - proposed seam or interface change
55
- - dependency strategy
56
- - test surface
57
- - risks and rejected alternatives
58
- - recommended owning DevFlow stage
@@ -1,59 +0,0 @@
1
- ---
2
- name: commit
3
- description: "[Devflow] Smart Commit (Git Orchestration) - Stage files intelligently, write conventional imperative commit messages, and manage trunk-based versioning."
4
- ---
5
-
6
- # Smart Commit & Git Workflow Versioning
7
-
8
- ## Overview
9
-
10
- This is the Git orchestration and versioning master skill for Nexus-DevFlow. It enforces atomic commits, conventional commit formatting, intelligent staging, and safe trunk-based workflows. Commits are save points, branches are sandboxes, and Git history is durable documentation.
11
-
12
- ---
13
-
14
- ## 1. Commit Discipline & The Conventional Commits Standard
15
-
16
- Each commit should represent one atomic, self-contained change:
17
-
18
- ```text
19
- <type>(<scope>): <short imperative summary>
20
-
21
- [optional detailed body explaining WHY, not WHAT]
22
- ```
23
-
24
- ### Commit Types:
25
- - `feat`: A new user-facing feature or capability
26
- - `fix`: A bug fix
27
- - `docs`: Documentation only changes
28
- - `refactor`: A code change that neither fixes a bug nor adds a feature
29
- - `test`: Adding missing tests or correcting existing tests
30
- - `chore`: Maintenance, build tasks, package updates
31
-
32
- ### Formatting Rules:
33
- - Use the imperative mood: `"feat(auth): add password reset flow"` (NOT `"added"` or `"adds"`).
34
- - Never mix formatting/refactoring with behavioral feature changes in the same commit.
35
-
36
- ---
37
-
38
- ## 2. Trunk-Based Branching & Safety
39
-
40
- - **Keep `main` deployable**: Feature branches (`feature/{slug}-{running-id}`) must be short-lived.
41
- - **Never commit directly to `main` without review**: Use feature/fix branches during development.
42
- - **Small, verified increments**: Test and verify before committing each checkpoint.
43
-
44
- ---
45
-
46
- ## 3. Execution Flow
47
-
48
- 1. Check `git status` and verify current branch.
49
- 2. Stage relevant files explicitly (`git add <files>` — avoid blindly running `git add .` if untracked temporary files exist).
50
- 3. Generate concise conventional commit message.
51
- 4. Execute `git commit` and capture commit hash.
52
-
53
- ---
54
-
55
- ## Relationship To DevFlow 2.0
56
-
57
- - **Classification**: Companion command & Version control support
58
- - **Mainline integration**: Used during `40-execute` (checkpoint commits), `70-release` (final release commit).
59
- - **Handoff**: `pr`, `merge`, `70-release`
@@ -1,66 +0,0 @@
1
- ---
2
- name: competitor-analysis
3
- description: "[Devflow] Research competitors, market alternatives, user pain points, and differentiation opportunities. Use when product framing, roadmap decisions, or strategic positioning need source-backed external context."
4
- ---
5
-
6
- # Competitor Analysis
7
-
8
- ## Overview
9
-
10
- This skill gathers market context and converts it into usable product insight for PRD, Define, Spec, or Roadmap work.
11
-
12
- ## When to Use
13
-
14
- - The team needs to understand competitors or substitutes
15
- - Product framing needs real external context
16
- - Roadmap decisions need evidence about gaps or opportunities
17
- - A feature idea needs differentiation, not just implementation detail
18
-
19
- ## Process
20
-
21
- ### 1. Load Product Context
22
-
23
- - read the user request, PRD, Define, Spec, or Roadmap context
24
- - identify target users, use case, and known alternatives
25
-
26
- ### 2. Gather Evidence
27
-
28
- - find direct and indirect competitors
29
- - inspect public docs, reviews, forums, comparisons, issue trackers, and discussion surfaces when available
30
- - cite sources and separate evidence from inference
31
-
32
- ### 3. Analyze Opportunities
33
-
34
- For each competitor or market segment, summarize:
35
-
36
- - positioning
37
- - strengths
38
- - recurring pain points
39
- - opportunity for the current project
40
-
41
- ### 4. Produce Reusable Output
42
-
43
- If the result is reusable, write it under:
44
-
45
- ```text
46
- devflow/research/{date}-{slug}-competitor-analysis.md
47
- ```
48
-
49
- Use `.agent/resources/schemas/competitor_analysis.template.md` when saving a reusable report.
50
-
51
- ### 5. Route Back
52
-
53
- - `PRD` for product framing
54
- - `10-define` for scope and decision shaping
55
- - `Roadmap` for prioritization
56
- - `20-spec` when a selected opportunity becomes actionable
57
-
58
- ## Output
59
-
60
- Return:
61
-
62
- - competitors researched
63
- - market gaps
64
- - evidence-backed opportunities
65
- - source links
66
- - recommended return stage or command