@hegemonart/get-design-done 1.42.0 → 1.43.0

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 (425) hide show
  1. package/.claude-plugin/marketplace.json +2 -2
  2. package/.claude-plugin/plugin.json +1 -1
  3. package/CHANGELOG.md +1080 -1038
  4. package/README.md +157 -155
  5. package/SKILL.md +42 -42
  6. package/agents/README.md +53 -53
  7. package/agents/a11y-mapper.md +3 -3
  8. package/agents/component-benchmark-harvester.md +8 -8
  9. package/agents/component-benchmark-synthesizer.md +11 -11
  10. package/agents/component-taxonomy-mapper.md +5 -5
  11. package/agents/compose-executor.md +25 -25
  12. package/agents/conflict-resolver.md +8 -8
  13. package/agents/cost-forecaster.md +12 -12
  14. package/agents/decision-journal-exporter.md +5 -5
  15. package/agents/design-advisor.md +19 -19
  16. package/agents/design-assumptions-analyzer.md +16 -16
  17. package/agents/design-auditor.md +39 -39
  18. package/agents/design-authority-watcher.md +28 -28
  19. package/agents/design-component-generator.md +27 -27
  20. package/agents/design-context-builder.md +66 -66
  21. package/agents/design-context-checker-gate.md +5 -5
  22. package/agents/design-context-checker.md +20 -20
  23. package/agents/design-discussant.md +23 -23
  24. package/agents/design-doc-writer.md +12 -12
  25. package/agents/design-executor.md +38 -38
  26. package/agents/design-figma-writer.md +31 -31
  27. package/agents/design-fixer.md +27 -27
  28. package/agents/design-integration-checker-gate.md +5 -5
  29. package/agents/design-integration-checker.md +29 -29
  30. package/agents/design-paper-writer.md +14 -14
  31. package/agents/design-pattern-mapper.md +9 -9
  32. package/agents/design-pencil-writer.md +12 -12
  33. package/agents/design-phase-researcher.md +14 -14
  34. package/agents/design-plan-checker.md +13 -13
  35. package/agents/design-planner.md +24 -24
  36. package/agents/design-reflector.md +48 -48
  37. package/agents/design-research-synthesizer.md +21 -21
  38. package/agents/design-start-writer.md +7 -7
  39. package/agents/design-update-checker.md +8 -8
  40. package/agents/design-verifier-gate.md +5 -5
  41. package/agents/design-verifier.md +80 -80
  42. package/agents/ds-generator.md +14 -14
  43. package/agents/ds-migration-planner.md +12 -12
  44. package/agents/email-executor.md +26 -26
  45. package/agents/experiment-result-ingester.md +10 -10
  46. package/agents/flutter-executor.md +28 -28
  47. package/agents/gdd-graph-refresh.md +10 -10
  48. package/agents/gdd-intel-updater.md +11 -11
  49. package/agents/gdd-learnings-extractor.md +2 -2
  50. package/agents/motion-mapper.md +8 -8
  51. package/agents/motion-verifier.md +16 -16
  52. package/agents/pdf-executor.md +27 -27
  53. package/agents/perf-analyzer.md +20 -20
  54. package/agents/pr-commenter.md +24 -24
  55. package/agents/prototype-gate.md +29 -29
  56. package/agents/quality-gate-runner.md +21 -21
  57. package/agents/rollout-coordinator.md +8 -8
  58. package/agents/swift-executor.md +41 -41
  59. package/agents/ticket-sync-agent.md +19 -19
  60. package/agents/token-mapper.md +6 -6
  61. package/agents/user-research-synthesizer.md +13 -13
  62. package/agents/visual-hierarchy-mapper.md +2 -2
  63. package/dist/claude-code/.claude/skills/add-backlog/SKILL.md +3 -3
  64. package/dist/claude-code/.claude/skills/analyze-dependencies/SKILL.md +10 -10
  65. package/dist/claude-code/.claude/skills/apply-reflections/SKILL.md +13 -13
  66. package/dist/claude-code/.claude/skills/apply-reflections/apply-reflections-procedure.md +20 -20
  67. package/dist/claude-code/.claude/skills/audit/SKILL.md +7 -7
  68. package/dist/claude-code/.claude/skills/bandit-status/SKILL.md +7 -7
  69. package/dist/claude-code/.claude/skills/benchmark/SKILL.md +7 -7
  70. package/dist/claude-code/.claude/skills/bootstrap-ds/SKILL.md +10 -10
  71. package/dist/claude-code/.claude/skills/brief/SKILL.md +20 -20
  72. package/dist/claude-code/.claude/skills/budget/SKILL.md +4 -4
  73. package/dist/claude-code/.claude/skills/cache-manager/SKILL.md +6 -6
  74. package/dist/claude-code/.claude/skills/cache-manager/cache-policy.md +5 -5
  75. package/dist/claude-code/.claude/skills/check-update/SKILL.md +5 -5
  76. package/dist/claude-code/.claude/skills/compare/SKILL.md +15 -15
  77. package/dist/claude-code/.claude/skills/compare/compare-rubric.md +17 -17
  78. package/dist/claude-code/.claude/skills/complete-cycle/SKILL.md +5 -5
  79. package/dist/claude-code/.claude/skills/connections/SKILL.md +11 -11
  80. package/dist/claude-code/.claude/skills/connections/connections-onboarding.md +76 -76
  81. package/dist/claude-code/.claude/skills/continue/SKILL.md +2 -2
  82. package/dist/claude-code/.claude/skills/darkmode/SKILL.md +17 -17
  83. package/dist/claude-code/.claude/skills/darkmode/darkmode-audit-procedure.md +7 -7
  84. package/dist/claude-code/.claude/skills/debug/SKILL.md +3 -3
  85. package/dist/claude-code/.claude/skills/debug/debug-feedback-loops.md +12 -12
  86. package/dist/claude-code/.claude/skills/design/SKILL.md +12 -12
  87. package/dist/claude-code/.claude/skills/design/design-procedure.md +23 -23
  88. package/dist/claude-code/.claude/skills/discover/SKILL.md +7 -7
  89. package/dist/claude-code/.claude/skills/discover/discover-procedure.md +18 -18
  90. package/dist/claude-code/.claude/skills/discuss/SKILL.md +12 -12
  91. package/dist/claude-code/.claude/skills/do/SKILL.md +1 -1
  92. package/dist/claude-code/.claude/skills/explore/SKILL.md +21 -21
  93. package/dist/claude-code/.claude/skills/explore/explore-procedure.md +48 -48
  94. package/dist/claude-code/.claude/skills/export/SKILL.md +9 -9
  95. package/dist/claude-code/.claude/skills/extract-learnings/SKILL.md +5 -5
  96. package/dist/claude-code/.claude/skills/fast/SKILL.md +7 -7
  97. package/dist/claude-code/.claude/skills/figma-extract/SKILL.md +11 -11
  98. package/dist/claude-code/.claude/skills/figma-write/SKILL.md +6 -6
  99. package/dist/claude-code/.claude/skills/graphify/SKILL.md +4 -4
  100. package/dist/claude-code/.claude/skills/health/SKILL.md +16 -16
  101. package/dist/claude-code/.claude/skills/health/health-mcp-detection.md +3 -3
  102. package/dist/claude-code/.claude/skills/health/health-skill-length-report.md +6 -6
  103. package/dist/claude-code/.claude/skills/help/SKILL.md +1 -1
  104. package/dist/claude-code/.claude/skills/list-assumptions/SKILL.md +4 -4
  105. package/dist/claude-code/.claude/skills/map/SKILL.md +12 -12
  106. package/dist/claude-code/.claude/skills/migrate/SKILL.md +5 -5
  107. package/dist/claude-code/.claude/skills/new-cycle/SKILL.md +2 -2
  108. package/dist/claude-code/.claude/skills/new-cycle/milestone-completeness-rubric.md +16 -16
  109. package/dist/claude-code/.claude/skills/new-project/SKILL.md +1 -1
  110. package/dist/claude-code/.claude/skills/next/SKILL.md +5 -5
  111. package/dist/claude-code/.claude/skills/note/SKILL.md +1 -1
  112. package/dist/claude-code/.claude/skills/openrouter-status/SKILL.md +4 -4
  113. package/dist/claude-code/.claude/skills/optimize/SKILL.md +15 -15
  114. package/dist/claude-code/.claude/skills/pause/SKILL.md +5 -5
  115. package/dist/claude-code/.claude/skills/peer-cli-add/SKILL.md +11 -11
  116. package/dist/claude-code/.claude/skills/peer-cli-add/peer-cli-protocol.md +39 -39
  117. package/dist/claude-code/.claude/skills/peer-cli-customize/SKILL.md +14 -14
  118. package/dist/claude-code/.claude/skills/peers/SKILL.md +4 -4
  119. package/dist/claude-code/.claude/skills/plan/SKILL.md +13 -13
  120. package/dist/claude-code/.claude/skills/plan/plan-procedure.md +24 -24
  121. package/dist/claude-code/.claude/skills/plant-seed/SKILL.md +4 -4
  122. package/dist/claude-code/.claude/skills/pr-branch/SKILL.md +2 -2
  123. package/dist/claude-code/.claude/skills/progress/SKILL.md +15 -15
  124. package/dist/claude-code/.claude/skills/quality-gate/SKILL.md +22 -22
  125. package/dist/claude-code/.claude/skills/quality-gate/threat-modeling.md +19 -19
  126. package/dist/claude-code/.claude/skills/quick/SKILL.md +5 -5
  127. package/dist/claude-code/.claude/skills/reapply-patches/SKILL.md +7 -7
  128. package/dist/claude-code/.claude/skills/reflect/SKILL.md +3 -3
  129. package/dist/claude-code/.claude/skills/reflect/procedures/capability-gap-scan.md +11 -11
  130. package/dist/claude-code/.claude/skills/report-issue/SKILL.md +5 -5
  131. package/dist/claude-code/.claude/skills/report-issue/report-issue-procedure.md +27 -27
  132. package/dist/claude-code/.claude/skills/resume/SKILL.md +9 -9
  133. package/dist/claude-code/.claude/skills/review-backlog/SKILL.md +3 -3
  134. package/dist/claude-code/.claude/skills/review-decisions/SKILL.md +3 -3
  135. package/dist/claude-code/.claude/skills/roi/SKILL.md +5 -5
  136. package/dist/claude-code/.claude/skills/rollout-status/SKILL.md +4 -4
  137. package/dist/claude-code/.claude/skills/router/SKILL.md +11 -11
  138. package/dist/claude-code/.claude/skills/router/capability-gap-emitter.md +6 -6
  139. package/dist/claude-code/.claude/skills/router/router-pick-emitter.md +9 -9
  140. package/dist/claude-code/.claude/skills/router/router-rules.md +7 -7
  141. package/dist/claude-code/.claude/skills/scan/SKILL.md +16 -16
  142. package/dist/claude-code/.claude/skills/scan/scan-procedure.md +42 -42
  143. package/dist/claude-code/.claude/skills/settings/SKILL.md +2 -2
  144. package/dist/claude-code/.claude/skills/ship/SKILL.md +7 -7
  145. package/dist/claude-code/.claude/skills/sketch/SKILL.md +10 -10
  146. package/dist/claude-code/.claude/skills/sketch-wrap-up/SKILL.md +12 -12
  147. package/dist/claude-code/.claude/skills/skill-manifest/SKILL.md +5 -5
  148. package/dist/claude-code/.claude/skills/spike/SKILL.md +7 -7
  149. package/dist/claude-code/.claude/skills/spike-wrap-up/SKILL.md +13 -13
  150. package/dist/claude-code/.claude/skills/start/SKILL.md +8 -8
  151. package/dist/claude-code/.claude/skills/start/start-procedure.md +9 -9
  152. package/dist/claude-code/.claude/skills/stats/SKILL.md +5 -5
  153. package/dist/claude-code/.claude/skills/style/SKILL.md +12 -12
  154. package/dist/claude-code/.claude/skills/style/style-doc-procedure.md +12 -12
  155. package/dist/claude-code/.claude/skills/synthesize/SKILL.md +10 -10
  156. package/dist/claude-code/.claude/skills/timeline/SKILL.md +4 -4
  157. package/dist/claude-code/.claude/skills/todo/SKILL.md +3 -3
  158. package/dist/claude-code/.claude/skills/turn-closeout/SKILL.md +10 -10
  159. package/dist/claude-code/.claude/skills/unlock-decision/SKILL.md +3 -3
  160. package/dist/claude-code/.claude/skills/update/SKILL.md +9 -9
  161. package/dist/claude-code/.claude/skills/using-gdd/SKILL.md +17 -17
  162. package/dist/claude-code/.claude/skills/verify/SKILL.md +13 -13
  163. package/dist/claude-code/.claude/skills/verify/verify-procedure.md +34 -34
  164. package/dist/claude-code/.claude/skills/warm-cache/SKILL.md +8 -8
  165. package/dist/claude-code/.claude/skills/watch-authorities/SKILL.md +9 -9
  166. package/dist/claude-code/.claude/skills/zoom-out/SKILL.md +4 -4
  167. package/package.json +5 -2
  168. package/reference/DEPRECATIONS.md +10 -10
  169. package/reference/STATE-TEMPLATE.md +26 -26
  170. package/reference/accessibility.md +13 -13
  171. package/reference/adr-format.md +13 -13
  172. package/reference/ai-native-tool-interface.md +5 -5
  173. package/reference/anti-patterns.md +9 -9
  174. package/reference/architecture-vocabulary.md +31 -31
  175. package/reference/audit-scoring.md +13 -13
  176. package/reference/authority-feeds.md +36 -36
  177. package/reference/bandit-integration.md +25 -25
  178. package/reference/brand-voice.md +36 -36
  179. package/reference/capability-gap-stage-gate.md +20 -20
  180. package/reference/checklists.md +26 -26
  181. package/reference/cli-localization.md +13 -13
  182. package/reference/codex-tools.md +2 -2
  183. package/reference/color-theory.md +28 -28
  184. package/reference/component-authoring.md +4 -4
  185. package/reference/components/README.md +13 -13
  186. package/reference/components/TEMPLATE.md +13 -13
  187. package/reference/components/accordion.md +15 -15
  188. package/reference/components/alert.md +25 -25
  189. package/reference/components/badge.md +18 -18
  190. package/reference/components/breadcrumbs.md +24 -24
  191. package/reference/components/button.md +21 -21
  192. package/reference/components/card.md +13 -13
  193. package/reference/components/checkbox.md +20 -20
  194. package/reference/components/chip.md +20 -20
  195. package/reference/components/command-palette.md +15 -15
  196. package/reference/components/date-picker.md +22 -22
  197. package/reference/components/drawer.md +13 -13
  198. package/reference/components/file-upload.md +22 -22
  199. package/reference/components/input.md +18 -18
  200. package/reference/components/label.md +25 -25
  201. package/reference/components/link.md +19 -19
  202. package/reference/components/list.md +17 -17
  203. package/reference/components/menu.md +19 -19
  204. package/reference/components/modal-dialog.md +16 -16
  205. package/reference/components/navbar.md +19 -19
  206. package/reference/components/pagination.md +18 -18
  207. package/reference/components/popover.md +12 -12
  208. package/reference/components/progress.md +18 -18
  209. package/reference/components/radio.md +17 -17
  210. package/reference/components/rich-text-editor.md +24 -24
  211. package/reference/components/select-combobox.md +16 -16
  212. package/reference/components/sidebar.md +15 -15
  213. package/reference/components/skeleton.md +20 -20
  214. package/reference/components/slider.md +20 -20
  215. package/reference/components/stepper.md +24 -24
  216. package/reference/components/switch.md +19 -19
  217. package/reference/components/table.md +21 -21
  218. package/reference/components/tabs.md +11 -11
  219. package/reference/components/toast.md +19 -19
  220. package/reference/components/tooltip.md +19 -19
  221. package/reference/components/tree.md +17 -17
  222. package/reference/composition.md +38 -38
  223. package/reference/config-schema.md +37 -37
  224. package/reference/context-md-format.md +9 -9
  225. package/reference/contrast-advanced.md +29 -29
  226. package/reference/conversational-ui.md +17 -17
  227. package/reference/cost-governance.md +14 -14
  228. package/reference/css-grid-layout.md +8 -8
  229. package/reference/cycle-handoff-preamble.md +3 -3
  230. package/reference/data-visualization.md +67 -67
  231. package/reference/debugger-philosophy.md +5 -5
  232. package/reference/design-system-guidance.md +21 -21
  233. package/reference/design-systems-catalog.md +20 -20
  234. package/reference/design-variants.md +11 -11
  235. package/reference/domains/civic-patterns.md +10 -10
  236. package/reference/domains/finance-patterns.md +9 -9
  237. package/reference/domains/gaming-patterns.md +9 -9
  238. package/reference/domains/healthcare-patterns.md +11 -11
  239. package/reference/ds-bootstrap-rubric.md +13 -13
  240. package/reference/email-design.md +22 -22
  241. package/reference/emotional-design.md +10 -10
  242. package/reference/error-recovery.md +11 -11
  243. package/reference/export-formats.md +7 -7
  244. package/reference/figma-sandbox.md +6 -6
  245. package/reference/first-principles.md +10 -10
  246. package/reference/form-patterns.md +26 -26
  247. package/reference/framer-motion-patterns.md +49 -49
  248. package/reference/gdd-runtime-audit.md +17 -17
  249. package/reference/gdd-threat-model.md +44 -44
  250. package/reference/gemini-tools.md +3 -3
  251. package/reference/gestalt.md +24 -24
  252. package/reference/heuristics.md +32 -32
  253. package/reference/i18n.md +44 -44
  254. package/reference/iconography.md +24 -24
  255. package/reference/image-optimization.md +14 -14
  256. package/reference/information-architecture.md +47 -47
  257. package/reference/intel-schema.md +1 -1
  258. package/reference/known-failure-modes.md +37 -37
  259. package/reference/meta-rules.md +5 -5
  260. package/reference/migrations/material-3-to-4.md +17 -17
  261. package/reference/migrations/mui-v6.md +16 -16
  262. package/reference/migrations/shadcn-v2.md +25 -25
  263. package/reference/migrations/tailwind-v4.md +21 -21
  264. package/reference/model-prices.md +3 -3
  265. package/reference/model-tiers.md +40 -40
  266. package/reference/motion-advanced.md +21 -21
  267. package/reference/motion-easings.md +29 -29
  268. package/reference/motion-interpolate.md +1 -1
  269. package/reference/motion-spring.md +13 -13
  270. package/reference/motion-transition-taxonomy.md +34 -34
  271. package/reference/motion.md +31 -31
  272. package/reference/multi-author-model.md +13 -13
  273. package/reference/native-platforms.md +28 -28
  274. package/reference/notification-routing.md +6 -6
  275. package/reference/onboarding-progressive-disclosure.md +32 -32
  276. package/reference/openrouter-tier-mapping.md +8 -8
  277. package/reference/palette-catalog.md +37 -37
  278. package/reference/parallelism-rules.md +20 -20
  279. package/reference/peer-cli-capabilities.md +14 -14
  280. package/reference/peer-protocols.md +21 -21
  281. package/reference/perf-budget.md +21 -21
  282. package/reference/performance.md +22 -22
  283. package/reference/platforms.md +51 -51
  284. package/reference/pr-review-integration.md +7 -7
  285. package/reference/prices/antigravity.md +3 -3
  286. package/reference/prices/augment.md +3 -3
  287. package/reference/prices/claude.md +2 -2
  288. package/reference/prices/cline.md +4 -4
  289. package/reference/prices/codebuddy.md +3 -3
  290. package/reference/prices/codex.md +2 -2
  291. package/reference/prices/copilot.md +3 -3
  292. package/reference/prices/cursor.md +3 -3
  293. package/reference/prices/gemini.md +2 -2
  294. package/reference/prices/kilo.md +3 -3
  295. package/reference/prices/opencode.md +4 -4
  296. package/reference/prices/qwen.md +2 -2
  297. package/reference/prices/trae.md +3 -3
  298. package/reference/prices/windsurf.md +3 -3
  299. package/reference/prices.openrouter.md +5 -5
  300. package/reference/print-design.md +36 -36
  301. package/reference/priority-matrix.md +2 -2
  302. package/reference/project-skills-guide.md +3 -3
  303. package/reference/proportion-systems.md +23 -23
  304. package/reference/pseudonymization-rules.md +30 -30
  305. package/reference/retrieval-contract.md +14 -14
  306. package/reference/review-format.md +7 -7
  307. package/reference/rollout-coordination.md +10 -10
  308. package/reference/rtl-cjk-cultural.md +39 -39
  309. package/reference/runtime-models.md +28 -28
  310. package/reference/shared-preamble.md +26 -26
  311. package/reference/skill-authoring-contract.md +16 -16
  312. package/reference/skill-placeholders.md +3 -3
  313. package/reference/start-interview.md +10 -10
  314. package/reference/style-vocabulary.md +25 -25
  315. package/reference/surfaces.md +4 -4
  316. package/reference/ticket-sync.md +9 -9
  317. package/reference/typography.md +64 -64
  318. package/reference/user-research.md +54 -54
  319. package/reference/variable-fonts-loading.md +15 -15
  320. package/reference/visual-hierarchy-layout.md +41 -41
  321. package/scripts/lib/manifest/prose-denylist.json +1 -1
  322. package/skills/add-backlog/SKILL.md +3 -3
  323. package/skills/analyze-dependencies/SKILL.md +10 -10
  324. package/skills/apply-reflections/SKILL.md +13 -13
  325. package/skills/apply-reflections/apply-reflections-procedure.md +20 -20
  326. package/skills/audit/SKILL.md +7 -7
  327. package/skills/bandit-status/SKILL.md +7 -7
  328. package/skills/benchmark/SKILL.md +7 -7
  329. package/skills/bootstrap-ds/SKILL.md +10 -10
  330. package/skills/brief/SKILL.md +20 -20
  331. package/skills/budget/SKILL.md +4 -4
  332. package/skills/cache-manager/SKILL.md +6 -6
  333. package/skills/cache-manager/cache-policy.md +5 -5
  334. package/skills/check-update/SKILL.md +5 -5
  335. package/skills/compare/SKILL.md +15 -15
  336. package/skills/compare/compare-rubric.md +17 -17
  337. package/skills/complete-cycle/SKILL.md +5 -5
  338. package/skills/connections/SKILL.md +11 -11
  339. package/skills/connections/connections-onboarding.md +76 -76
  340. package/skills/continue/SKILL.md +2 -2
  341. package/skills/darkmode/SKILL.md +17 -17
  342. package/skills/darkmode/darkmode-audit-procedure.md +7 -7
  343. package/skills/debug/SKILL.md +3 -3
  344. package/skills/debug/debug-feedback-loops.md +12 -12
  345. package/skills/design/SKILL.md +12 -12
  346. package/skills/design/design-procedure.md +23 -23
  347. package/skills/discover/SKILL.md +7 -7
  348. package/skills/discover/discover-procedure.md +18 -18
  349. package/skills/discuss/SKILL.md +12 -12
  350. package/skills/do/SKILL.md +1 -1
  351. package/skills/explore/SKILL.md +21 -21
  352. package/skills/explore/explore-procedure.md +48 -48
  353. package/skills/export/SKILL.md +9 -9
  354. package/skills/extract-learnings/SKILL.md +5 -5
  355. package/skills/fast/SKILL.md +7 -7
  356. package/skills/figma-extract/SKILL.md +11 -11
  357. package/skills/figma-write/SKILL.md +6 -6
  358. package/skills/graphify/SKILL.md +4 -4
  359. package/skills/health/SKILL.md +16 -16
  360. package/skills/health/health-mcp-detection.md +3 -3
  361. package/skills/health/health-skill-length-report.md +6 -6
  362. package/skills/help/SKILL.md +1 -1
  363. package/skills/list-assumptions/SKILL.md +4 -4
  364. package/skills/map/SKILL.md +12 -12
  365. package/skills/migrate/SKILL.md +5 -5
  366. package/skills/new-cycle/SKILL.md +2 -2
  367. package/skills/new-cycle/milestone-completeness-rubric.md +16 -16
  368. package/skills/new-project/SKILL.md +1 -1
  369. package/skills/next/SKILL.md +5 -5
  370. package/skills/note/SKILL.md +1 -1
  371. package/skills/openrouter-status/SKILL.md +4 -4
  372. package/skills/optimize/SKILL.md +15 -15
  373. package/skills/pause/SKILL.md +5 -5
  374. package/skills/peer-cli-add/SKILL.md +11 -11
  375. package/skills/peer-cli-add/peer-cli-protocol.md +39 -39
  376. package/skills/peer-cli-customize/SKILL.md +14 -14
  377. package/skills/peers/SKILL.md +4 -4
  378. package/skills/plan/SKILL.md +13 -13
  379. package/skills/plan/plan-procedure.md +24 -24
  380. package/skills/plant-seed/SKILL.md +4 -4
  381. package/skills/pr-branch/SKILL.md +2 -2
  382. package/skills/progress/SKILL.md +15 -15
  383. package/skills/quality-gate/SKILL.md +22 -22
  384. package/skills/quality-gate/threat-modeling.md +19 -19
  385. package/skills/quick/SKILL.md +5 -5
  386. package/skills/reapply-patches/SKILL.md +7 -7
  387. package/skills/reflect/SKILL.md +3 -3
  388. package/skills/reflect/procedures/capability-gap-scan.md +11 -11
  389. package/skills/report-issue/SKILL.md +5 -5
  390. package/skills/report-issue/report-issue-procedure.md +27 -27
  391. package/skills/resume/SKILL.md +9 -9
  392. package/skills/review-backlog/SKILL.md +3 -3
  393. package/skills/review-decisions/SKILL.md +3 -3
  394. package/skills/roi/SKILL.md +5 -5
  395. package/skills/rollout-status/SKILL.md +4 -4
  396. package/skills/router/SKILL.md +11 -11
  397. package/skills/router/capability-gap-emitter.md +6 -6
  398. package/skills/router/router-pick-emitter.md +9 -9
  399. package/skills/router/router-rules.md +7 -7
  400. package/skills/scan/SKILL.md +16 -16
  401. package/skills/scan/scan-procedure.md +42 -42
  402. package/skills/settings/SKILL.md +2 -2
  403. package/skills/ship/SKILL.md +7 -7
  404. package/skills/sketch/SKILL.md +10 -10
  405. package/skills/sketch-wrap-up/SKILL.md +12 -12
  406. package/skills/skill-manifest/SKILL.md +5 -5
  407. package/skills/spike/SKILL.md +7 -7
  408. package/skills/spike-wrap-up/SKILL.md +13 -13
  409. package/skills/start/SKILL.md +8 -8
  410. package/skills/start/start-procedure.md +9 -9
  411. package/skills/stats/SKILL.md +5 -5
  412. package/skills/style/SKILL.md +12 -12
  413. package/skills/style/style-doc-procedure.md +12 -12
  414. package/skills/synthesize/SKILL.md +10 -10
  415. package/skills/timeline/SKILL.md +4 -4
  416. package/skills/todo/SKILL.md +3 -3
  417. package/skills/turn-closeout/SKILL.md +10 -10
  418. package/skills/unlock-decision/SKILL.md +3 -3
  419. package/skills/update/SKILL.md +9 -9
  420. package/skills/using-gdd/SKILL.md +17 -17
  421. package/skills/verify/SKILL.md +13 -13
  422. package/skills/verify/verify-procedure.md +34 -34
  423. package/skills/warm-cache/SKILL.md +8 -8
  424. package/skills/watch-authorities/SKILL.md +9 -9
  425. package/skills/zoom-out/SKILL.md +4 -4
