@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
@@ -7,8 +7,8 @@ tags: [scan, procedure, extracted, pipeline-stage, design-system, audit]
7
7
  last_updated: 2026-05-18
8
8
  ---
9
9
 
10
- Source: extracted from `skills/scan/SKILL.md` (Phase 28.5 rework D-10 extract-then-link).
11
- The skill's load-bearing workflow stays in `../skills/scan/SKILL.md`; this file holds the
10
+ Source: extracted from `skills/scan/SKILL.md` (Phase 28.5 rework - D-10 extract-then-link).
11
+ The skill's essential workflow stays in `../skills/scan/SKILL.md`; this file holds the
12
12
  detail the agent reaches for when executing a specific step (STATE integration, connection
13
13
  probes, extraction grep commands, scoring, output contracts).
14
14
 
@@ -16,7 +16,7 @@ probes, extraction grep commands, scoring, output contracts).
16
16
 
17
17
  Detailed procedure for the get-design-done `scan` pre-pipeline initializer. Companion to
18
18
  `../skills/scan/SKILL.md`. Read this file when executing a specific scan step; the SKILL.md
19
- keeps the load-bearing workflow + decision tree, this file holds the deep methodology.
19
+ keeps the essential workflow + decision tree, this file holds the deep methodology.
20
20
 
21
21
  ---
22
22
 
@@ -28,18 +28,18 @@ At scan entry, before running any step:
28
28
 
29
29
  1. Check for `.design/STATE.md`.
30
30
  - **If missing:** create it from `../reference/STATE-TEMPLATE.md`. Set the following fields:
31
- - `started_at` = now (ISO 8601) **set once; never overwrite on subsequent runs**
31
+ - `started_at` = now (ISO 8601) - **set once; never overwrite on subsequent runs**
32
32
  - `last_checkpoint` = now
33
33
  - frontmatter `stage` = `scan`
34
34
  - `<position>` `stage` = `scan`, `status` = `in_progress`, `task_progress` = `0/8`
35
- - **If present and `stage == scan` and `status == in_progress`:** RESUME skip already-complete steps using `task_progress` as offset. Do not reset `started_at`.
35
+ - **If present and `stage == scan` and `status == in_progress`:** RESUME - skip already-complete steps using `task_progress` as offset. Do not reset `started_at`.
36
36
  - **Otherwise (normal transition):** set frontmatter `stage = scan`, `<position>` `stage = scan`, `status = in_progress`, `task_progress = 0/8`. Do not overwrite `started_at`.
37
37
 
38
38
  ### Probe connection availability
39
39
 
40
- Run both probes below. MCP tools may be in the deferred tool set **always call ToolSearch first**; without it, a deferred tool invocation fails silently.
40
+ Run both probes below. MCP tools may be in the deferred tool set - **always call ToolSearch first**; without it, a deferred tool invocation fails silently.
41
41
 
42
- **Figma probe (variant-agnostic resolves any server prefix matching `/figma/i`):**
42
+ **Figma probe (variant-agnostic - resolves any server prefix matching `/figma/i`):**
43
43
 
44
44
  ```
45
45
  Step A1 — Keyword ToolSearch:
@@ -80,7 +80,7 @@ Note: scan probes **both** connections because the State Integration block is th
80
80
 
81
81
  Run all 4 Phase 8 probes at scan entry. Results are written to STATE.md `<connections>` so downstream stages (verify, compare, darkmode, plan, design) do not re-probe unless needed.
82
82
 
83
- Note: as of v1.0.7.1, Figma is a single connection (`figma:` key) covering reads + writes no separate `figma_writer:` probe. The Wave A Figma probe above is the sole Figma availability check.
83
+ Note: as of v1.0.7.1, Figma is a single connection (`figma:` key) covering reads + writes - no separate `figma_writer:` probe. The Wave A Figma probe above is the sole Figma availability check.
84
84
 
85
85
  **preview:**
86
86
 
@@ -178,7 +178,7 @@ Update `last_checkpoint` to now. Write `.design/STATE.md` to disk before proceed
178
178
 
179
179
  ---
180
180
 
181
- ## Step 1 Orient
181
+ ## Step 1 - Orient
182
182
 
183
183
  Identify the project structure before scanning:
184
184
 
@@ -204,7 +204,7 @@ Record: framework, CSS approach, component count, style file count, token system
204
204
  `src/` -> `app/` -> `pages/` -> `lib/`. Substitute the detected source root (the matched
205
205
  directory name) into every subsequent grep command in this SKILL.md that currently references
206
206
  `src/` as the primary component root. If none of these directories exist, log
207
- "No standard source directory found manual audit required" and proceed with the unchanged
207
+ "No standard source directory found - manual audit required" and proceed with the unchanged
208
208
  command (the `2>/dev/null` guards will suppress the no-match output).
209
209
 
210
210
  Log the detected source root in DESIGN.md frontmatter as:
@@ -212,7 +212,7 @@ Log the detected source root in DESIGN.md frontmatter as:
212
212
 
213
213
  ---
214
214
 
215
- ## Step 2 Extract Color System
215
+ ## Step 2 - Extract Color System
216
216
 
217
217
  ```bash