@@ -1,12 +1,12 @@
1
1
  ---
2
2
  name: start
3
- description: "First-Run Proof Path one command that scans your UI code and returns one concrete first fix. Leaf command, no STATE.md writes, no pipeline entry. Writes .design/START-REPORT.md and exits."
3
+ description: "First-Run Proof Path - one command that scans your UI code and returns one concrete first fix. Leaf command, no STATE.md writes, no pipeline entry. Writes .design/START-REPORT.md and exits."
4
4
  argument-hint: "[--budget <fast|balanced|thorough>] [--skip-interview] [--dismiss-nudge]"
5
5
  tools: Read, Grep, Glob, Bash, Write, Task
6
6
  disable-model-invocation: true
7
7
  ---
8
8
 
9
- # Get Design Done /gdd:start
9
+ # Get Design Done - /gdd:start
10
10
 
11
11
  **Role:** the canonical 0→1 proof path. A new user runs `/gdd:start`, answers five short questions, and receives `.design/START-REPORT.md` with three concrete findings in the user's own code, one `best_first_proof` selected by a deterministic rubric, and a single next command to run.
12
12
 
@@ -21,9 +21,9 @@ disable-model-invocation: true
21
21
 
22
22
  ## When NOT to use
23
23
 
24
- - `.design/STATE.md` already exists route to `/gdd:progress` instead.
25
- - User asked for a full audit route to `/gdd:scan`.
26
- - User asked to fix a specific file route to `/gdd:fast`.
24
+ - `.design/STATE.md` already exists - route to `/gdd:progress` instead.
25
+ - User asked for a full audit - route to `/gdd:scan`.
26
+ - User asked to fix a specific file - route to `/gdd:fast`.
27
27
 
28
28
  ---
29
29
 
@@ -52,7 +52,7 @@ Six steps, all documented in `./start-procedure.md`. Companion file `./reference
52
52
  | 4 | Spawn `design-start-writer` Task → emit `.design/START-REPORT.md` (7 H2 sections + JSON block, no STATE.md write) | `start-procedure.md#step-4-spawn-the-writer` |
53
53
  | 5 | Print one-line handoff with suggested command (fallback: `/gdd:brief` if `bestFirstProofId` is null); emit `## START COMPLETE` | `start-procedure.md#step-5-print-the-handoff` |
54
54
 
55
- Failure handling: every error path exits with `## START COMPLETE` plus a one-line pointer. Do not half-write files if the writer fails, keep `.design/.start-context.json` and tell the user they can rerun. Do not delete `.design/` unless it was empty before the run.
55
+ Failure handling: every error path exits with `## START COMPLETE` plus a one-line pointer. Do not half-write files - if the writer fails, keep `.design/.start-context.json` and tell the user they can rerun. Do not delete `.design/` unless it was empty before the run.
56
56
 
57
57
  ---
58
58
 
@@ -61,7 +61,7 @@ Failure handling: every error path exits with `## START COMPLETE` plus a one-lin
61
61
  - Do not write or mutate `.design/STATE.md`.