218
218
  # All hex colors used
@@ -243,13 +243,13 @@ Produce a color inventory table:
243
243
 
244
244
  ---
245
245
 
246
- ## Step 2A Figma Token Augmentation
246
+ ## Step 2A - Figma Token Augmentation
247
247
 
248
- **Skip this step if `figma` is `not_configured` or `unavailable` in `.design/STATE.md` `<connections>`.** Fall back to the grep-based token extraction from Step 2 alone no error, no warning. Scan continues normally.
248
+ **Skip this step if `figma` is `not_configured` or `unavailable` in `.design/STATE.md` `<connections>`.** Fall back to the grep-based token extraction from Step 2 alone - no error, no warning. Scan continues normally.
249
249
 
250
250
  ### If `figma: available`
251
251
 
252
- Read the resolved prefix from STATE.md `<connections>` (e.g., `prefix=mcp__figma__` or `prefix=mcp__figma-desktop__`) and call `{prefix}get_variable_defs` (no arguments returns all variables in the active Figma file).
252
+ Read the resolved prefix from STATE.md `<connections>` (e.g., `prefix=mcp__figma__` or `prefix=mcp__figma-desktop__`) and call `{prefix}get_variable_defs` (no arguments - returns all variables in the active Figma file).
253
253
 
254
254
  > If no Figma file is open, the call errors. Treat any error as a graceful skip: update STATE.md `<connections>` to `figma: unavailable` and continue with Step 2 results only.
255
255
 