62
62
  - Do not modify source code.
63
63
  - Do not auto-install MCPs or write to `.design/config.json`.
64
- - Do not take more than the budgeted wall-clock let the engine truncate findings rather than hang.
65
- - Do not invent findings the findings engine output is the sole source of truth.
64
+ - Do not take more than the budgeted wall-clock - let the engine truncate findings rather than hang.
65
+ - Do not invent findings - the findings engine output is the sole source of truth.
66
66
 
67
67
  ## START COMPLETE
@@ -7,7 +7,7 @@ tags: [start, first-run, proof-path, scan, writer-agent, handoff]
7
7
  last_updated: 2026-05-18
8
8
  ---
9
9
 
10
- # Start Skill Full Procedure
10
+ # Start Skill - Full Procedure
11
11
 
12
12
  Extracted from `skills/start/SKILL.md` per Phase 28.5 D-10 (extract-then-link, never delete
13
13
  content). The skill keeps its arguments table, step headings, and non-goals; the per-step
@@ -17,7 +17,7 @@ template) lives here so the SKILL stays under the 100-line cap.
17
17
  The companion file `./start-interview.md` (Phase 27 ship) holds the 5-question copy,
18
18
  defaults, and validation rules. This file documents what `/gdd:start` does WITH the answers.
19
19
 
20
- ## Step 0 Dismiss-only shortcut
20
+ ## Step 0 - Dismiss-only shortcut
21
21
 
22
22
  If invoked with `--dismiss-nudge`:
23
23
 
@@ -27,7 +27,7 @@ If invoked with `--dismiss-nudge`:
27
27
 
28
28
  Do not proceed to any other step.
29
29
 
30
- ## Step 1 Detect UI root
30
+ ## Step 1 - Detect UI root
31
31
 
32
32
  Run the detector:
33
33
 
@@ -38,11 +38,11 @@ node "${CLAUDE_PLUGIN_ROOT}/scripts/lib/detect-ui-root.cjs" "$(pwd)"
38
38
  Capture the JSON output. Branches:
39
39
 
40
40
  - `kind: "backend-only"` → print the frontend-only diagnostic below, write nothing, exit with `## START COMPLETE`. The diagnostic copy is:
41
- > `/gdd:start` is for frontend codebases. This repo looks backend-only (detected `<framework>`). The plugin can still help with design references and component libraries imported by your clients but there is no UI surface here to scan. Exiting without creating `.design/`.
42
- - `kind: null` (no package.json, no UI dir) → print a short "Nothing recognizable here point me at a frontend repo and try again." and exit.
41
+ > `/gdd:start` is for frontend codebases. This repo looks backend-only (detected `<framework>`). The plugin can still help with design references and component libraries imported by your clients - but there is no UI surface here to scan. Exiting without creating `.design/`.
42
+ - `kind: null` (no package.json, no UI dir) → print a short "Nothing recognizable here - point me at a frontend repo and try again." and exit.
43
43
  - Any other `kind` → proceed with `detected.path` as the scan root.
44
44
 
45
- ## Step 2 Run the 5-question interview
45
+ ## Step 2 - Run the 5-question interview
46
46
 
47
47
  Read `./start-interview.md` for the exact question copy, defaults, and validation rules.
48
48
 
@@ -71,7 +71,7 @@ Store the answers + detection result in `.design/.start-context.json`:
71
71
 
72
72
  `.design/` is created here for the first time. `.design/STATE.md` is NOT written.
73
73
 
74
- ## Step 3 Scan findings
74
+ ## Step 3 - Scan findings
75
75
 
76
76
  Run the findings engine:
77
77
 
@@ -86,7 +86,7 @@ Capture the JSON. The output carries at most three findings, each with stable ID
86
86
 
87
87
  Append the engine output to `.design/.start-context.json` under a `scan` key.
88
88
 
89
- ## Step 4 Spawn the writer
89
+ ## Step 4 - Spawn the writer
90
90
 
91
91
  Dispatch `Task` with:
92
92
 
@@ -96,7 +96,7 @@ Dispatch `Task` with:
96
96
 
97
97
  Wait for the agent to complete. The agent writes `.design/START-REPORT.md`.
98
98
 
99
- ## Step 5 Print the handoff
99
+ ## Step 5 - Print the handoff
100
100
 
101
101
  Read the final line of `.design/START-REPORT.md` to capture the suggested command.
102
102
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: gdd-stats
3
- description: "Cycle stats decisions made, tasks completed, commits, timeline, git metrics."
3
+ description: "Cycle stats - decisions made, tasks completed, commits, timeline, git metrics."
4
4
  tools: Read, Bash
5
5
  disable-model-invocation: true
6
6
  ---
@@ -9,13 +9,13 @@ disable-model-invocation: true
9
9
 
10
10
  **Role:** Print cycle metrics.
11
11
 
12
- ## Step 1 Read state
12
+ ## Step 1 - Read state
13
13
 
14
14
  Read `.design/STATE.md`. Extract:
15
15
  - `cycle:` and `started_at` (or per-cycle start date if present in CYCLES.md)
16
16
  - D-XX count under `<decisions>`
17
17
 
18
- ## Step 2 Collect git metrics
18
+ ## Step 2 - Collect git metrics
19
19
 
20
20
  Let `<since>` = cycle start date (fallback to STATE.md `started_at`).
21
21
 
@@ -26,7 +26,7 @@ git diff --stat HEAD~N HEAD # files changed since cycle
26
26
 
27
27
  If git unavailable, print `git: unavailable` and skip git metrics.
28
28
 
29
- ## Step 3 Count todos
29
+ ## Step 3 - Count todos
30
30
 
31
31
  Read `.design/TODO.md` if present:
32
32
  - pending: count `- [ ]`
@@ -34,7 +34,7 @@ Read `.design/TODO.md` if present:
34
34
  - done: count `- [x]`
35
35
  - group pending by P0/P1/P2/P3 section
36
36
 
37
- ## Step 4 Output
37
+ ## Step 4 - Output
38
38
 
39
39
  ```
40
40
  ━━━ Cycle stats ━━━
@@ -5,13 +5,13 @@ argument-hint: "[ComponentName]"
5
5
  user-invocable: true
6
6
  ---
7
7
 
8
- # gdd-style Component Handoff Doc Generator
8
+ # gdd-style - Component Handoff Doc Generator
9
9
 
10
10
  Generates a per-component style spec at `.design/DESIGN-STYLE-[ComponentName].md`. This is a **standalone command**, not a pipeline stage.
11
11
 
12
12
  For the full mode-detection logic, source-resolution fallback chain (10 paths), agent-spawn payload, and STYL-05 section spec, see `./style-doc-procedure.md`. For the cross-skill output discipline (artifact prefix, completion marker, MUST-NOT-write list), see `../../reference/shared-preamble.md#output-contract-reminders`. For the raw-hex audit signal used in Token Semantic Health Score, see `../../reference/shared-preamble.md#token-first-reasoning`.
13
13
 
14
- Output artifact naming: `.design/DESIGN-STYLE-[ComponentName].md` Title-cased component name, one file per invocation.
14
+ Output artifact naming: `.design/DESIGN-STYLE-[ComponentName].md` - Title-cased component name, one file per invocation.
15
15
 
16
16
  ---
17
17
 
@@ -19,11 +19,11 @@ Output artifact naming: `.design/DESIGN-STYLE-[ComponentName].md` — Title-case
19
19
 
20
20
  This command is **additive and non-destructive**:
21
21
 
22
- - It is NOT a pipeline stage no `.design/STATE.md` read or write contract.
23
- - Output lives in the `DESIGN-STYLE-*.md` namespace distinct from the pipeline namespace (`DESIGN.md`, `DESIGN-CONTEXT.md`, `DESIGN-PLAN.md`, `DESIGN-SUMMARY.md`, `DESIGN-VERIFICATION.md`).
22
+ - It is NOT a pipeline stage - no `.design/STATE.md` read or write contract.
23
+ - Output lives in the `DESIGN-STYLE-*.md` namespace - distinct from the pipeline namespace (`DESIGN.md`, `DESIGN-CONTEXT.md`, `DESIGN-PLAN.md`, `DESIGN-SUMMARY.md`, `DESIGN-VERIFICATION.md`).
24
24
  - It does not modify any pipeline artifact.
25
25
  - It does not invoke the pipeline router.
26
- - One doc per invocation no batch mode in v3.
26
+ - One doc per invocation - no batch mode in v3.
27
27
 
28
28
  This separation is a pre-roadmap decision recorded in `.planning/STATE.md`: utility commands use distinct prefixes (`DESIGN-STYLE-[Component].md`); the pipeline owns the `DESIGN-*.md` namespace without qualifiers.
29
29
 
@@ -31,11 +31,11 @@ This separation is a pre-roadmap decision recorded in `.planning/STATE.md`: util
31
31
 
32
32
  ## Workflow
33
33
 
34
- 1. **Argument check** if `$ARGUMENTS` is empty, enter list mode (see `./style-doc-procedure.md#component-source-resolution`); display available components from `src/components/` + `.design/tasks/`, then exit.
35
- 2. **Mode detect** `DESIGN-SUMMARY.md` exists → post-pipeline; else `DESIGN.md` exists → pre-pipeline; else abort with a "run /get-design-done scan first" message. Full decision tree at `./style-doc-procedure.md#mode-detection`.
36
- 3. **Source resolve** search the 10-path fallback chain for a file matching the ComponentName. On zero matches: abort. On multiple matches: prompt the user to disambiguate.
37
- 4. **Agent spawn** dispatch `design-doc-writer` with the mode-specific `<required_reading>` block and the STYL-05 section list. The full Task payload + STYL-05 spec live in `./style-doc-procedure.md#agent-spawn-payload`.
38
- 5. **Confirm + report** after the agent emits `## DOC COMPLETE`, verify the output path exists and report success.
34
+ 1. **Argument check** - if `$ARGUMENTS` is empty, enter list mode (see `./style-doc-procedure.md#component-source-resolution`); display available components from `src/components/` + `.design/tasks/`, then exit.
35
+ 2. **Mode detect** - `DESIGN-SUMMARY.md` exists → post-pipeline; else `DESIGN.md` exists → pre-pipeline; else abort with a "run /get-design-done scan first" message. Full decision tree at `./style-doc-procedure.md#mode-detection`.
36
+ 3. **Source resolve** - search the 10-path fallback chain for a file matching the ComponentName. On zero matches: abort. On multiple matches: prompt the user to disambiguate.
37
+ 4. **Agent spawn** - dispatch `design-doc-writer` with the mode-specific `<required_reading>` block and the STYL-05 section list. The full Task payload + STYL-05 spec live in `./style-doc-procedure.md#agent-spawn-payload`.
38
+ 5. **Confirm + report** - after the agent emits `## DOC COMPLETE`, verify the output path exists and report success.
39
39
 
40
40
  ---
41
41
 
@@ -45,8 +45,8 @@ This command MUST NOT (per `../../reference/shared-preamble.md#output-contract-r
45
45
 
46
46
  - Write to `DESIGN.md`, `DESIGN-SUMMARY.md`, `DESIGN-VERIFICATION.md`, `DESIGN-CONTEXT.md`, or `.design/STATE.md`
47
47
  - Invoke the pipeline router (this command is a leaf invocation, not a pipeline stage)
48
- - Require Figma or Refero MCPs v3 uses only local source files and `.design/` artifacts (MCP enrichment is reserved for a future version)
49
- - Produce more than one output file per invocation no batch mode in v3
48
+ - Require Figma or Refero MCPs - v3 uses only local source files and `.design/` artifacts (MCP enrichment is reserved for a future version)
49
+ - Produce more than one output file per invocation - no batch mode in v3
50
50
 
51
51
  ---
52
52
 
@@ -7,17 +7,17 @@ tags: [style, handoff, component-spec, doc-writer, procedure, extracted]
7
7
  last_updated: 2026-05-18
8
8
  ---
9
9
 
10
- Source: extracted from `skills/style/SKILL.md` (Phase 28.5 rework D-10 extract-then-link).
11
- The skill's load-bearing routing + mode-detection stays in `../skills/style/SKILL.md`; this file
10
+ Source: extracted from `skills/style/SKILL.md` (Phase 28.5 rework - D-10 extract-then-link).
11
+ The skill's essential routing + mode-detection stays in `../skills/style/SKILL.md`; this file
12
12
  holds the agent-spawn payload, source-resolution paths, and the per-section spec the
13
13
  `design-doc-writer` agent produces. See `./shared-preamble.md#output-contract-reminders` for
14
14
  the cross-skill output discipline.
15
15
 
16
16
  # Style Doc Procedure
17
17
 
18
- Detailed procedure for the `gdd-style` standalone command companion to
18
+ Detailed procedure for the `gdd-style` standalone command - companion to
19
19
  `../skills/style/SKILL.md`. Read this file when executing the agent-spawn step (Step 4 in the
20
- skill) or when wiring the source-resolution fallback chain. The SKILL.md keeps the load-bearing
20
+ skill) or when wiring the source-resolution fallback chain. The SKILL.md keeps the essential
21
21
  mode detection + decision tree; this file holds the deep methodology.
22
22
 
23
23
  ---
@@ -60,7 +60,7 @@ Search for a source file matching the provided ComponentName (case-insensitive):
60
60
 
61
61
  **If zero matches found:** Abort with: "Component [ComponentName] not found in expected paths. Verify the name matches a file in src/components/ or components/."
62
62
 
63
- When `$ARGUMENTS` is empty, the skill enters **list mode** glob the same source roots, also list task names from `.design/tasks/*.md` (if directory exists), display the list, and prompt the user to specify a ComponentName. Exit without generating any file.
63
+ When `$ARGUMENTS` is empty, the skill enters **list mode** - glob the same source roots, also list task names from `.design/tasks/*.md` (if directory exists), display the list, and prompt the user to specify a ComponentName. Exit without generating any file.
64
64
 
65
65
  ---
66
66
 
@@ -113,13 +113,13 @@ After the agent emits `## DOC COMPLETE`, confirm the file exists at `output_path
113
113
 
114
114
  Each generated `.design/DESIGN-STYLE-[ComponentName].md` SHOULD contain (in this order):
115
115
 
116
- 1. **Spacing Tokens** every spacing token the component uses (paddings, gaps, margins). Cross-reference `./composition.md` for the 4 px / 8 px modular scale discipline.
117
- 2. **Color Tokens** every color token the component uses (background, foreground, border, focus ring, state-overlays). Cross-reference `./palette-catalog.md` for naming convention and `./shared-preamble.md#token-first-reasoning` for the raw-hex audit threshold.
118
- 3. **Typography Scale** type ramps the component reaches into (label, body, code, etc.) with size + line-height + weight. Cross-reference `./typography.md`.
119
- 4. **Component States** default, hover, focus, active, disabled, loading, error. Each row: token diff vs default.
120
- 5. **Token Semantic Health Score** raw-hex ratio = `raw_hex_count / total_color_uses`. Healthy < 5 %.
121
- 6. **AI-Slop Detection** apply `./anti-patterns.md` `BAN-*` and `SLOP-*` patterns to the component source. List violations.
122
- 7. **Decisions Applied** (post-pipeline only) D-XX entries from `DESIGN-SUMMARY.md` that name or describe this component.
116
+ 1. **Spacing Tokens** - every spacing token the component uses (paddings, gaps, margins). Cross-reference `./composition.md` for the 4 px / 8 px modular scale discipline.
117
+ 2. **Color Tokens** - every color token the component uses (background, foreground, border, focus ring, state-overlays). Cross-reference `./palette-catalog.md` for naming convention and `./shared-preamble.md#token-first-reasoning` for the raw-hex audit threshold.
118
+ 3. **Typography Scale** - type ramps the component reaches into (label, body, code, etc.) with size + line-height + weight. Cross-reference `./typography.md`.
119
+ 4. **Component States** - default, hover, focus, active, disabled, loading, error. Each row: token diff vs default.
120
+ 5. **Token Semantic Health Score** - raw-hex ratio = `raw_hex_count / total_color_uses`. Healthy < 5 %.
121
+ 6. **AI-Slop Detection** - apply `./anti-patterns.md` `BAN-*` and `SLOP-*` patterns to the component source. List violations.
122
+ 7. **Decisions Applied** (post-pipeline only) - D-XX entries from `DESIGN-SUMMARY.md` that name or describe this component.
123
123
 