@@ -261,7 +261,7 @@ Read the resolved prefix from STATE.md `<connections>` (e.g., `prefix=mcp__figma
261
261
  | `FLOAT` | `spacing/*` | Add row to spacing system |
262
262
  | `FLOAT` | `font-size/*` or `typography/*` | Add row to typography system |
263
263
 
264
- Record both the variable **NAME** and resolved value not just the value. `get_variable_defs` returns resolved values only (no alias chains); the name often carries semantic meaning the value cannot.
264
+ Record both the variable **NAME** and resolved value - not just the value. `get_variable_defs` returns resolved values only (no alias chains); the name often carries semantic meaning the value cannot.
265
265
 
266
266
  **Multi-mode (Light/Dark):** when `valuesByMode` has multiple entries, extract all values and note dark-mode existence in the DESIGN.md color section.
267
267
 
@@ -284,13 +284,13 @@ When this step runs successfully:
284
284
 
285
285
  ### Caveats
286
286
 
287
- - `get_variable_defs` returns **resolved values only** no alias chains. Always record the variable NAME alongside the value; the name carries semantic meaning not present in the hex/float alone.
287
+ - `get_variable_defs` returns **resolved values only** - no alias chains. Always record the variable NAME alongside the value; the name carries semantic meaning not present in the hex/float alone.
288
288
  - **Multi-mode:** when Light and Dark mode values differ, record both. Note dark-mode variable presence in the DESIGN.md color section.
289
289
  - **No file open:** if `get_variable_defs` errors (most commonly because no Figma file is open), skip this step entirely and update STATE.md `<connections>` to `figma: unavailable`. Do not error the scan stage.
290
290
 
291
291
  ---
292
292
 
293
- ## Step 3 Extract Typography System
293
+ ## Step 3 - Extract Typography System
294
294
 
295
295
  ```bash
296
296
  # Font families
@@ -310,9 +310,9 @@ grep -rEoh "line-height:\s*[0-9.]*|leading-[a-z0-9]*" src/ styles/ --include="*.
310
310
 
311
311
  1. How many font families? (> 2 = violation unless one is monospace)
312
312
  2. Are font sizes from a defined scale or arbitrary px?
313
- 3. Map found sizes to nearest modular scale identify outliers
313
+ 3. Map found sizes to nearest modular scale - identify outliers
314
314
  4. Are weights following hierarchy? (body 400, headings 600-700, never 300 on small text)
315
- 5. Line-height on body text is it 1.5–1.75?
315
+ 5. Line-height on body text - is it 1.5–1.75?
316
316
  6. Any of the reflex fonts without apparent brand reason? (Inter, DM Sans, Space Grotesk, Plus Jakarta Sans)
317
317
 
318
318
  Read `${CLAUDE_PLUGIN_ROOT}/reference/typography.md` for comparison criteria.
@@ -321,7 +321,7 @@ Produce a typography inventory table.
321
321
 
322
322
  ---
323
323
 
324
- ## Step 4 Extract Spacing System
324
+ ## Step 4 - Extract Spacing System
325
325
 
326
326
  ```bash
327
327
  # All CSS spacing values
@@ -340,7 +340,7 @@ Grid compliance: are spacing values in the 4/8/12/16/24/32/48/64 series? Flag an
340
340
 
341
341
  ---
342
342
 
343
- ## Step 5 Anti-Pattern Audit
343
+ ## Step 5 - Anti-Pattern Audit
344
344
 
345
345
  Read `${CLAUDE_PLUGIN_ROOT}/reference/anti-patterns.md`. Run all grep commands.
346
346
 
@@ -369,13 +369,13 @@ For each finding: record the count, a sample file:line, and severity (BAN = P0,
369
369
 
370
370
  ---
371
371
 
372
- ## Step 6 Component Inventory
372
+ ## Step 6 - Component Inventory
373
373
 
374
374
  If `--quick`, skip this step.
375
375
 
376
376
  ### Component pattern indicators
377
377
 
378
- A bare `grep -rln "className" src/` produces false positives on type-only files, test files, utility helpers, and server-only modules none of which are components. Instead, use a three-pass multi-signal filter. A file qualifies as a component only when **all three indicators** match:
378
+ A bare `grep -rln "className" src/` produces false positives on type-only files, test files, utility helpers, and server-only modules - none of which are components. Instead, use a three-pass multi-signal filter. A file qualifies as a component only when **all three indicators** match:
379
379
 
380
380
  1. Has a JSX-like return: `grep -lE "return\s*\(" <file>`
381
381
  2. Has className or class attribute usage: `grep -lE "className=|class=" <file>`
@@ -415,13 +415,13 @@ Identify:
415
415
  - Which have design system-level implementation vs. one-off styles
416
416
  - Which are candidates for design system extraction
417
417
 
418
- ### --full mode per-file output
418
+ ### `--full` mode per-file output
419
419
 
420
420
  If `--full` flag is set, emit one row per file in the component inventory:
421
421
 
422
422
  | File | Component Count | Styling Approach | Token Usage | Issues |
423
423
  |------|-----------------|------------------|-------------|--------|
424
- | src/components/Button.tsx | 1 | Tailwind | var(--primary), p-4, gap-2 | heading weight dup |
424
+ | src/components/Button.tsx | 1 | Tailwind | `var(--primary)`, p-4, gap-2 | heading weight dup |
425
425
  | src/components/Card.tsx | 1 | CSS Module | styles.card, rgb(...) | hardcoded color |
426
426
 
427
427
  Columns:
@@ -435,7 +435,7 @@ Without `--full`, the component inventory is a summary count only (not per-file)
435
435
 
436
436
  ---
437
437
 
438
- ## Step 7 Score All 7 Categories
438
+ ## Step 7 - Score All 7 Categories
439
439
 
440
440
  Read `${CLAUDE_PLUGIN_ROOT}/reference/audit-scoring.md`. Score each category 0–10 based on what you found in Steps 1–6.
441
441
 
@@ -449,7 +449,7 @@ Calculate grade (A=90–100, B=75–89, C=60–74, D=45–59, F=0–44).
449
449
 
450
450
  ---
451
451
 
452
- ## Step 8 Generate Design Debt Roadmap
452
+ ## Step 8 - Generate Design Debt Roadmap
453
453
 
454
454
  Collect all findings from Steps 1–6. Classify each:
455
455
 
@@ -462,27 +462,27 @@ Collect all findings from Steps 1–6. Classify each:
462
462
 
463
463
  Group into **debt themes**:
464
464
 
465
- 1. **Foundation** token layer, design system architecture
466
- 2. **Typography** scale, hierarchy, families
467
- 3. **Color** palette, semantics, dark mode
468
- 4. **Accessibility** contrast, focus, semantics, motion
469
- 5. **Anti-Patterns** BAN + SLOP removals
470
- 6. **Components** inconsistency, missing primitives
471
- 7. **Motion** easing, duration, reduced-motion
465
+ 1. **Foundation** - token layer, design system architecture
466
+ 2. **Typography** - scale, hierarchy, families
467
+ 3. **Color** - palette, semantics, dark mode
468
+ 4. **Accessibility** - contrast, focus, semantics, motion
469
+ 5. **Anti-Patterns** - BAN + SLOP removals
470
+ 6. **Components** - inconsistency, missing primitives
471
+ 7. **Motion** - easing, duration, reduced-motion
472
472
 
473
473
  For each debt item, estimate effort:
474
- - `XS` single-line grep-and-replace (< 30 min)
475
- - `S` localized fix in 1–3 files (< 2h)
476
- - `M` affects 5–15 files, requires testing (2–8h)
477
- - `L` architectural change, touches 15+ files (1–3 days)
478
- - `XL` design system rebuild (3+ days)
474
+ - `XS` - single-line grep-and-replace (< 30 min)
475
+ - `S` - localized fix in 1–3 files (< 2h)
476
+ - `M` - affects 5–15 files, requires testing (2–8h)
477
+ - `L` - architectural change, touches 15+ files (1–3 days)
478
+ - `XL` - design system rebuild (3+ days)
479
479
 
480
480
  ### Priority score for ordering DESIGN-DEBT.md entries
481
481
 
482
482
  Each debt item gets three scores:
483
483
 
484
484
  - **severity_weight**: `{ P0: 4, P1: 3, P2: 2, P3: 1 }`
485
- - **effort_weight**: `{ XS: 5, S: 4, M: 3, L: 2, XL: 1 }` high effort = lower priority
485
+ - **effort_weight**: `{ XS: 5, S: 4, M: 3, L: 2, XL: 1 }` - high effort = lower priority
486
486
  - **dependency_depth**: count of other debt items this fix unblocks
487
487
 
488
488
  Formula:
@@ -498,7 +498,7 @@ Ordering rules:
498
498
 
499
499
  Example: A P1 issue (`severity_weight = 3`) with S effort (`effort_weight = 4`) that unblocks 2 other items (`dependency_depth = 2`) scores: `(3 * 4) + (2 * 2) = 16`. A P0 issue (`4`) with XL effort (`1`) with no dependencies scores: `(4 * 1) + 0 = 4`. The P1 ranks above the P0 despite lower severity because its XL effort makes the P0 low ROI.
500
500
 
501
- Identify **quick wins**: P1 issues with XS/S effort these have the best ROI.
501
+ Identify **quick wins**: P1 issues with XS/S effort - these have the best ROI.
502
502
  Identify **blocking dependencies**: fixes that must happen before others (e.g., token layer before dark mode).
503
503
 
504
504
  ---
@@ -686,7 +686,7 @@ Given the scan results:
686
686
 
687
687
  ```
688
688
  Suggested first pipeline run:
689
- /get-design-done:discover --auto
689
+ /get-design-done:discover `--auto`
690
690
  -> Will use DESIGN.md as baseline context
691
691
  /get-design-done:plan
692
692
  -> Scope: address all P0s + top 5 P1s
@@ -8,7 +8,7 @@ disable-model-invocation: true
8
8
 
9
9
  # gdd-settings
10
10
 
11
- Manages `.design/config.json` the per-project config for model profile and parallelism. See `reference/config-schema.md` for the full schema. This skill also supports patching non-stage STATE.md frontmatter keys (`cycle`, `wave`, custom keys) via `mcp__gdd_state__frontmatter_update`. See **STATE.md frontmatter** below.
11
+ Manages `.design/config.json` - the per-project config for model profile and parallelism. See `reference/config-schema.md` for the full schema. This skill also supports patching non-stage STATE.md frontmatter keys (`cycle`, `wave`, custom keys) via `mcp__gdd_state__frontmatter_update`. See **STATE.md frontmatter** below.
12
12
 
13
13
  ## Subcommands
14
14
 
@@ -48,7 +48,7 @@ Use `AskUserQuestion` to pick one or more cleanup actions, then confirm each bef
48
48
  Always:
49
49
 
50
50
  1. Read current `.design/config.json` (use defaults below if missing).
51
- 2. Merge the single field being changed never overwrite unrelated fields.
51
+ 2. Merge the single field being changed - never overwrite unrelated fields.
52
52
  3. Write back as pretty JSON (2-space indent, trailing newline).
53
53
 
54
54
  ## STATE.md frontmatter
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: gdd-ship
3
- description: "Post-verify PR flow creates a clean PR branch, invokes code review check, and prepares the PR for merge."
3
+ description: "Post-verify PR flow - creates a clean PR branch, invokes code review check, and prepares the PR for merge."
4
4
  argument-hint: "[--title <PR title>] [--draft]"
5
5
  tools: Read, Write, Bash, AskUserQuestion, Task
6
6
  disable-model-invocation: true
@@ -26,18 +26,18 @@ Closes the verify → merge gap: runs `/gdd:pr-branch` for a clean branch, assem
26
26
  ## Do Not
27
27
 
28
28
  - Do not push to `main`/`master` directly.
29
- - Do not include `.design/` or `.planning/` files in the PR branch that is `/gdd:pr-branch`'s job.
30
- - Do not skip the verify pre-flight silently always surface a failure and ask.
29
+ - Do not include `.design/` or `.planning/` files in the PR branch - that is `/gdd:pr-branch`'s job.
30
+ - Do not skip the verify pre-flight silently - always surface a failure and ask.
31
31
 
32
- ## Step 6.5 PR inline review surface (pr-commenter)
32
+ ## Step 6.5 - PR inline review surface (pr-commenter)
33
33
 
34
- ONLY on the success path after the PR has been created (Step 5) and its URL printed (Step 6) spawn `agents/pr-commenter.md` via the `Task` tool to post GDD's verify/audit output **inline** on the new PR: inline review comments on changed lines, Preview/Chromatic before-after screenshot pairs, and the `gdd/design-review` check-run (audit pillar scores + verify pass/fail + a11y). Pass the PR number + `owner/repo` in the Task context.
34
+ ONLY on the success path - after the PR has been created (Step 5) and its URL printed (Step 6) - spawn `agents/pr-commenter.md` via the `Task` tool to post GDD's verify/audit output **inline** on the new PR: inline review comments on changed lines, Preview/Chromatic before-after screenshot pairs, and the `gdd/design-review` check-run (audit pillar scores + verify pass/fail + a11y). Pass the PR number + `owner/repo` in the Task context.
35
35
 
36
36
  This is a **degrade-to-noop** surface and MUST NOT fail the ship: if `gh` is unavailable, the `GDD_DISABLE_PR_COMMENTER` kill-switch (env or `.design/config.json`) is set, or the agent errors, the ship still succeeds (pr-commenter prints the bodies for manual paste). Skip this step entirely if PR creation failed in Step 5. The posting contract (gh-api shapes, check-run payload, redaction, branch-protection setup) lives in `reference/pr-review-integration.md`.
37
37
 
38
- ## Step 7 Update notice (post-closeout surface)
38
+ ## Step 7 - Update notice (post-closeout surface)
39
39
 
40
- ONLY on the success path after the PR has been created and the URL has been printed emit the plugin-update banner. If PR creation failed earlier, skip this step (do not suggest upgrades in the middle of a PR-creation failure).
40
+ ONLY on the success path - after the PR has been created and the URL has been printed - emit the plugin-update banner. If PR creation failed earlier, skip this step (do not suggest upgrades in the middle of a PR-creation failure).
41
41
 
42
42
  ```bash
43
43
  [ -f .design/update-available.md ] && cat .design/update-available.md
@@ -5,9 +5,9 @@ argument-hint: "[topic] [--variants N] [--quick]"
5
5
  tools: Read, Write, AskUserQuestion, Bash
6
6
  ---
7
7
 
8
- # Get Design Done Sketch
8
+ # Get Design Done - Sketch
9
9
 
10
- **Role:** Multi-variant HTML exploration. Answers "what could this look like?" by generating N standalone HTML variants from a topic prompt. Variants are browser-openable directly no build step and can be screenshot by Phase 8 Preview/Playwright tooling later.
10
+ **Role:** Multi-variant HTML exploration. Answers "what could this look like?" by generating N standalone HTML variants from a topic prompt. Variants are browser-openable directly - no build step - and can be screenshot by Phase 8 Preview/Playwright tooling later.
11
11
 
12
12
  Unlike `/gdd:spike` (which tests feasibility), `/gdd:sketch` explores visual/directional variants.
13
13
 
@@ -18,7 +18,7 @@ Parse `$ARGUMENTS`:
18
18
  - `--variants N` → number of variants (default: 3)
19
19
  - `--quick` → skip intake, use DESIGN-CONTEXT.md tokens + sensible defaults
20
20
 
21
- ## Step 1 Intake (unless `--quick`)
21
+ ## Step 1 - Intake (unless `--quick`)
22
22
 
23
23
  AskUserQuestion, one at a time:
24
24
  1. "What are you sketching? (component, layout, page)"
@@ -27,12 +27,12 @@ AskUserQuestion, one at a time:
27
27
 
28
28
  If `--quick`: derive directions from topic + pull tokens from `.design/DESIGN-CONTEXT.md` if present, else defaults.
29
29
 
30
- ## Step 2 Create sketch directory
30
+ ## Step 2 - Create sketch directory
31
31
 
32
32
  - Derive `<slug>` from the topic (kebab-case).
33
33
  - `mkdir -p .design/sketches/<slug>/` via Bash.
34
34
 
35
- ## Step 3 Write INTAKE.md
35
+ ## Step 3 - Write INTAKE.md
36
36
 
37
37
  Write `.design/sketches/<slug>/INTAKE.md` with:
38
38
  - Topic
@@ -40,20 +40,20 @@ Write `.design/sketches/<slug>/INTAKE.md` with:
40
40
  - Token references (link to DESIGN-CONTEXT.md or inline list)
41
41
  - Timestamp
42
42
 
43
- ## Step 4 Generate N standalone HTML variants
43
+ ## Step 4 - Generate N standalone HTML variants
44
44
 
45
45
  For each of N variants (default 3), write `variant-<n>.html` as a **complete standalone HTML file**:
46
46
  - `<!DOCTYPE html>` + `<html>` + `<head>` + `<body>`
47
47
  - `<style>` block inline with CSS custom properties for tokens (`--color-*`, `--space-*`, `--font-*`)
48
48
  - Semantic HTML5 (`<header>`, `<main>`, `<nav>`, `<section>`, etc.)
49
- - No imports, no bundler, no JS framework opens in a browser directly via `file://`
49
+ - No imports, no bundler, no JS framework - opens in a browser directly via `file://`
50
50
  - Each variant explores a different direction from intake
51
51
 
52
- ## Step 5 Write README.md
52
+ ## Step 5 - Write README.md
53
53
 
54
54
  Write `.design/sketches/<slug>/README.md` with:
55
55
  - Topic + one-line summary
56
- - List of variants: `variant-1.html` direction label one-line description
56
+ - List of variants: `variant-1.html` - direction label - one-line description
57
57
  - How to view: "Open each `variant-*.html` in a browser."
58
58
  - Next step: "Run `/gdd:sketch-wrap-up <slug>` when ready to pick a winner."
59
59
 
@@ -71,7 +71,7 @@ Next: /gdd:sketch-wrap-up <slug>
71
71
 
72
72
  ## Do Not
73
73
 
74
- - Do not write to `src/` sketches live in `.design/sketches/` only.
74
+ - Do not write to `src/` - sketches live in `.design/sketches/` only.
75
75
  - Do not use build-step syntax (JSX, TS, imports). Standalone HTML only.
76
76
  - Do not overwrite an existing sketch slug without asking.
77
77
 
@@ -5,25 +5,25 @@ argument-hint: "[slug]"
5
5
  tools: Read, Write, Glob, AskUserQuestion
6
6
  ---
7
7
 
8
- # Get Design Done Sketch Wrap-Up
8
+ # Get Design Done - Sketch Wrap-Up
9
9
 
10
- **Role:** Close an open sketch elicit the winner + rationale from the user, group the decision by design area, and codify it as a project-local skill at `./.claude/skills/design-<area>-conventions.md` so future gdd sessions auto-load the decision. See `./reference/cycle-handoff-preamble.md` for the cycle-handoff framing this decision-archive feeds into.
10
+ **Role:** Close an open sketch - elicit the winner + rationale from the user, group the decision by design area, and codify it as a project-local skill at `./.claude/skills/design-<area>-conventions.md` so future gdd sessions auto-load the decision. See `./reference/cycle-handoff-preamble.md` for the cycle-handoff framing this decision-archive feeds into.
11
11
 
12
- ## Step 1 Find sketches
12
+ ## Step 1 - Find sketches
13
13
 
14
14
  - Glob `.design/sketches/*/`.
15
15
  - If `[slug]` provided → use it directly.
16
16
  - If multiple pending (no `WINNER.md`) → AskUserQuestion: "Which sketch are you wrapping up?"
17
17
  - If none → print `No open sketches. Run /gdd:sketch first.` and exit.
18
18
 
19
- ## Step 2 Walk variants
19
+ ## Step 2 - Walk variants
20
20
 
21
21
  Read the sketch's `README.md`. For each `variant-N.html`:
22
22
 
23
23
  - Show the variant's one-line description from README.
24
24
  - AskUserQuestion: "Is variant-N a keeper, maybe, or rejected?"
25
25
 
26
- ## Step 3 Elicit winner rationale
26
+ ## Step 3 - Elicit winner rationale
27
27
 
28
28
  AskUserQuestion in sequence:
29
29
 
@@ -31,11 +31,11 @@ AskUserQuestion in sequence:
31
31
  2. "What makes variant-N the winning direction? (grounds the decision for future sessions)"
32
32
  3. "Any token implications? (e.g., spacing scale clamp, color adjustment, font-weight shift)"
33
33
 
34
- ## Step 4 Group by design area
34
+ ## Step 4 - Group by design area
35
35
 
36
36
  AskUserQuestion: "Which design area does this winner inform?" Options: `typography / color / layout / motion / component / interaction`.
37
37
 
38
- ## Step 5 Write project skill
38
+ ## Step 5 - Write project skill
39
39
 
40
40
  Append to `./.claude/skills/design-<area>-conventions.md` (create if missing):
41
41
 
@@ -50,20 +50,20 @@ Auto-loaded in gdd sessions. Captures decisions codified from `/gdd:sketch-wrap-
50
50
  **Token implications**: <implications, or "none">
51
51
  ```
52
52
 
53
- ## Step 6 Write WINNER.md
53
+ ## Step 6 - Write WINNER.md
54
54
 
55
55
  Write `.design/sketches/<slug>/WINNER.md` with: `# Winner: variant-N`, then bold-prefixed fields **Slug**, **Area**, **Rationale**, **Captured** (YYYY-MM-DD), **Project skill written to** (path from Step 5).
56
56
 
57
- ## Step 7 Append D-XX + `<prototyping>` outcome to STATE.md
57
+ ## Step 7 - Append D-XX + `<prototyping>` outcome to STATE.md
58
58
 
59
- Two coupled writes both must succeed so the sketch resolution surfaces in both `<decisions>` (all downstream stages) and `<prototyping>` (planner-specific context via decision-injector). Compute `D-XX` as max existing `D-NN` + 1 (scan `<decisions>` for `D-\d+:`, zero-pad to 2 digits).
59
+ Two coupled writes - both must succeed so the sketch resolution surfaces in both `<decisions>` (all downstream stages) and `<prototyping>` (planner-specific context via decision-injector). Compute `D-XX` as max existing `D-NN` + 1 (scan `<decisions>` for `D-\d+:`, zero-pad to 2 digits).
60
60
 
61
61
  - **Write 1 (`<decisions>`):** `D-XX: sketch/<slug> — winner: variant-N — <rationale> (locked)\n Source: .design/sketches/<slug>/WINNER.md`
62
62
  - **Write 2 (`<prototyping>`):** `<sketch slug="<slug>" cycle="<cycle>" decision="D-XX" status="resolved"/>`. `<cycle>` from STATE.md frontmatter; empty string valid for single-cycle Wave A projects. If `<prototyping>` block does not exist, materialize between `<must_haves>` and `<connections>` per STATE template; append the `<sketch …/>` as first child.
63
63
 
64
64
  Prefer MCP `gdd_state` typed mutators (byte-identical output): `mcp__gdd_state__add_decision({id, text, status})` + `mcp__gdd_state__add_prototyping({type:"sketch", slug, cycle, decision, status})`. Without MCP, edit `.design/STATE.md` directly via Read + Write.
65
65
 
66
- ## Step 8 Update sketches SUMMARY.md
66
+ ## Step 8 - Update sketches SUMMARY.md
67
67
 
68
68
  Append to `.design/sketches/SUMMARY.md` (create if missing):
69
69
 
@@ -87,6 +87,6 @@ Project skill: ./.claude/skills/design-<area>-conventions.md
87
87
  ## Do Not
88
88
 
89
89
  - Do not modify other sketch variants or rejected directions.
90
- - Do not write to `src/` conventions are design-layer only.
90
+ - Do not write to `src/` - conventions are design-layer only.
91
91
 
92
92
  ## SKETCH-WRAP-UP COMPLETE
@@ -14,7 +14,7 @@ tools: Bash, Read, Glob
14
14
  ls .design/intel/exports.json 2>/dev/null && echo "ready" || echo "missing"
15
15
  ```
16
16
 
17
- ## Mode 1 Intel store available
17
+ ## Mode 1 - Intel store available
18
18
 
19
19
  Read `.design/intel/exports.json`. Group entries by `kind` (skill vs agent). Print:
20
20
 
@@ -47,7 +47,7 @@ Total: <N> skills, <M> agents
47
47
 
48
48
  To get the description for each skill/agent: read `exports.json` entry and look up the matching file in `files.json`, then read its frontmatter `description` field from `exports.json` (if stored) or from the file directly.
49
49
 
50
- ## Mode 2 Intel store missing (fallback)
50
+ ## Mode 2 - Intel store missing (fallback)
51
51
 
52
52
  If `.design/intel/exports.json` is not present, fall back to directory scan:
53
53
 
@@ -68,9 +68,9 @@ AGENTS: design-advisor.md, design-auditor.md, ...
68
68
 
69
69
  ## Filter mode
70
70
 
71
- `/gdd:skill-manifest agents` show agents only
72
- `/gdd:skill-manifest skills` show skills only
73
- `/gdd:skill-manifest <keyword>` filter by keyword in name or description
71
+ `/gdd:skill-manifest agents` - show agents only
72
+ `/gdd:skill-manifest skills` - show skills only
73
+ `/gdd:skill-manifest <keyword>` - filter by keyword in name or description
74
74
 
75
75
  ## Required reading (conditional)
76
76
 
@@ -5,9 +5,9 @@ argument-hint: "[hypothesis] [--timebox <minutes>]"
5
5
  tools: Read, Write, Bash, AskUserQuestion
6
6
  ---
7
7
 
8
- # Get Design Done Spike
8
+ # Get Design Done - Spike
9
9
 
10
- **Role:** Timeboxed feasibility experiment. Answers "can this work?" e.g., "can we use view transitions for this flow?", "does this animation perform on mobile?". Unlike `/gdd:sketch` (visual variants), `/gdd:spike` tests a hypothesis.
10
+ **Role:** Timeboxed feasibility experiment. Answers "can this work?" - e.g., "can we use view transitions for this flow?", "does this animation perform on mobile?". Unlike `/gdd:sketch` (visual variants), `/gdd:spike` tests a hypothesis.
11
11
 
12
12
  ## Flag parsing
13
13
 
@@ -15,7 +15,7 @@ Parse `$ARGUMENTS`:
15
15
  - `[hypothesis]` → summary phrase, derives the slug
16
16
  - `--timebox <minutes>` → default 60
17
17
 
18
- ## Step 1 Intake
18
+ ## Step 1 - Intake
19
19
 
20
20
  AskUserQuestion:
21
21
  1. "What's the hypothesis? (e.g., 'view transitions can replace our current route animations')"
@@ -23,12 +23,12 @@ AskUserQuestion:
23
23
  3. "What would prove it works? (success criteria)"
24
24
  4. "What would prove it doesn't? (failure criteria)"
25
25
 
26
- ## Step 2 Create spike directory
26
+ ## Step 2 - Create spike directory
27
27
 
28
28
  - Derive `<slug>` from the hypothesis (kebab-case, short).
29
29
  - `mkdir -p .design/spikes/<slug>/scratch/` via Bash.
30
30
 
31
- ## Step 3 Write HYPOTHESIS.md
31
+ ## Step 3 - Write HYPOTHESIS.md
32
32
 
33
33
  Write `.design/spikes/<slug>/HYPOTHESIS.md`:
34
34
  ```markdown
@@ -48,7 +48,7 @@ Write `.design/spikes/<slug>/HYPOTHESIS.md`:
48
48
  Experimental code in `./scratch/` — not committed to src/.
49
49
  ```
50
50
 
51
- ## Step 4 Announce
51
+ ## Step 4 - Announce
52
52
 
53
53
  ```
54
54
  ━━━ Spike started ━━━
@@ -61,7 +61,7 @@ When done: /gdd:spike-wrap-up <slug>
61
61
 
62
62
  ## Do Not
63
63
 
64
- - Do not write experimental code to `src/` use `.design/spikes/<slug>/scratch/`.
64
+ - Do not write experimental code to `src/` - use `.design/spikes/<slug>/scratch/`.
65
65
  - Do not exceed the timebox without explicit user approval; wrap up and reassess first.
66
66
 
67
67
  ## SPIKE COMPLETE
@@ -1,26 +1,26 @@
1
1
  ---
2
2
  name: gdd-spike-wrap-up
3
- description: "Close a spike capture findings, write decision to STATE.md, update SUMMARY.md."
3
+ description: "Close a spike - capture findings, write decision to STATE.md, update SUMMARY.md."
4
4
  argument-hint: "[slug]"
5
5
  tools: Read, Write, Glob, AskUserQuestion
6
6
  ---
7
7
 
8
- # Get Design Done Spike Wrap-Up
8
+ # Get Design Done - Spike Wrap-Up
9
9
 
10
- **Role:** Close an open spike capture the verdict, write findings, record a D-XX decision in STATE.md so `plan` sees it when creating tasks. See `./reference/cycle-handoff-preamble.md` for the cycle-handoff framing this archive feeds into.
10
+ **Role:** Close an open spike - capture the verdict, write findings, record a D-XX decision in STATE.md so `plan` sees it when creating tasks. See `./reference/cycle-handoff-preamble.md` for the cycle-handoff framing this archive feeds into.
11
11
 
12
- ## Step 1 Find spike
12
+ ## Step 1 - Find spike
13
13
 
14
14
  - Glob `.design/spikes/*/`.
15
15
  - If `[slug]` provided → use it directly.
16
16
  - If multiple pending (no `FINDINGS.md`) → AskUserQuestion: "Which spike are you wrapping up?"
17
17
  - If none → print `No open spikes. Run /gdd:spike first.` and exit.
18
18
 
19
- ## Step 2 Re-surface hypothesis
19
+ ## Step 2 - Re-surface hypothesis
20
20
 
21
21
  Read `.design/spikes/<slug>/HYPOTHESIS.md`. Show the hypothesis + success/failure criteria to the user.
22
22
 
23
- ## Step 3 Elicit findings
23
+ ## Step 3 - Elicit findings
24
24
 
25
25
  AskUserQuestion in sequence:
26
26
 
@@ -28,7 +28,7 @@ AskUserQuestion in sequence:
28
28
  2. "What was learned? (1–3 sentences)"
29
29
  3. "Recommendation? (adopt / reject / needs more investigation)"
30
30
 
31
- ## Step 4 Write FINDINGS.md
31
+ ## Step 4 - Write FINDINGS.md
32
32
 
33
33
  Write `.design/spikes/<slug>/FINDINGS.md`:
34
34
 
@@ -46,19 +46,19 @@ Write `.design/spikes/<slug>/FINDINGS.md`:
46
46
  <1–2 bullets>
47
47
  ```
48
48
 
49
- ## Step 5 Record decision in STATE.md
49
+ ## Step 5 - Record decision in STATE.md
50
50
 
51
51
  Append under `<decisions>`: `D-XX: spike/<slug> — <verdict> — <recommendation>\n Rationale: <one line>\n Source: .design/spikes/<slug>/FINDINGS.md`. Compute `D-XX` as max existing `D-NN` + 1 (scan for `D-\d+:`, zero-pad to 2 digits). Prefer MCP `gdd_state` typed mutator when available: `mcp__gdd_state__add_decision({id, text, status:"locked"})`.
52
52
 
53
- ## Step 6 Append `<prototyping>` outcome to STATE.md
53
+ ## Step 6 - Append `<prototyping>` outcome to STATE.md
54
54
 
55
- Coupled with Step 5 both must succeed so the spike resolution surfaces in `<decisions>` (downstream stages) and `<prototyping>` (planner via decision-injector). Use **same `D-XX`**. Append under `<prototyping>`: `<spike slug="<slug>" cycle="<cycle>" decision="D-XX" verdict="yes|no|partial" status="resolved"/>`. `<cycle>` from STATE.md frontmatter (`cycle:` field; empty string valid for single-cycle Wave A); `verdict` from Step 3.
55
+ Coupled with Step 5 - both must succeed so the spike resolution surfaces in `<decisions>` (downstream stages) and `<prototyping>` (planner via decision-injector). Use **same `D-XX`**. Append under `<prototyping>`: `<spike slug="<slug>" cycle="<cycle>" decision="D-XX" verdict="yes|no|partial" status="resolved"/>`. `<cycle>` from STATE.md frontmatter (`cycle:` field; empty string valid for single-cycle Wave A); `verdict` from Step 3.
56
56
 
57
57
  If `<prototyping>` block does not exist, materialize between `<must_haves>` and `<connections>` per STATE template; append `<spike …/>` as first child.
58
58
 
59
59
  Prefer MCP typed mutator (byte-identical output): `mcp__gdd_state__add_prototyping({type:"spike", slug, cycle, decision:"D-XX", verdict, status:"resolved"})`. Without MCP, edit `.design/STATE.md` directly via Read + Write.
60
60
 
61
- ## Step 7 Update spikes SUMMARY.md
61
+ ## Step 7 - Update spikes SUMMARY.md
62
62
 
63
63
  Append to `.design/spikes/SUMMARY.md` (create if missing):
64
64
 
@@ -80,7 +80,7 @@ FINDINGS.md written.
80
80
 
81
81
  ## Do Not
82
82
 
83
- - Do not delete the `scratch/` directory it's a record of what was tried.
84
- - Do not promote scratch code to `src/` automatically require a follow-up plan task.
83
+ - Do not delete the `scratch/` directory - it's a record of what was tried.
84
+ - Do not promote scratch code to `src/` automatically - require a follow-up plan task.
85
85
 
86
86
  ## SPIKE-WRAP-UP COMPLETE