124
124
  ---
125
125
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: synthesize
3
- description: "Streaming synthesizer collapses N parallel-agent markdown outputs into one compact merged summary via a single Haiku 4.5 call. Invoked inline by orchestrators (skills/map/, skills/discover/, skills/plan/) after parallel spawns return. Not user-invocable."
3
+ description: "Streaming synthesizer - collapses N parallel-agent markdown outputs into one compact merged summary via a single Haiku 4.5 call. Invoked inline by orchestrators (skills/map/, skills/discover/, skills/plan/) after parallel spawns return. Not user-invocable."
4
4
  tools: Read, Task
5
5
  user-invocable: false
6
6
  disable-model-invocation: true
@@ -12,7 +12,7 @@ disable-model-invocation: true
12
12
 
13
13
  ## Role
14
14
 
15
- Reusable streaming synthesizer. You receive N markdown strings (parallel-agent outputs) plus a directive, emit one compact merged output in the format the directive specifies. Inline-invoked no Task() spawn overhead; thin Haiku 4.5 merge call wrapped in a skill.
15
+ Reusable streaming synthesizer. You receive N markdown strings (parallel-agent outputs) plus a directive, emit one compact merged output in the format the directive specifies. Inline-invoked - no Task() spawn overhead; thin Haiku 4.5 merge call wrapped in a skill.
16
16
 
17
17
  You are not an orchestrator, not an auditor, not a second-pass reviewer. You preserve every distinct signal from the inputs, consolidate duplicates with source tags, and return a single merged artifact. The invoking orchestrator writes the result to disk; you do not touch the filesystem.
18
18
 
@@ -21,7 +21,7 @@ You are not an orchestrator, not an auditor, not a second-pass reviewer. You pre
21
21
  **Use synthesize when:**
22
22
  - Parallel-mapper / parallel-researcher produced N overlapping outputs and main-context doesn't need them verbatim.
23
23
  - The downstream consumer wants one cross-cutting summary (e.g., `.design/DESIGN-PATTERNS.md` merged from 5 per-concern mappers).
24
- - The per-agent output files remain on disk as drill-down the synthesized artifact becomes the compact canonical input.
24
+ - The per-agent output files remain on disk as drill-down - the synthesized artifact becomes the compact canonical input.
25
25
 
26
26
  **Do NOT use synthesize when:**
27
27
  - A single-agent flow produced the output (nothing to merge).
@@ -32,9 +32,9 @@ You are not an orchestrator, not an auditor, not a second-pass reviewer. You pre
32
32
 
33
33
  The invoking orchestrator passes three fields:
34
34
 
35
- - `outputs: string[]` N labeled strings, each pre-labeled with `=== from <agent-name> ===\n<content>` so the merge call can trace per-signal provenance.
36
- - `directive: string` merge instruction (format, target length, which headers to preserve, how to tag sources). Default when empty: `"produce a single merged summary preserving all distinct signals, grouped by natural section headers"`.
37
- - `output_shape: "markdown" | "json"` controls the output format. Defaults to `"markdown"`.
35
+ - `outputs: string[]` - N labeled strings, each pre-labeled with `=== from <agent-name> ===\n<content>` so the merge call can trace per-signal provenance.
36
+ - `directive: string` - merge instruction (format, target length, which headers to preserve, how to tag sources). Default when empty: `"produce a single merged summary preserving all distinct signals, grouped by natural section headers"`.
37
+ - `output_shape: "markdown" | "json"` - controls the output format. Defaults to `"markdown"`.
38
38
 
39
39
  ## Implementation
40
40
 
@@ -57,7 +57,7 @@ requests section preservation.
57
57
  Emit ONLY the merged output — no preamble, no meta-commentary.
58
58
  ```
59
59
 
60
- Tier is hard-coded to `haiku` per D-14. Orchestrators should **not** re-route this to Sonnet the merge is structure-preserving, not generative, and Haiku handles it without quality loss.
60
+ Tier is hard-coded to `haiku` per D-14. Orchestrators should **not** re-route this to Sonnet - the merge is structure-preserving, not generative, and Haiku handles it without quality loss.
61
61
 
62
62
  ## Output Contract
63
63
 
@@ -71,11 +71,11 @@ The orchestrator is responsible for:
71
71
 
72
72
  ## Cost and Tier
73
73
 
74
- Hard-coded to Haiku 4.5 per D-14. `budget.json.tier_overrides.synthesize` can override. Typical cost per invocation: $0.002–$0.02 dominated by input tokens (5 × ~1500-line mapper outputs ≈ 7.5k input tokens, merge output ≈ 1k output tokens).
74
+ Hard-coded to Haiku 4.5 per D-14. `budget.json.tier_overrides.synthesize` can override. Typical cost per invocation: $0.002–$0.02 - dominated by input tokens (5 × ~1500-line mapper outputs ≈ 7.5k input tokens, merge output ≈ 1k output tokens).
75
75
 
76
76
  ## Failure Modes
77
77
 
78
- - **Empty `outputs: []`** → emit an empty string followed immediately by `## SYNTHESIS COMPLETE`. Do NOT error the orchestrator handles the empty case (e.g., `--only <name>` in map skipped the parallel dispatch).
78
+ - **Empty `outputs: []`** → emit an empty string followed immediately by `## SYNTHESIS COMPLETE`. Do NOT error - the orchestrator handles the empty case (e.g., `--only <name>` in map skipped the parallel dispatch).
79
79
  - **Empty `directive`** → apply the default directive: `"produce a single merged summary preserving all distinct signals, grouped by natural section headers"`.
80
80
  - **Haiku call fails** → fall back to naive concatenation with `\n---\n` separators between each `outputs[i]` entry, emit the fallback as the merged result, and log a telemetry warning (`synthesize_fallback: true`) so Phase 11 reflector can measure the failure rate. Always emit `## SYNTHESIS COMPLETE` after the fallback body.
81
81
  - **`output_shape` is neither `markdown` nor `json`** → treat as `markdown` (default) and proceed.
@@ -84,7 +84,7 @@ Hard-coded to Haiku 4.5 per D-14. `budget.json.tier_overrides.synthesize` can ov
84
84
 
85
85
  - Does **NOT** spawn Task() agents. Synthesize is a thin skill, not an orchestrator.
86
86
  - Does **NOT** write files. The invoking orchestrator owns the target path.
87
- - Does **NOT** validate directive semantics. If the directive is nonsensical, the merge output will reflect that garbage in, garbage out is acceptable for an internal-use skill.
87
+ - Does **NOT** validate directive semantics. If the directive is nonsensical, the merge output will reflect that - garbage in, garbage out is acceptable for an internal-use skill.
88
88
  - Does **NOT** re-rank or re-score the inputs. Preservation is the contract.
89
89
 
90
90
  ## Completion Marker
@@ -16,14 +16,14 @@ Generates a narrative retrospective across one or more completed cycles by readi
16
16
  ## Steps
17
17
 
18
18
  1. **Parse argument**: accepted forms:
19
- - `cycle-N` or `N` single cycle
20
- - `N-M` inclusive range
21
- - `all` or no argument all archived cycles
19
+ - `cycle-N` or `N` - single cycle
20
+ - `N-M` - inclusive range
21
+ - `all` or no argument - all archived cycles
22
22
 
23
23
  2. **Discover archives**: glob `.design/archive/cycle-*/EXPERIENCE.md`. Sort by cycle number. Filter to requested range.
24
24
 
25
25
  3. **For each cycle archive**:
26
- a. Read `EXPERIENCE.md` extract sections: Goal, Decisions made, Learnings graduated, What died, Handoff to next cycle.
26
+ a. Read `EXPERIENCE.md` - extract sections: Goal, Decisions made, Learnings graduated, What died, Handoff to next cycle.
27
27
  b. Read `DESIGN-SUMMARY.md` (if present) for shipped artifacts list.
28
28
  c. Run:
29
29
  ```bash
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: gdd-todo
3
- description: "Design backlog add/list/pick design tasks. Writes to .design/TODO.md."
3
+ description: "Design backlog - add/list/pick design tasks. Writes to .design/TODO.md."
4
4
  argument-hint: "<add|list|pick> [text]"
5
5
  tools: Read, Write, AskUserQuestion, mcp__gdd_state__get, mcp__gdd_state__add_decision, mcp__gdd_state__add_must_have
6
6
  disable-model-invocation: true
@@ -8,7 +8,7 @@ disable-model-invocation: true
8
8
 
9
9
  # /gdd:todo
10
10
 
11
- **Role:** Design todo list. Three subcommands: `add`, `list`, `pick`. Backing store: `.design/TODO.md`. For items that are pipeline-level decisions or must-haves (not free-form backlog), route through the `gdd-state` MCP tools instead see **Pipeline-linked items** below.
11
+ **Role:** Design todo list. Three subcommands: `add`, `list`, `pick`. Backing store: `.design/TODO.md`. For items that are pipeline-level decisions or must-haves (not free-form backlog), route through the `gdd-state` MCP tools instead - see **Pipeline-linked items** below.
12
12
 
13
13
  ## File format
14
14
 
@@ -59,6 +59,6 @@ When the user promotes a todo to a pipeline decision or must-have, route through
59
59
 
60
60
  - Do not modify files outside `.design/`.
61
61
  - Preserve existing sections and ordering on write.
62
- - Do not mutate STATE.md directly use the MCP tools above.
62
+ - Do not mutate STATE.md directly - use the MCP tools above.
63
63
 
64
64
  ## TODO COMPLETE
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: gdd-turn-closeout
3
3
  description: "Portable mirror of the gdd-turn-closeout Stop hook (D-11). Closes the events.jsonl gap at turn-end and surfaces a stage-completion or paused-mid-task nudge. Tail-called by orchestrator skills (/gdd:next, /gdd:design, /gdd:verify) at exit on the 13 non-Claude runtimes that lack a Stop hook surface. Idempotent, non-blocking, ≤10ms typical."
4
- argument-hint: "(none reads .design/STATE.md and .design/telemetry/events.jsonl from cwd)"
4
+ argument-hint: "(none - reads .design/STATE.md and .design/telemetry/events.jsonl from cwd)"
5
5
  tools: Read, Bash
6
6
  ---
7
7
 
@@ -11,12 +11,12 @@ tools: Read, Bash
11
11
 
12
12
  You are a deterministic **closeout** skill. You close the per-turn telemetry gap on runtimes that don't expose a Stop event (codex, gemini, and 11 others). You are a code-level mirror of `hooks/gdd-turn-closeout.js` (D-10): same conditions, same idempotence, same emitted event shape. The only difference: the JS hook emits the nudge as `additionalContext` via the harness; this skill prints the nudge directly to the user. See `./../new-cycle/milestone-completeness-rubric.md` §"Task level" for the broader closeout discipline (what "turn complete" means within a stage).
13
13
 
14
- **When to invoke:** orchestrator skills (`/gdd:next`, `/gdd:design`, `/gdd:verify`) tail-call this skill as their final step before returning. Adoption is incremental each orchestrator can wire the tail-call independently; the skill exists as a stable, callable surface today.
14
+ **When to invoke:** orchestrator skills (`/gdd:next`, `/gdd:design`, `/gdd:verify`) tail-call this skill as their final step before returning. Adoption is incremental - each orchestrator can wire the tail-call independently; the skill exists as a stable, callable surface today.
15
15
 
16
16
  ## Invocation Contract
17
17
 
18
18
  - **Input**: none. Operates on `.design/STATE.md` and `.design/telemetry/events.jsonl` in cwd.
19
- - **Output**: at most one printed line the nudge or silent return.
19
+ - **Output**: at most one printed line - the nudge - or silent return.
20
20
  - **Latency budget**: ≤10ms typical. Read **only** STATE.md and the tail of events.jsonl.
21
21
  - **Idempotence**: if the most recent event is already a `turn_end` for the current `(stage, task_progress)` tuple, skip append but still print nudge.
22
22
  - **Non-blocking**: any I/O failure → silent return. This skill never gates the user.
@@ -25,17 +25,17 @@ You are a deterministic **closeout** skill. You close the per-turn telemetry gap
25
25
 
26
26
  Execute in order; stop at the first early-return.
27
27
 
28
- ### Step 1 Read STATE.md
28
+ ### Step 1 - Read STATE.md
29
29
 
30
30
  Read `.design/STATE.md`. Missing or unreadable → **return silently** (no print, no append).
31
31
 
32
- ### Step 2 Parse `<position>` block
32
+ ### Step 2 - Parse `<position>` block
33
33
 
34
34
  Lightweight-parse only `<position>…</position>` (regex `/<position>([\s\S]*?)<\/position>/` then per-line `key: value`). Extract `stage`, `status`, `task_progress`. Do not invoke the full STATE parser.
35
35
 
36
- If `status != "in_progress"` → **return silently**. Pipeline is initialized / completed / blocked no turn-end gap to close.
36
+ If `status != "in_progress"` → **return silently**. Pipeline is initialized / completed / blocked - no turn-end gap to close.
37
37
 
38
- ### Step 3 Tail the last event line
38
+ ### Step 3 - Tail the last event line
39
39
 
40
40
  Read **only the last 8 KiB** of `.design/telemetry/events.jsonl`. Treat as "stale by definition":
41
41
 
@@ -46,7 +46,7 @@ Read **only the last 8 KiB** of `.design/telemetry/events.jsonl`. Treat as "stal
46
46
 
47
47
  Otherwise compute `now - last_event.timestamp`. Gap < 60 seconds → user is actively mid-turn → **return silently** (next real event closes the gap naturally). Bash one-liner for the tail: `tail -n 1 .design/telemetry/events.jsonl 2>/dev/null`.
48
48
 
49
- ### Step 4 Idempotence check, then append
49
+ ### Step 4 - Idempotence check, then append
50
50
 
51
51
  If last event is already `{type:"turn_end", stage:<same>, payload:{task_progress:<same>}}` for the exact `(stage, task_progress)` from Step 2: **skip append** but proceed to Step 5.
52
52
 
@@ -58,14 +58,14 @@ Otherwise append one JSONL line to `.design/telemetry/events.jsonl`:
58
58
 
59
59
  Create `.design/telemetry/` if missing. Append is a single `appendFile`-equivalent call (writer assumes append-atomicity per Plan 20-06).
60
60
 
61
- ### Step 5 Print the nudge
61
+ ### Step 5 - Print the nudge
62
62
 
63
63
  Match `task_progress` against `^(\d+)/(\d+)$`:
64
64
 
65
65
  - **Numerator equals denominator and denominator > 0** (e.g. `5/5`): `Stage <stage> complete — run /gdd:next or /gdd:reflect`.
66
66
  - **Otherwise** (mid-task, e.g. `3/7`, `0/0`, malformed): `Stage <stage> paused mid-task — resume with /gdd:resume`.
67
67
 
68
- One line exactly. No commentary the nudge is the user-facing surface.
68
+ One line exactly. No commentary - the nudge is the user-facing surface.
69
69
 
70
70
  ## Failure Modes
71
71
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: gdd-unlock-decision
3
- description: "Reopens a LOCKED design decision the only escape hatch from the hard lock. Requires an explicit --approver and writes an audit entry, then moves the decision locked → reviewing (via scripts/lib/collab/review-queue.cjs). Previews the audit record before writing; never unlocks silently. Use when a locked decision genuinely must change (a later constraint invalidated it) and a reviewer has signed off."
3
+ description: "Reopens a LOCKED design decision - the only escape hatch from the hard lock. Requires an explicit --approver and writes an audit entry, then moves the decision locked → reviewing (via scripts/lib/collab/review-queue.cjs). Previews the audit record before writing; never unlocks silently. Use when a locked decision genuinely must change (a later constraint invalidated it) and a reviewer has signed off."
4
4
  argument-hint: "<decision-id> --approver <who> [--reason <text>] [--dry-run]"
5
5
  user-invocable: true
6
6
  tools: Read, Write, Bash, Grep, Glob
@@ -8,7 +8,7 @@ tools: Read, Write, Bash, Grep, Glob
8
8
 
9
9
  # /gdd:unlock-decision
10
10
 
11
- A `locked` decision is hard it cannot be amended. This skill is the **only** way back, and it is
11
+ A `locked` decision is hard - it cannot be amended. This skill is the **only** way back, and it is
12
12
  deliberately heavyweight: it requires a named approver and records an audit entry, so reopening a
13
13
  locked decision is always traceable. Contract: `../../reference/multi-author-model.md`.
14
14
 
@@ -27,7 +27,7 @@ locked decision is always traceable. Contract: `../../reference/multi-author-mod
27
27
  2. **Load the entry** from `.design/reviews/<decision-id>/state.json`. Not found → report it. Not in
28
28
  `locked` state → print `unlock-decision: <id> is not locked (state: <state>); nothing to unlock.`
29
29
  3. **Preview.** Show the audit entry that will be appended (`{ action: unlock, from: locked, to:
30
- reviewing, approver, reason }`) and the resulting state. If `--dry-run`, stop here.
30
+ reviewing, approver, reason }`) and the resulting state. If ``--dry-run``, stop here.
31
31
  4. **Apply** via the pure helper:
32
32
 
33
33
  ```bash
@@ -12,18 +12,18 @@ Updates the `get-design-done` plugin to the latest release (or a specific tag),
12
12
 
13
13
  ## Steps
14
14
 
15
- 1. **Pre-flight check** read current version from `.claude-plugin/plugin.json` (fallback: `plugin.json` at project root). Print current version and, when available, the latest release tag from GitHub.
16
- 2. **Dry-run** if `--dry-run` is passed, print the planned steps and exit without making changes.
17
- 3. **Backup** read `.design/config.json` into memory. Snapshot the file list under `./.claude/skills/` so we can detect collisions later. **Additionally, snapshot the text contents of `scripts/lib/pseudonymize.cjs`, `scripts/lib/issue-reporter/payload-assembly.cjs`, and `scripts/lib/issue-reporter/destination.cjs` to a tempdir (mirroring the same relative paths under that tempdir's root). This is the OLD tree used by the privacy-diff step below. Also read the previous-version string from `.design/privacy-diff-last-version.txt` if it exists, into a variable `prevVersion` (null if the file is absent).** (Plan 30-07 D-09)
18
- 4. **Pull update** run `claude plugin install hegemonart/get-design-done` (or `claude plugin install hegemonart/get-design-done@<tag>` when `--version <tag>` is passed). This re-syncs all plugin files from the release.
19
- 5. **Restore config** write `.design/config.json` back from the in-memory backup. The installer may reset the config to defaults; this step guarantees user settings survive.
20
- 5.5. **Privacy diff** `const pd = require('./scripts/lib/issue-reporter/privacy-diff.cjs');` Compute `showDiff = pd.shouldAutoShow(prevVersion, currentVersion, oldTreeTempdir, repoRoot) || flags.showPrivacyDiff`. If `showDiff` is true: call `pd.computePrivacyDiff(oldTreeTempdir, repoRoot)`, pass the result to `pd.renderPrivacyDiff`, and print the returned markdown to stdout under a clear "## Privacy-critical changes" banner. If `--show-privacy-diff` was passed but `prevVersion === null` (first-ever upgrade), print: "Privacy diff requested but no previous version is recorded. Snapshot file `.design/privacy-diff-last-version.txt` will be written now; the next upgrade will be able to diff against this version." After printing (or skipping), write `currentVersion` to `.design/privacy-diff-last-version.txt` so the next upgrade compares against THIS version. (Plan 30-07 D-09)
21
- 6. **Preserve local skills** `./.claude/skills/` is project-local and outside the plugin tree. Re-list the directory and confirm none of the pre-update files disappeared. Warn loudly if any did.
22
- 7. **Post-update advisory** print:
15
+ 1. **Pre-flight check** - read current version from `.claude-plugin/plugin.json` (fallback: `plugin.json` at project root). Print current version and, when available, the latest release tag from GitHub.
16
+ 2. **Dry-run** - if `--dry-run` is passed, print the planned steps and exit without making changes.
17
+ 3. **Backup** - read `.design/config.json` into memory. Snapshot the file list under `./.claude/skills/` so we can detect collisions later. **Additionally, snapshot the text contents of `scripts/lib/pseudonymize.cjs`, `scripts/lib/issue-reporter/payload-assembly.cjs`, and `scripts/lib/issue-reporter/destination.cjs` to a tempdir (mirroring the same relative paths under that tempdir's root). This is the OLD tree used by the privacy-diff step below. Also read the previous-version string from `.design/privacy-diff-last-version.txt` if it exists, into a variable `prevVersion` (null if the file is absent).** (Plan 30-07 D-09)
18
+ 4. **Pull update** - run `claude plugin install hegemonart/get-design-done` (or `claude plugin install hegemonart/get-design-done@<tag>` when `--version <tag>` is passed). This re-syncs all plugin files from the release.
19
+ 5. **Restore config** - write `.design/config.json` back from the in-memory backup. The installer may reset the config to defaults; this step guarantees user settings survive.
20
+ 5.5. **Privacy diff** - `const pd = require('./scripts/lib/issue-reporter/privacy-diff.cjs');` Compute `showDiff = pd.shouldAutoShow(prevVersion, currentVersion, oldTreeTempdir, repoRoot) || flags.showPrivacyDiff`. If `showDiff` is true: call `pd.computePrivacyDiff(oldTreeTempdir, repoRoot)`, pass the result to `pd.renderPrivacyDiff`, and print the returned markdown to stdout under a clear "## Privacy-critical changes" banner. If `--show-privacy-diff` was passed but `prevVersion === null` (first-ever upgrade), print: "Privacy diff requested but no previous version is recorded. Snapshot file `.design/privacy-diff-last-version.txt` will be written now; the next upgrade will be able to diff against this version." After printing (or skipping), write `currentVersion` to `.design/privacy-diff-last-version.txt` so the next upgrade compares against THIS version. (Plan 30-07 D-09)
21
+ 6. **Preserve local skills** - `./.claude/skills/` is project-local and outside the plugin tree. Re-list the directory and confirm none of the pre-update files disappeared. Warn loudly if any did.
22
+ 7. **Post-update advisory** - print:
23
23
 
24
24
  > Run `/gdd:reapply-patches` if you have customized any `reference/` files to restore your modifications.
25
25
 
26
- 7.5. **Deprecation advisory** (Phase 39.5) load the path-migration registry and report anything that
26
+ 7.5. **Deprecation advisory** (Phase 39.5) - load the path-migration registry and report anything that
27
27
  crossed into `deprecated` or `removed` over the `[prevVersion → currentVersion]` window:
28
28
 
29
29
  ```bash
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: using-gdd
3
- description: "Use when starting any GDD session establishes how to find and apply GDD skills."
3
+ description: "Use when starting any GDD session - establishes how to find and apply GDD skills."
4
4
  disable-model-invocation: true
5
5
  ---
6
6
  <SUBAGENT-STOP>
@@ -14,37 +14,37 @@ first; it tells you how to find and apply the right GDD skill before you act.
14
14
 
15
15
  **If you think there is even a 1% chance a skill might apply, you ABSOLUTELY MUST invoke the skill.**
16
16
 
17
- In GDD, almost every request maps to a pipeline stage brief, explore, plan, design,
18
- verify or to a cross-cutting skill (discuss, audit, style, darkmode). When in doubt,
17
+ In GDD, almost every request maps to a pipeline stage - brief, explore, plan, design,
18
+ verify - or to a cross-cutting skill (discuss, audit, style, darkmode). When in doubt,
19
19
  search for and read the skill's body. The cost of reading a skill is trivial; the cost of
20
20
  free-handing a stage is rework, scope creep, and a broken pipeline state.
21
21
 
22
- ## Red flags Thought → Reality
22
+ ## Red flags - Thought → Reality
23
23
 
24
24
  When you catch yourself thinking any of the following, STOP and check for a skill.
25
25
 
26
26
  | Thought | Reality |
27
27
  | --- | --- |
28
28
  | This is just a simple design question. | Questions are tasks. Check for a skill. |
29
- | I'll just tweak the CSS directly. | Token changes go through the pipeline check /gdd:design. |
29
+ | I'll just tweak the CSS directly. | Token changes go through the pipeline - check /gdd:design. |
30
30
  | I already know the codebase, skip explore. | Explore probes connections you haven't re-checked this cycle. |
31
31
  | This change is too small to plan. | Plan-skipped tasks blow scope per cycle telemetry. Run /gdd:plan. |
32
- | I can write the brief later. | No brief means no shared problem statement /gdd:brief comes first. |
32
+ | I can write the brief later. | No brief means no shared problem statement - /gdd:brief comes first. |
33
33
  | The user clearly wants X, I'll skip discuss. | Ambiguity hides here. /gdd:discuss surfaces the real constraint. |
34
- | I'll verify by eyeballing it. | Verification is a stage with criteria run /gdd:verify, don't guess. |
35
- | It's obviously a dark-mode tweak. | Color-scheme work has its own skill check /gdd:darkmode. |
36
- | Let me just compare these two designs quickly. | Comparison is an audit task /gdd:compare has the rubric. |
34
+ | I'll verify by eyeballing it. | Verification is a stage with criteria - run /gdd:verify, don't guess. |
35
+ | It's obviously a dark-mode tweak. | Color-scheme work has its own skill - check /gdd:darkmode. |
36
+ | Let me just compare these two designs quickly. | Comparison is an audit task - /gdd:compare has the rubric. |
37
37
  | This is a one-off, no skill needed. | "One-off" is the most common rationalization in the telemetry. Check anyway. |
38
38
  | I'll refactor the style tokens by hand. | /gdd:style owns token edits so the pipeline stays consistent. |
39
- | The audit can wait until after I ship. | An un-audited cycle is an unverified cycle /gdd:audit before close. |
39
+ | The audit can wait until after I ship. | An un-audited cycle is an unverified cycle - /gdd:audit before close. |
40
40
 
41
41
  ## Skill priority order
42
42
 
43
43
  When more than one skill could apply, resolve in this order:
44
44
 
45
- 1. **Process** brief / explore / discuss. Establish the problem and context first.
46
- 2. **Implementation** design / style / darkmode. Only after process is settled.
47
- 3. **Audit** verify / compare / audit. Close the loop before declaring done.
45
+ 1. **Process** - brief / explore / discuss. Establish the problem and context first.
46
+ 2. **Implementation** - design / style / darkmode. Only after process is settled.
47
+ 3. **Audit** - verify / compare / audit. Close the loop before declaring done.
48
48
 
49
49
  Never run an Implementation skill before the Process skills that gate it have produced
50
50
  their artifact. Never declare a cycle complete without an Audit skill.
@@ -53,9 +53,9 @@ their artifact. Never declare a cycle complete without an Audit skill.
53
53
 
54
54
  When instructions conflict, obey this precedence (highest first):
55
55
 
56
- 1. **The user's CLAUDE.md** project- and user-level directives always win.
57
- 2. **GDD skills** the skill body is the source of truth for how a stage runs.
58
- 3. **Defaults** your own general training and habits come last.
56
+ 1. **The user's CLAUDE.md** - project- and user-level directives always win.
57
+ 2. **GDD skills** - the skill body is the source of truth for how a stage runs.
58
+ 3. **Defaults** - your own general training and habits come last.
59
59
 
60
60
  If a GDD skill contradicts the user's CLAUDE.md, the CLAUDE.md wins and you flag the
61
61
  conflict. If your instinct contradicts a GDD skill, the skill wins.
@@ -66,7 +66,7 @@ The core flow is **Brief → Explore → Plan → Design → Verify**, with bran
66
66
 
67
67
  - **Brief** captures the problem (`/gdd:brief`). Branch: a rough idea can sketch or spike
68
68
  off the brief before exploration; a changed problem loops back via `--re-brief`.
69
- - **Explore** scans the codebase and connections (`/gdd:explore`) even on a familiar
69
+ - **Explore** scans the codebase and connections (`/gdd:explore`) - even on a familiar
70
70
  repo, because connections drift each cycle.
71
71
  - **Plan** decomposes work into tasks (`/gdd:plan`). Skipping it is the top cause of scope
72
72
  blow-up; small tasks still get a plan.