@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.
- package/.claude-plugin/marketplace.json +2 -2
- package/.claude-plugin/plugin.json +1 -1
- package/CHANGELOG.md +1080 -1038
- package/README.md +157 -155
- package/SKILL.md +42 -42
- package/agents/README.md +53 -53
- package/agents/a11y-mapper.md +3 -3
- package/agents/component-benchmark-harvester.md +8 -8
- package/agents/component-benchmark-synthesizer.md +11 -11
- package/agents/component-taxonomy-mapper.md +5 -5
- package/agents/compose-executor.md +25 -25
- package/agents/conflict-resolver.md +8 -8
- package/agents/cost-forecaster.md +12 -12
- package/agents/decision-journal-exporter.md +5 -5
- package/agents/design-advisor.md +19 -19
- package/agents/design-assumptions-analyzer.md +16 -16
- package/agents/design-auditor.md +39 -39
- package/agents/design-authority-watcher.md +28 -28
- package/agents/design-component-generator.md +27 -27
- package/agents/design-context-builder.md +66 -66
- package/agents/design-context-checker-gate.md +5 -5
- package/agents/design-context-checker.md +20 -20
- package/agents/design-discussant.md +23 -23
- package/agents/design-doc-writer.md +12 -12
- package/agents/design-executor.md +38 -38
- package/agents/design-figma-writer.md +31 -31
- package/agents/design-fixer.md +27 -27
- package/agents/design-integration-checker-gate.md +5 -5
- package/agents/design-integration-checker.md +29 -29
- package/agents/design-paper-writer.md +14 -14
- package/agents/design-pattern-mapper.md +9 -9
- package/agents/design-pencil-writer.md +12 -12
- package/agents/design-phase-researcher.md +14 -14
- package/agents/design-plan-checker.md +13 -13
- package/agents/design-planner.md +24 -24
- package/agents/design-reflector.md +48 -48
- package/agents/design-research-synthesizer.md +21 -21
- package/agents/design-start-writer.md +7 -7
- package/agents/design-update-checker.md +8 -8
- package/agents/design-verifier-gate.md +5 -5
- package/agents/design-verifier.md +80 -80
- package/agents/ds-generator.md +14 -14
- package/agents/ds-migration-planner.md +12 -12
- package/agents/email-executor.md +26 -26
- package/agents/experiment-result-ingester.md +10 -10
- package/agents/flutter-executor.md +28 -28
- package/agents/gdd-graph-refresh.md +10 -10
- package/agents/gdd-intel-updater.md +11 -11
- package/agents/gdd-learnings-extractor.md +2 -2
- package/agents/motion-mapper.md +8 -8
- package/agents/motion-verifier.md +16 -16
- package/agents/pdf-executor.md +27 -27
- package/agents/perf-analyzer.md +20 -20
- package/agents/pr-commenter.md +24 -24
- package/agents/prototype-gate.md +29 -29
- package/agents/quality-gate-runner.md +21 -21
- package/agents/rollout-coordinator.md +8 -8
- package/agents/swift-executor.md +41 -41
- package/agents/ticket-sync-agent.md +19 -19
- package/agents/token-mapper.md +6 -6
- package/agents/user-research-synthesizer.md +13 -13
- package/agents/visual-hierarchy-mapper.md +2 -2
- package/dist/claude-code/.claude/skills/add-backlog/SKILL.md +3 -3
- package/dist/claude-code/.claude/skills/analyze-dependencies/SKILL.md +10 -10
- package/dist/claude-code/.claude/skills/apply-reflections/SKILL.md +13 -13
- package/dist/claude-code/.claude/skills/apply-reflections/apply-reflections-procedure.md +20 -20
- package/dist/claude-code/.claude/skills/audit/SKILL.md +7 -7
- package/dist/claude-code/.claude/skills/bandit-status/SKILL.md +7 -7
- package/dist/claude-code/.claude/skills/benchmark/SKILL.md +7 -7
- package/dist/claude-code/.claude/skills/bootstrap-ds/SKILL.md +10 -10
- package/dist/claude-code/.claude/skills/brief/SKILL.md +20 -20
- package/dist/claude-code/.claude/skills/budget/SKILL.md +4 -4
- package/dist/claude-code/.claude/skills/cache-manager/SKILL.md +6 -6
- package/dist/claude-code/.claude/skills/cache-manager/cache-policy.md +5 -5
- package/dist/claude-code/.claude/skills/check-update/SKILL.md +5 -5
- package/dist/claude-code/.claude/skills/compare/SKILL.md +15 -15
- package/dist/claude-code/.claude/skills/compare/compare-rubric.md +17 -17
- package/dist/claude-code/.claude/skills/complete-cycle/SKILL.md +5 -5
- package/dist/claude-code/.claude/skills/connections/SKILL.md +11 -11
- package/dist/claude-code/.claude/skills/connections/connections-onboarding.md +76 -76
- package/dist/claude-code/.claude/skills/continue/SKILL.md +2 -2
- package/dist/claude-code/.claude/skills/darkmode/SKILL.md +17 -17
- package/dist/claude-code/.claude/skills/darkmode/darkmode-audit-procedure.md +7 -7
- package/dist/claude-code/.claude/skills/debug/SKILL.md +3 -3
- package/dist/claude-code/.claude/skills/debug/debug-feedback-loops.md +12 -12
- package/dist/claude-code/.claude/skills/design/SKILL.md +12 -12
- package/dist/claude-code/.claude/skills/design/design-procedure.md +23 -23
- package/dist/claude-code/.claude/skills/discover/SKILL.md +7 -7
- package/dist/claude-code/.claude/skills/discover/discover-procedure.md +18 -18
- package/dist/claude-code/.claude/skills/discuss/SKILL.md +12 -12
- package/dist/claude-code/.claude/skills/do/SKILL.md +1 -1
- package/dist/claude-code/.claude/skills/explore/SKILL.md +21 -21
- package/dist/claude-code/.claude/skills/explore/explore-procedure.md +48 -48
- package/dist/claude-code/.claude/skills/export/SKILL.md +9 -9
- package/dist/claude-code/.claude/skills/extract-learnings/SKILL.md +5 -5
- package/dist/claude-code/.claude/skills/fast/SKILL.md +7 -7
- package/dist/claude-code/.claude/skills/figma-extract/SKILL.md +11 -11
- package/dist/claude-code/.claude/skills/figma-write/SKILL.md +6 -6
- package/dist/claude-code/.claude/skills/graphify/SKILL.md +4 -4
- package/dist/claude-code/.claude/skills/health/SKILL.md +16 -16
- package/dist/claude-code/.claude/skills/health/health-mcp-detection.md +3 -3
- package/dist/claude-code/.claude/skills/health/health-skill-length-report.md +6 -6
- package/dist/claude-code/.claude/skills/help/SKILL.md +1 -1
- package/dist/claude-code/.claude/skills/list-assumptions/SKILL.md +4 -4
- package/dist/claude-code/.claude/skills/map/SKILL.md +12 -12
- package/dist/claude-code/.claude/skills/migrate/SKILL.md +5 -5
- package/dist/claude-code/.claude/skills/new-cycle/SKILL.md +2 -2
- package/dist/claude-code/.claude/skills/new-cycle/milestone-completeness-rubric.md +16 -16
- package/dist/claude-code/.claude/skills/new-project/SKILL.md +1 -1
- package/dist/claude-code/.claude/skills/next/SKILL.md +5 -5
- package/dist/claude-code/.claude/skills/note/SKILL.md +1 -1
- package/dist/claude-code/.claude/skills/openrouter-status/SKILL.md +4 -4
- package/dist/claude-code/.claude/skills/optimize/SKILL.md +15 -15
- package/dist/claude-code/.claude/skills/pause/SKILL.md +5 -5
- package/dist/claude-code/.claude/skills/peer-cli-add/SKILL.md +11 -11
- package/dist/claude-code/.claude/skills/peer-cli-add/peer-cli-protocol.md +39 -39
- package/dist/claude-code/.claude/skills/peer-cli-customize/SKILL.md +14 -14
- package/dist/claude-code/.claude/skills/peers/SKILL.md +4 -4
- package/dist/claude-code/.claude/skills/plan/SKILL.md +13 -13
- package/dist/claude-code/.claude/skills/plan/plan-procedure.md +24 -24
- package/dist/claude-code/.claude/skills/plant-seed/SKILL.md +4 -4
- package/dist/claude-code/.claude/skills/pr-branch/SKILL.md +2 -2
- package/dist/claude-code/.claude/skills/progress/SKILL.md +15 -15
- package/dist/claude-code/.claude/skills/quality-gate/SKILL.md +22 -22
- package/dist/claude-code/.claude/skills/quality-gate/threat-modeling.md +19 -19
- package/dist/claude-code/.claude/skills/quick/SKILL.md +5 -5
- package/dist/claude-code/.claude/skills/reapply-patches/SKILL.md +7 -7
- package/dist/claude-code/.claude/skills/reflect/SKILL.md +3 -3
- package/dist/claude-code/.claude/skills/reflect/procedures/capability-gap-scan.md +11 -11
- package/dist/claude-code/.claude/skills/report-issue/SKILL.md +5 -5
- package/dist/claude-code/.claude/skills/report-issue/report-issue-procedure.md +27 -27
- package/dist/claude-code/.claude/skills/resume/SKILL.md +9 -9
- package/dist/claude-code/.claude/skills/review-backlog/SKILL.md +3 -3
- package/dist/claude-code/.claude/skills/review-decisions/SKILL.md +3 -3
- package/dist/claude-code/.claude/skills/roi/SKILL.md +5 -5
- package/dist/claude-code/.claude/skills/rollout-status/SKILL.md +4 -4
- package/dist/claude-code/.claude/skills/router/SKILL.md +11 -11
- package/dist/claude-code/.claude/skills/router/capability-gap-emitter.md +6 -6
- package/dist/claude-code/.claude/skills/router/router-pick-emitter.md +9 -9
- package/dist/claude-code/.claude/skills/router/router-rules.md +7 -7
- package/dist/claude-code/.claude/skills/scan/SKILL.md +16 -16
- package/dist/claude-code/.claude/skills/scan/scan-procedure.md +42 -42
- package/dist/claude-code/.claude/skills/settings/SKILL.md +2 -2
- package/dist/claude-code/.claude/skills/ship/SKILL.md +7 -7
- package/dist/claude-code/.claude/skills/sketch/SKILL.md +10 -10
- package/dist/claude-code/.claude/skills/sketch-wrap-up/SKILL.md +12 -12
- package/dist/claude-code/.claude/skills/skill-manifest/SKILL.md +5 -5
- package/dist/claude-code/.claude/skills/spike/SKILL.md +7 -7
- package/dist/claude-code/.claude/skills/spike-wrap-up/SKILL.md +13 -13
- package/dist/claude-code/.claude/skills/start/SKILL.md +8 -8
- package/dist/claude-code/.claude/skills/start/start-procedure.md +9 -9
- package/dist/claude-code/.claude/skills/stats/SKILL.md +5 -5
- package/dist/claude-code/.claude/skills/style/SKILL.md +12 -12
- package/dist/claude-code/.claude/skills/style/style-doc-procedure.md +12 -12
- package/dist/claude-code/.claude/skills/synthesize/SKILL.md +10 -10
- package/dist/claude-code/.claude/skills/timeline/SKILL.md +4 -4
- package/dist/claude-code/.claude/skills/todo/SKILL.md +3 -3
- package/dist/claude-code/.claude/skills/turn-closeout/SKILL.md +10 -10
- package/dist/claude-code/.claude/skills/unlock-decision/SKILL.md +3 -3
- package/dist/claude-code/.claude/skills/update/SKILL.md +9 -9
- package/dist/claude-code/.claude/skills/using-gdd/SKILL.md +17 -17
- package/dist/claude-code/.claude/skills/verify/SKILL.md +13 -13
- package/dist/claude-code/.claude/skills/verify/verify-procedure.md +34 -34
- package/dist/claude-code/.claude/skills/warm-cache/SKILL.md +8 -8
- package/dist/claude-code/.claude/skills/watch-authorities/SKILL.md +9 -9
- package/dist/claude-code/.claude/skills/zoom-out/SKILL.md +4 -4
- package/package.json +5 -2
- package/reference/DEPRECATIONS.md +10 -10
- package/reference/STATE-TEMPLATE.md +26 -26
- package/reference/accessibility.md +13 -13
- package/reference/adr-format.md +13 -13
- package/reference/ai-native-tool-interface.md +5 -5
- package/reference/anti-patterns.md +9 -9
- package/reference/architecture-vocabulary.md +31 -31
- package/reference/audit-scoring.md +13 -13
- package/reference/authority-feeds.md +36 -36
- package/reference/bandit-integration.md +25 -25
- package/reference/brand-voice.md +36 -36
- package/reference/capability-gap-stage-gate.md +20 -20
- package/reference/checklists.md +26 -26
- package/reference/cli-localization.md +13 -13
- package/reference/codex-tools.md +2 -2
- package/reference/color-theory.md +28 -28
- package/reference/component-authoring.md +4 -4
- package/reference/components/README.md +13 -13
- package/reference/components/TEMPLATE.md +13 -13
- package/reference/components/accordion.md +15 -15
- package/reference/components/alert.md +25 -25
- package/reference/components/badge.md +18 -18
- package/reference/components/breadcrumbs.md +24 -24
- package/reference/components/button.md +21 -21
- package/reference/components/card.md +13 -13
- package/reference/components/checkbox.md +20 -20
- package/reference/components/chip.md +20 -20
- package/reference/components/command-palette.md +15 -15
- package/reference/components/date-picker.md +22 -22
- package/reference/components/drawer.md +13 -13
- package/reference/components/file-upload.md +22 -22
- package/reference/components/input.md +18 -18
- package/reference/components/label.md +25 -25
- package/reference/components/link.md +19 -19
- package/reference/components/list.md +17 -17
- package/reference/components/menu.md +19 -19
- package/reference/components/modal-dialog.md +16 -16
- package/reference/components/navbar.md +19 -19
- package/reference/components/pagination.md +18 -18
- package/reference/components/popover.md +12 -12
- package/reference/components/progress.md +18 -18
- package/reference/components/radio.md +17 -17
- package/reference/components/rich-text-editor.md +24 -24
- package/reference/components/select-combobox.md +16 -16
- package/reference/components/sidebar.md +15 -15
- package/reference/components/skeleton.md +20 -20
- package/reference/components/slider.md +20 -20
- package/reference/components/stepper.md +24 -24
- package/reference/components/switch.md +19 -19
- package/reference/components/table.md +21 -21
- package/reference/components/tabs.md +11 -11
- package/reference/components/toast.md +19 -19
- package/reference/components/tooltip.md +19 -19
- package/reference/components/tree.md +17 -17
- package/reference/composition.md +38 -38
- package/reference/config-schema.md +37 -37
- package/reference/context-md-format.md +9 -9
- package/reference/contrast-advanced.md +29 -29
- package/reference/conversational-ui.md +17 -17
- package/reference/cost-governance.md +14 -14
- package/reference/css-grid-layout.md +8 -8
- package/reference/cycle-handoff-preamble.md +3 -3
- package/reference/data-visualization.md +67 -67
- package/reference/debugger-philosophy.md +5 -5
- package/reference/design-system-guidance.md +21 -21
- package/reference/design-systems-catalog.md +20 -20
- package/reference/design-variants.md +11 -11
- package/reference/domains/civic-patterns.md +10 -10
- package/reference/domains/finance-patterns.md +9 -9
- package/reference/domains/gaming-patterns.md +9 -9
- package/reference/domains/healthcare-patterns.md +11 -11
- package/reference/ds-bootstrap-rubric.md +13 -13
- package/reference/email-design.md +22 -22
- package/reference/emotional-design.md +10 -10
- package/reference/error-recovery.md +11 -11
- package/reference/export-formats.md +7 -7
- package/reference/figma-sandbox.md +6 -6
- package/reference/first-principles.md +10 -10
- package/reference/form-patterns.md +26 -26
- package/reference/framer-motion-patterns.md +49 -49
- package/reference/gdd-runtime-audit.md +17 -17
- package/reference/gdd-threat-model.md +44 -44
- package/reference/gemini-tools.md +3 -3
- package/reference/gestalt.md +24 -24
- package/reference/heuristics.md +32 -32
- package/reference/i18n.md +44 -44
- package/reference/iconography.md +24 -24
- package/reference/image-optimization.md +14 -14
- package/reference/information-architecture.md +47 -47
- package/reference/intel-schema.md +1 -1
- package/reference/known-failure-modes.md +37 -37
- package/reference/meta-rules.md +5 -5
- package/reference/migrations/material-3-to-4.md +17 -17
- package/reference/migrations/mui-v6.md +16 -16
- package/reference/migrations/shadcn-v2.md +25 -25
- package/reference/migrations/tailwind-v4.md +21 -21
- package/reference/model-prices.md +3 -3
- package/reference/model-tiers.md +40 -40
- package/reference/motion-advanced.md +21 -21
- package/reference/motion-easings.md +29 -29
- package/reference/motion-interpolate.md +1 -1
- package/reference/motion-spring.md +13 -13
- package/reference/motion-transition-taxonomy.md +34 -34
- package/reference/motion.md +31 -31
- package/reference/multi-author-model.md +13 -13
- package/reference/native-platforms.md +28 -28
- package/reference/notification-routing.md +6 -6
- package/reference/onboarding-progressive-disclosure.md +32 -32
- package/reference/openrouter-tier-mapping.md +8 -8
- package/reference/palette-catalog.md +37 -37
- package/reference/parallelism-rules.md +20 -20
- package/reference/peer-cli-capabilities.md +14 -14
- package/reference/peer-protocols.md +21 -21
- package/reference/perf-budget.md +21 -21
- package/reference/performance.md +22 -22
- package/reference/platforms.md +51 -51
- package/reference/pr-review-integration.md +7 -7
- package/reference/prices/antigravity.md +3 -3
- package/reference/prices/augment.md +3 -3
- package/reference/prices/claude.md +2 -2
- package/reference/prices/cline.md +4 -4
- package/reference/prices/codebuddy.md +3 -3
- package/reference/prices/codex.md +2 -2
- package/reference/prices/copilot.md +3 -3
- package/reference/prices/cursor.md +3 -3
- package/reference/prices/gemini.md +2 -2
- package/reference/prices/kilo.md +3 -3
- package/reference/prices/opencode.md +4 -4
- package/reference/prices/qwen.md +2 -2
- package/reference/prices/trae.md +3 -3
- package/reference/prices/windsurf.md +3 -3
- package/reference/prices.openrouter.md +5 -5
- package/reference/print-design.md +36 -36
- package/reference/priority-matrix.md +2 -2
- package/reference/project-skills-guide.md +3 -3
- package/reference/proportion-systems.md +23 -23
- package/reference/pseudonymization-rules.md +30 -30
- package/reference/retrieval-contract.md +14 -14
- package/reference/review-format.md +7 -7
- package/reference/rollout-coordination.md +10 -10
- package/reference/rtl-cjk-cultural.md +39 -39
- package/reference/runtime-models.md +28 -28
- package/reference/shared-preamble.md +26 -26
- package/reference/skill-authoring-contract.md +16 -16
- package/reference/skill-placeholders.md +3 -3
- package/reference/start-interview.md +10 -10
- package/reference/style-vocabulary.md +25 -25
- package/reference/surfaces.md +4 -4
- package/reference/ticket-sync.md +9 -9
- package/reference/typography.md +64 -64
- package/reference/user-research.md +54 -54
- package/reference/variable-fonts-loading.md +15 -15
- package/reference/visual-hierarchy-layout.md +41 -41
- package/scripts/lib/manifest/prose-denylist.json +1 -1
- package/skills/add-backlog/SKILL.md +3 -3
- package/skills/analyze-dependencies/SKILL.md +10 -10
- package/skills/apply-reflections/SKILL.md +13 -13
- package/skills/apply-reflections/apply-reflections-procedure.md +20 -20
- package/skills/audit/SKILL.md +7 -7
- package/skills/bandit-status/SKILL.md +7 -7
- package/skills/benchmark/SKILL.md +7 -7
- package/skills/bootstrap-ds/SKILL.md +10 -10
- package/skills/brief/SKILL.md +20 -20
- package/skills/budget/SKILL.md +4 -4
- package/skills/cache-manager/SKILL.md +6 -6
- package/skills/cache-manager/cache-policy.md +5 -5
- package/skills/check-update/SKILL.md +5 -5
- package/skills/compare/SKILL.md +15 -15
- package/skills/compare/compare-rubric.md +17 -17
- package/skills/complete-cycle/SKILL.md +5 -5
- package/skills/connections/SKILL.md +11 -11
- package/skills/connections/connections-onboarding.md +76 -76
- package/skills/continue/SKILL.md +2 -2
- package/skills/darkmode/SKILL.md +17 -17
- package/skills/darkmode/darkmode-audit-procedure.md +7 -7
- package/skills/debug/SKILL.md +3 -3
- package/skills/debug/debug-feedback-loops.md +12 -12
- package/skills/design/SKILL.md +12 -12
- package/skills/design/design-procedure.md +23 -23
- package/skills/discover/SKILL.md +7 -7
- package/skills/discover/discover-procedure.md +18 -18
- package/skills/discuss/SKILL.md +12 -12
- package/skills/do/SKILL.md +1 -1
- package/skills/explore/SKILL.md +21 -21
- package/skills/explore/explore-procedure.md +48 -48
- package/skills/export/SKILL.md +9 -9
- package/skills/extract-learnings/SKILL.md +5 -5
- package/skills/fast/SKILL.md +7 -7
- package/skills/figma-extract/SKILL.md +11 -11
- package/skills/figma-write/SKILL.md +6 -6
- package/skills/graphify/SKILL.md +4 -4
- package/skills/health/SKILL.md +16 -16
- package/skills/health/health-mcp-detection.md +3 -3
- package/skills/health/health-skill-length-report.md +6 -6
- package/skills/help/SKILL.md +1 -1
- package/skills/list-assumptions/SKILL.md +4 -4
- package/skills/map/SKILL.md +12 -12
- package/skills/migrate/SKILL.md +5 -5
- package/skills/new-cycle/SKILL.md +2 -2
- package/skills/new-cycle/milestone-completeness-rubric.md +16 -16
- package/skills/new-project/SKILL.md +1 -1
- package/skills/next/SKILL.md +5 -5
- package/skills/note/SKILL.md +1 -1
- package/skills/openrouter-status/SKILL.md +4 -4
- package/skills/optimize/SKILL.md +15 -15
- package/skills/pause/SKILL.md +5 -5
- package/skills/peer-cli-add/SKILL.md +11 -11
- package/skills/peer-cli-add/peer-cli-protocol.md +39 -39
- package/skills/peer-cli-customize/SKILL.md +14 -14
- package/skills/peers/SKILL.md +4 -4
- package/skills/plan/SKILL.md +13 -13
- package/skills/plan/plan-procedure.md +24 -24
- package/skills/plant-seed/SKILL.md +4 -4
- package/skills/pr-branch/SKILL.md +2 -2
- package/skills/progress/SKILL.md +15 -15
- package/skills/quality-gate/SKILL.md +22 -22
- package/skills/quality-gate/threat-modeling.md +19 -19
- package/skills/quick/SKILL.md +5 -5
- package/skills/reapply-patches/SKILL.md +7 -7
- package/skills/reflect/SKILL.md +3 -3
- package/skills/reflect/procedures/capability-gap-scan.md +11 -11
- package/skills/report-issue/SKILL.md +5 -5
- package/skills/report-issue/report-issue-procedure.md +27 -27
- package/skills/resume/SKILL.md +9 -9
- package/skills/review-backlog/SKILL.md +3 -3
- package/skills/review-decisions/SKILL.md +3 -3
- package/skills/roi/SKILL.md +5 -5
- package/skills/rollout-status/SKILL.md +4 -4
- package/skills/router/SKILL.md +11 -11
- package/skills/router/capability-gap-emitter.md +6 -6
- package/skills/router/router-pick-emitter.md +9 -9
- package/skills/router/router-rules.md +7 -7
- package/skills/scan/SKILL.md +16 -16
- package/skills/scan/scan-procedure.md +42 -42
- package/skills/settings/SKILL.md +2 -2
- package/skills/ship/SKILL.md +7 -7
- package/skills/sketch/SKILL.md +10 -10
- package/skills/sketch-wrap-up/SKILL.md +12 -12
- package/skills/skill-manifest/SKILL.md +5 -5
- package/skills/spike/SKILL.md +7 -7
- package/skills/spike-wrap-up/SKILL.md +13 -13
- package/skills/start/SKILL.md +8 -8
- package/skills/start/start-procedure.md +9 -9
- package/skills/stats/SKILL.md +5 -5
- package/skills/style/SKILL.md +12 -12
- package/skills/style/style-doc-procedure.md +12 -12
- package/skills/synthesize/SKILL.md +10 -10
- package/skills/timeline/SKILL.md +4 -4
- package/skills/todo/SKILL.md +3 -3
- package/skills/turn-closeout/SKILL.md +10 -10
- package/skills/unlock-decision/SKILL.md +3 -3
- package/skills/update/SKILL.md +9 -9
- package/skills/using-gdd/SKILL.md +17 -17
- package/skills/verify/SKILL.md +13 -13
- package/skills/verify/verify-procedure.md +34 -34
- package/skills/warm-cache/SKILL.md +8 -8
- package/skills/watch-authorities/SKILL.md +9 -9
- package/skills/zoom-out/SKILL.md +4 -4
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: gdd-health
|
|
3
|
-
description: "Reports .design/ artifact health
|
|
3
|
+
description: "Reports .design/ artifact health - staleness, missing files, token drift, broken state transitions."
|
|
4
4
|
tools: Read, Bash, Glob, Grep, mcp__gdd_state__get
|
|
5
5
|
disable-model-invocation: true
|
|
6
6
|
---
|
|
@@ -11,19 +11,19 @@ disable-model-invocation: true
|
|
|
11
11
|
|
|
12
12
|
## Checks
|
|
13
13
|
|
|
14
|
-
1. **Artifact inventory**
|
|
15
|
-
2. **Missing expected artifacts**
|
|
14
|
+
1. **Artifact inventory** - `ls -la .design/*.md` with size and mtime. Print a table.
|
|
15
|
+
2. **Missing expected artifacts** - by `stage` field from the `mcp__gdd_state__get` snapshot:
|
|
16
16
|
- `brief` expects BRIEF.md
|
|
17
17
|
- `explore` expects DESIGN.md, DESIGN-DEBT.md, DESIGN-CONTEXT.md
|
|
18
18
|
- `plan` expects DESIGN-PLAN.md
|
|
19
19
|
- `design` expects DESIGN-SUMMARY.md
|
|
20
20
|
- `verify` expects DESIGN-VERIFICATION.md
|
|
21
21
|
FAIL per missing.
|
|
22
|
-
3. **Token drift**
|
|
23
|
-
4. **Aged DESIGN-DEBT**
|
|
24
|
-
5. **Broken state transitions**
|
|
25
|
-
6. **Pending sketch/spike wrap-ups**
|
|
26
|
-
7. **Seed germination**
|
|
22
|
+
3. **Token drift** - `wc -c .design/DESIGN.md .design/DESIGN-CONTEXT.md`; approx tokens = bytes/4. WARN if combined >40000.
|
|
23
|
+
4. **Aged DESIGN-DEBT** - items in `.design/DESIGN-DEBT.md` not touched in >14 days (file mtime). WARN.
|
|
24
|
+
5. **Broken state transitions** - `stage` field from the snapshot inconsistent with artifacts present (e.g. stage=`verify` but DESIGN-SUMMARY.md missing). FAIL.
|
|
25
|
+
6. **Pending sketch/spike wrap-ups** - any `.design/sketches/*` or `.design/spikes/*` directory lacking a SUMMARY.md. WARN.
|
|
26
|
+
7. **Seed germination** - scan `.design/SEEDS.md` (if present) for seeds whose trigger keywords match the snapshot or CYCLES.md content. List as "Seed ready: <text>".
|
|
27
27
|
|
|
28
28
|
## State snapshot
|
|
29
29
|
|
|
@@ -57,17 +57,17 @@ Health: 5 / 6 checks passing.
|
|
|
57
57
|
|
|
58
58
|
After the health table, the `gdd_health` MCP surface (`scripts/lib/health-mirror/index.cjs`) reports a `figma_extract` check so a user knows whether figma-extract is usable. The detail is one of three exact strings:
|
|
59
59
|
|
|
60
|
-
- `figma extract: ready (token set)`
|
|
61
|
-
- `figma extract: token missing`
|
|
62
|
-
- `figma extract: plugin sync needed for variables (Free tier detected)`
|
|
60
|
+
- `figma extract: ready (token set)` - `FIGMA_TOKEN` (or `FIGMA_PERSONAL_ACCESS_TOKEN`) is present (status `ok`).
|
|
61
|
+
- `figma extract: token missing` - no token env is set (status `warn`).
|
|
62
|
+
- `figma extract: plugin sync needed for variables (Free tier detected)` - token present but a prior pull recorded a 403/skip on the Variables REST path, so run the plugin-sync step (status `warn`).
|
|
63
63
|
|
|
64
|
-
Token PRESENCE only is detected (D-10)
|
|
64
|
+
Token PRESENCE only is detected (D-10) - the token value is never read, logged, or shown. The Free-tier signal is read from the local raw-pull cache only; no network call is made.
|
|
65
65
|
|
|
66
66
|
## Skill-discipline bootstrap (skill_discipline)
|
|
67
67
|
|
|
68
|
-
The `gdd_health` MCP surface also reports a `skill_discipline` check (Phase 32) confirming the using-gdd SessionStart bootstrap is live
|
|
69
|
-
- `skill-discipline: ready`
|
|
70
|
-
- `skill-discipline: missing using-gdd` (skill absent) or `skill-discipline: hook not wired` (skill present, no SessionStart inject)
|
|
68
|
+
The `gdd_health` MCP surface also reports a `skill_discipline` check (Phase 32) confirming the using-gdd SessionStart bootstrap is live - detail is one of three exact strings:
|
|
69
|
+
- `skill-discipline: ready` - `skills/using-gdd/SKILL.md` exists AND `hooks/hooks.json` SessionStart wires `inject-using-gdd.sh` (status `ok`).
|
|
70
|
+
- `skill-discipline: missing using-gdd` (skill absent) or `skill-discipline: hook not wired` (skill present, no SessionStart inject) - both `warn`.
|
|
71
71
|
|
|
72
72
|
## Check MCP registration (gdd-mcp)
|
|
73
73
|
|
|
@@ -94,6 +94,6 @@ Thresholds: warn >=100, block >=250 (D-01). Strict description-format off by def
|
|
|
94
94
|
|
|
95
95
|
## Do Not
|
|
96
96
|
|
|
97
|
-
- Do not mutate STATE.md
|
|
97
|
+
- Do not mutate STATE.md - this skill is read-only. Only `mcp__gdd_state__get` is permitted.
|
|
98
98
|
|
|
99
99
|
## HEALTH COMPLETE
|
|
@@ -19,11 +19,11 @@ than crashing the skill.
|
|
|
19
19
|
|
|
20
20
|
1. Read `.design/config.json` (if present). Parse JSON inside a try/catch.
|
|
21
21
|
2. If `config.mcp_nudge === false`, SKIP this step entirely (render nothing).
|
|
22
|
-
3. On parse failure: default to `mcp_nudge=true` (show the row)
|
|
22
|
+
3. On parse failure: default to `mcp_nudge=true` (show the row) - fail-safe per threat T-27.7-04-05.
|
|
23
23
|
|
|
24
24
|
## Detection
|
|
25
25
|
|
|
26
|
-
1. Read `.claude/settings.local.json` (or equivalent harness settings file) and inspect its `mcpServers` object
|
|
26
|
+
1. Read `.claude/settings.local.json` (or equivalent harness settings file) and inspect its `mcpServers` object - alternatively run `claude mcp list` / `codex mcp list` if a CLI is available (see fallback below).
|
|
27
27
|
2. Preferred invocation via the install-lib: call `detectMcpRegistration()` from `scripts/lib/install/mcp-register.cjs`. Returns `{harnesses: [{harness, present, registered}], summary}`.
|
|
28
28
|
|
|
29
29
|
## Row rendering
|
|
@@ -41,4 +41,4 @@ Based on the detection result, render exactly ONE of these row strings:
|
|
|
41
41
|
|
|
42
42
|
## Fallback (if `mcp-register.cjs` not yet shipped)
|
|
43
43
|
|
|
44
|
-
Skip this step silently with status `MCP server: unknown`. This step is non-blocking
|
|
44
|
+
Skip this step silently with status `MCP server: unknown`. This step is non-blocking - failures here MUST NOT crash the SKILL.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Health skill
|
|
1
|
+
# Health skill - skill-length report subsection
|
|
2
2
|
|
|
3
3
|
Phase 28.5-11 / D-11 reference. Read by `skills/health/SKILL.md` to render the
|
|
4
4
|
"Skill-length report" subsection after the standard health checks.
|
|
@@ -50,9 +50,9 @@ Skill-length: 70 total | 67 clean | 2 warn (>=100) | 1 block (>=250)
|
|
|
50
50
|
|
|
51
51
|
## Thresholds (D-01)
|
|
52
52
|
|
|
53
|
-
- `warn >=100`
|
|
53
|
+
- `warn >=100` - skill flagged as advisory; CI emits `::warning::` annotation
|
|
54
54
|
but does not fail the build.
|
|
55
|
-
- `block >=250`
|
|
55
|
+
- `block >=250` - skill flagged as blocker; CI emits `::error::` and fails
|
|
56
56
|
the build via exit code 2.
|
|
57
57
|
|
|
58
58
|
## Strict description-format (D-02)
|
|
@@ -64,6 +64,6 @@ to hard-block based on A/B evidence at
|
|
|
64
64
|
|
|
65
65
|
## Cross-link from health
|
|
66
66
|
|
|
67
|
-
- `skills/health/SKILL.md`
|
|
68
|
-
- `scripts/validate-skill-length.cjs`
|
|
69
|
-
- `tests/phase-28.5-baseline.test.cjs`
|
|
67
|
+
- `skills/health/SKILL.md` - emits the report after the main checks table.
|
|
68
|
+
- `scripts/validate-skill-length.cjs` - provides the JSON.
|
|
69
|
+
- `tests/phase-28.5-baseline.test.cjs` - locks the post-rework distribution.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: gdd-list-assumptions
|
|
3
|
-
description: "Surfaces hidden design assumptions baked into the codebase before planning
|
|
3
|
+
description: "Surfaces hidden design assumptions baked into the codebase before planning - pattern-based detection plus user-surfaced items."
|
|
4
4
|
argument-hint: "[--area typography|color|layout|motion|a11y]"
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
6
|
disable-model-invocation: true
|
|
@@ -10,11 +10,11 @@ disable-model-invocation: true
|
|
|
10
10
|
|
|
11
11
|
**Role:** Surface implicit design assumptions that were never explicitly decided. Output a numbered list tagging each as `[EXPLICIT]` (found in STATE.md/DESIGN-CONTEXT.md decisions) or `[IMPLICIT]` (inferred from code patterns).
|
|
12
12
|
|
|
13
|
-
## Step 1
|
|
13
|
+
## Step 1 - Read explicit decisions
|
|
14
14
|
|
|
15
15
|
Read `.design/STATE.md` `<decisions>` and `.design/DESIGN-CONTEXT.md` (if present). Collect every D-XX as `[EXPLICIT]` entries keyed by category.
|
|
16
16
|
|
|
17
|
-
## Step 2
|
|
17
|
+
## Step 2 - Scan codebase for implicit patterns
|
|
18
18
|
|
|
19
19
|
If `--area <name>` is given, restrict to that area. Otherwise scan all.
|
|
20
20
|
|
|
@@ -39,7 +39,7 @@ If `--area <name>` is given, restrict to that area. Otherwise scan all.
|
|
|
39
39
|
|
|
40
40
|
For each hit, emit `Detected assumption: [pattern] at [file:line]` and flag as `[IMPLICIT]`.
|
|
41
41
|
|
|
42
|
-
## Step 3
|
|
42
|
+
## Step 3 - Output
|
|
43
43
|
|
|
44
44
|
```
|
|
45
45
|
━━━ Design assumptions ━━━
|
|
@@ -6,7 +6,7 @@ tools: Read, Write, Bash, Task
|
|
|
6
6
|
user-invocable: true
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
-
# Get Design Done
|
|
9
|
+
# Get Design Done - Map
|
|
10
10
|
|
|
11
11
|
Parallel orchestrator. Spawns 5 specialist mappers, each writing one file under `.design/map/`. The explore stage consumes these when present. See `./reference/heuristics.md` §"Optimization rules" for parallel-spawn cost considerations.
|
|
12
12
|
|
|
@@ -20,16 +20,16 @@ Parallel orchestrator. Spawns 5 specialist mappers, each writing one file under
|
|
|
20
20
|
| `a11y-mapper` | `.design/map/a11y.md` |
|
|
21
21
|
| `motion-mapper` | `.design/map/motion.md` |
|
|
22
22
|
|
|
23
|
-
## Step 1
|
|
23
|
+
## Step 1 - Setup
|
|
24
24
|
|
|
25
25
|
- Ensure `.design/map/` exists (create if missing).
|
|
26
26
|
- Read `.design/config.json` → `parallelism` object. Use `reference/config-schema.md` defaults if absent.
|
|
27
|
-
- Read `.design/STATE.md`
|
|
27
|
+
- Read `.design/STATE.md` - note `<connections>` (Figma availability for token-mapper).
|
|
28
28
|
- Parse `$ARGUMENTS`. If `--only <name>`, restrict the dispatch set to one mapper.
|
|
29
29
|
|
|
30
|
-
## Step 2
|
|
30
|
+
## Step 2 - Parallelism Decision
|
|
31
31
|
|
|
32
|
-
Per `reference/parallelism-rules.md`: all 5 mappers have `parallel-safe: auto` with disjoint `writes:` (each writes a different `.design/map/*.md` file)
|
|
32
|
+
Per `reference/parallelism-rules.md`: all 5 mappers have `parallel-safe: auto` with disjoint `writes:` (each writes a different `.design/map/*.md` file) - no hard-rule conflict. `typical-duration-seconds` sum (~210s) minus slowest (~45s) ≈ 165s savings → clears `min_estimated_savings_seconds`. Verdict: **parallel**.
|
|
33
33
|
|
|
34
34
|
Write the verdict to STATE.md:
|
|
35
35
|
|
|
@@ -46,7 +46,7 @@ Write the verdict to STATE.md:
|
|
|
46
46
|
|
|
47
47
|
`--only` → adjust `agents` and set `verdict: serial` with `reason: "single mapper requested"`.
|
|
48
48
|
|
|
49
|
-
## Step 3
|
|
49
|
+
## Step 3 - Dispatch (concurrent)
|
|
50
50
|
|
|
51
51
|
Spawn all selected mappers in a single response with multiple `Task()` calls:
|
|
52
52
|
|
|
@@ -66,17 +66,17 @@ output file under .design/map/. Emit your completion marker when done.
|
|
|
66
66
|
|
|
67
67
|
Wait for each completion marker: `## TOKEN MAP COMPLETE`, `## COMPONENT MAP COMPLETE`, `## VISUAL HIERARCHY MAP COMPLETE`, `## A11Y MAP COMPLETE`, `## MOTION MAP COMPLETE`.
|
|
68
68
|
|
|
69
|
-
## Step 3.5
|
|
69
|
+
## Step 3.5 - Synthesize parallel mapper outputs (Plan 10.1-04, D-13/D-14/D-15)
|
|
70
70
|
|
|
71
|
-
Each mapper has written its own `.design/map/*.md` (disjoint writes). Main-context doesn't need all 5 verbatim
|
|
71
|
+
Each mapper has written its own `.design/map/*.md` (disjoint writes). Main-context doesn't need all 5 verbatim - invoke `synthesize` inline with `outputs:[<each file's text labelled "=== from <mapper> ==="]`, `directive: "Merge into cross-cutting DESIGN-PATTERNS.md preserving section headers; consolidate cross-mapper duplicates with source-agent names; target ~120 lines."`, `output_shape:"markdown"`.
|
|
72
72
|
|
|
73
|
-
Wait for `## SYNTHESIS COMPLETE`. Write merged markdown to `.design/DESIGN-PATTERNS.md` (overwrite if present)
|
|
73
|
+
Wait for `## SYNTHESIS COMPLETE`. Write merged markdown to `.design/DESIGN-PATTERNS.md` (overwrite if present) - the primary explore-stage input; per-mapper files remain as drill-down evidence. `--only` (single mapper) → skip this step.
|
|
74
74
|
|
|
75
|
-
## Step 4
|
|
75
|
+
## Step 4 - Collate
|
|
76
76
|
|
|
77
|
-
Write `.design/DESIGN-MAP.md`
|
|
77
|
+
Write `.design/DESIGN-MAP.md` - thin index linking to each `.design/map/*.md` with a one-paragraph summary from each file's header. If Step 3.5 ran, also cross-link to `.design/DESIGN-PATTERNS.md` and note at the top: "See DESIGN-PATTERNS.md for the merged cross-cutting summary - this index preserves per-mapper drill-down."
|
|
78
78
|
|
|
79
|
-
## Step 5
|
|
79
|
+
## Step 5 - Report
|
|
80
80
|
|
|
81
81
|
```
|
|
82
82
|
━━━ Map complete ━━━
|
|
@@ -10,7 +10,7 @@ tools: Read, Write, Bash, Grep, Glob
|
|
|
10
10
|
|
|
11
11
|
Closes the GDD-on-GDD gap: when GDD moves or removes its own paths (e.g. the Phase 31.5
|
|
12
12
|
`scripts/lib/**` → `sdk/**` reorg), a project that referenced the old paths needs updating. This skill
|
|
13
|
-
consults the deprecation registry, finds the stale references **in this project**, and rewrites them
|
|
13
|
+
consults the deprecation registry, finds the stale references **in this project**, and rewrites them -
|
|
14
14
|
**after showing you the diff**. It never edits silently. Contract: `../../reference/DEPRECATIONS.md`.
|
|
15
15
|
|
|
16
16
|
## Invocation
|
|
@@ -18,7 +18,7 @@ consults the deprecation registry, finds the stale references **in this project*
|
|
|
18
18
|
| Command | Behavior |
|
|
19
19
|
|---|---|
|
|
20
20
|
| `/gdd:migrate` | Scan + preview every applicable migration, then confirm each before applying. |
|
|
21
|
-
| `/gdd:migrate --dry-run` | Preview only
|
|
21
|
+
| `/gdd:migrate --dry-run` | Preview only - print the diff, change nothing. |
|
|
22
22
|
| `/gdd:migrate --yes` | Apply every applicable migration without the per-change prompt (still prints what changed). |
|
|
23
23
|
|
|
24
24
|
## Steps
|
|
@@ -43,19 +43,19 @@ consults the deprecation registry, finds the stale references **in this project*
|
|
|
43
43
|
- project-local skill/agent references (`grep` the repo, excluding `.git/`, `node_modules/`, and
|
|
44
44
|
GDD's own `reference/DEPRECATIONS.md`),
|
|
45
45
|
- any `require(...)`/import of a removed SDK path.
|
|
46
|
-
For a code rewrite, scaffold the edit with `scripts/lib/migration/codemod-gen.cjs` (Phase 39.1)
|
|
46
|
+
For a code rewrite, scaffold the edit with `scripts/lib/migration/codemod-gen.cjs` (Phase 39.1) -
|
|
47
47
|
you emit the change as a reviewable patch, you do not run a codemod engine.
|
|
48
48
|
4. **Preview.** Print a unified-diff-style preview per file: `Old → New`, the registry status
|
|
49
49
|
(`deprecated` vs `removed`), and the migration hint. If `--dry-run`, stop here.
|
|
50
50
|
5. **Confirm + apply.** Without `--yes`, ask per change. With `--yes`, apply all. Use `Write` to make
|
|
51
51
|
the edits; never touch a file the user didn't consent to.
|
|
52
52
|
6. **Report.** Summarize: files changed, references rewritten, and any `removed`-status reference that
|
|
53
|
-
still has no replacement wired (flag it loudly
|
|
53
|
+
still has no replacement wired (flag it loudly - that one breaks at the installed version).
|
|
54
54
|
|
|
55
55
|
## Boundaries
|
|
56
56
|
|
|
57
57
|
- **Preview-first.** Nothing changes before you've shown the diff (or `--yes` was passed).
|
|
58
|
-
- Migrates **this project's references** to GDD paths
|
|
58
|
+
- Migrates **this project's references** to GDD paths - it does not rewrite GDD's own source, and it
|
|
59
59
|
never performs a downgrade (reverse migrations are out of scope).
|
|
60
60
|
- Read the registry; never invent a migration that isn't in `reference/DEPRECATIONS.md`.
|
|
61
61
|
|
|
@@ -31,7 +31,7 @@ The cycle is the hierarchical unit above individual pipeline runs: **Cycle > Pip
|
|
|
31
31
|
|
|
32
32
|
## Do Not
|
|
33
33
|
|
|
34
|
-
- Do not archive prior artifacts here
|
|
35
|
-
- Do not overwrite the existing CYCLES.md
|
|
34
|
+
- Do not archive prior artifacts here - that's `/gdd:complete-cycle`.
|
|
35
|
+
- Do not overwrite the existing CYCLES.md - append only.
|
|
36
36
|
|
|
37
37
|
## NEW-CYCLE COMPLETE
|
|
@@ -18,59 +18,59 @@ across consumers and updates land in one place rather than fanning out across N
|
|
|
18
18
|
|
|
19
19
|
The lifecycle has four nested layers. A layer is complete only when EVERY criterion at
|
|
20
20
|
that layer is satisfied. Layers above can only flip complete when every layer below has
|
|
21
|
-
flipped complete first
|
|
21
|
+
flipped complete first - closeout walks bottom-up.
|
|
22
22
|
|
|
23
23
|
### Task level
|
|
24
24
|
|
|
25
|
-
The smallest unit of work
|
|
25
|
+
The smallest unit of work - one row in a PLAN.md `<tasks>` list.
|
|
26
26
|
|
|
27
27
|
- Verify command runs with exit 0 (the `<verify>` block's command).
|
|
28
28
|
- The `<done>` criterion is observable (the file exists, the test passes, the output
|
|
29
29
|
matches the contract).
|
|
30
30
|
- If the task is `tdd="true"`: tests pass after the GREEN step; tests fail before it.
|
|
31
|
-
- File diff is scoped to the declared `files_modified` only
|
|
31
|
+
- File diff is scoped to the declared `files_modified` only - no collateral damage.
|
|
32
32
|
- A single commit per task in conventional form `{type}({phase}-{plan}): {description}`.
|
|
33
33
|
- Deviations (Rules 1, 2, 3) tracked for the SUMMARY.md "Deviations" section.
|
|
34
34
|
|
|
35
35
|
### Plan level
|
|
36
36
|
|
|
37
|
-
A self-contained chunk of work
|
|
37
|
+
A self-contained chunk of work - one `XX-YY-PLAN.md`.
|
|
38
38
|
|
|
39
39
|
- All tasks complete (per task level above).
|
|
40
40
|
- Plan-level validator passes (e.g. `validate-skill-length.cjs` for Phase 28.5 buckets;
|
|
41
41
|
`validate-frontmatter.ts` for agent-frontmatter plans).
|
|
42
42
|
- SUMMARY.md written at `.planning/phases/XX-name/XX-YY-SUMMARY.md` with the canonical
|
|
43
43
|
shape: deviations, files-modified table, commits, verification result, decisions.
|
|
44
|
-
- No collateral damage outside the plan's declared `files_modified` list
|
|
44
|
+
- No collateral damage outside the plan's declared `files_modified` list - out-of-scope
|
|
45
45
|
edits are forbidden (executor Rule 5 boundary).
|
|
46
46
|
- A final docs commit aggregates `SUMMARY.md`, `STATE.md`, `ROADMAP.md`, and
|
|
47
47
|
`REQUIREMENTS.md` updates.
|
|
48
48
|
|
|
49
49
|
### Phase level
|
|
50
50
|
|
|
51
|
-
A coherent batch of plans
|
|
51
|
+
A coherent batch of plans - one `XX-name/` directory under `.planning/phases/`.
|
|
52
52
|
|
|
53
53
|
- All plans complete (per plan level above).
|
|
54
54
|
- Phase-level verification ALL pass (`<verification>` block in each PLAN.md).
|
|
55
55
|
- ROADMAP.md flipped `[ ]` → `[x]` for all plans in this phase (rule #14: scoped flip
|
|
56
|
-
only
|
|
57
|
-
- Phase SUMMARY ladder coherent
|
|
56
|
+
only - never flip plans outside this phase).
|
|
57
|
+
- Phase SUMMARY ladder coherent - each `XX-YY-SUMMARY.md` exists and reads top-to-bottom
|
|
58
58
|
as a single story.
|
|
59
59
|
- All decisions surfaced through the SUMMARY frontmatter and rolled up into STATE.md's
|
|
60
60
|
`<decisions>` block.
|
|
61
61
|
|
|
62
62
|
### Cycle level
|
|
63
63
|
|
|
64
|
-
A shipping milestone
|
|
64
|
+
A shipping milestone - typically one minor version bump in the gdd project.
|
|
65
65
|
|
|
66
66
|
- All phases for the cycle's target version complete (per phase level above).
|
|
67
67
|
- 4 manifests version-aligned: `plugin.json`, `marketplace.json`, `package.json`, and
|
|
68
68
|
the phase-20 manifests-version baseline (`test-fixture/baselines/phase-XX/manifests-version.txt`).
|
|
69
69
|
- CHANGELOG.md entry written for the new version with one block per phase.
|
|
70
|
-
- Off-cadence registration if applicable
|
|
70
|
+
- Off-cadence registration if applicable - `tests/semver-compare.test.cjs` adds
|
|
71
71
|
`OFF_CADENCE_VERSIONS.add('<version>')` for `.5`/`.6`/`.7` insertion-style versions.
|
|
72
72
|
- Regression baseline at `test-fixture/baselines/phase-XX/` exists and the
|
|
73
|
-
`tests/phase-XX-baseline.test.cjs` suite passes (version-agnostic
|
|
73
|
+
`tests/phase-XX-baseline.test.cjs` suite passes (version-agnostic - reads
|
|
74
74
|
`package.json#version`).
|
|
75
75
|
- NOTICE attribution updated if any third-party content was adopted in this cycle.
|
|
76
76
|
- Closeout plan's scoped ROADMAP flip touches only this cycle's checkboxes (precedent:
|
|
@@ -78,10 +78,10 @@ A shipping milestone — typically one minor version bump in the gdd project.
|
|
|
78
78
|
|
|
79
79
|
## Cross-references
|
|
80
80
|
|
|
81
|
-
- `./STATE-TEMPLATE.md`
|
|
81
|
+
- `./STATE-TEMPLATE.md` - STATE.md schema; closeout updates the `<position>` block's
|
|
82
82
|
`last_checkpoint` field.
|
|
83
|
-
- `../skills/turn-closeout/SKILL.md`
|
|
84
|
-
- `../skills/new-cycle/SKILL.md`
|
|
85
|
-
- `../skills/complete-cycle/SKILL.md`
|
|
86
|
-
- `../skills/quality-gate/SKILL.md`
|
|
83
|
+
- `../skills/turn-closeout/SKILL.md` - consumer at the turn boundary (within a stage).
|
|
84
|
+
- `../skills/new-cycle/SKILL.md` - consumer at cycle ingress.
|
|
85
|
+
- `../skills/complete-cycle/SKILL.md` - consumer at cycle egress.
|
|
86
|
+
- `../skills/quality-gate/SKILL.md` - Stage 4.5 gate that gates the plan-level "verify
|
|
87
87
|
command runs with exit 0" criterion when project tooling exists.
|
|
@@ -48,6 +48,6 @@ One-time project initialization. Replaces "run scan cold" by gathering context u
|
|
|
48
48
|
## Do Not
|
|
49
49
|
|
|
50
50
|
- Do not delete or overwrite existing `.design/` artifacts if re-initializing.
|
|
51
|
-
- Do not run any pipeline stage automatically
|
|
51
|
+
- Do not run any pipeline stage automatically - this is init only.
|
|
52
52
|
|
|
53
53
|
## NEW-PROJECT COMPLETE
|
|
@@ -5,7 +5,7 @@ tools: Read, Write, mcp__gdd_status, mcp__gdd_phase_current, mcp__gdd_plans_list
|
|
|
5
5
|
disable-model-invocation: true
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
# Get Design Done
|
|
8
|
+
# Get Design Done - Next
|
|
9
9
|
|
|
10
10
|
**Role:** Lightweight router. Read `.design/STATE.md` and recommend the next command.
|
|
11
11
|
|
|
@@ -13,7 +13,7 @@ disable-model-invocation: true
|
|
|
13
13
|
|
|
14
14
|
## Logic
|
|
15
15
|
|
|
16
|
-
Two paths
|
|
16
|
+
Two paths - MCP preferred when available, file-read fallback otherwise.
|
|
17
17
|
|
|
18
18
|
### MCP path (preferred)
|
|
19
19
|
|
|
@@ -24,7 +24,7 @@ When `mcp__gdd_phase_current` is exposed (Phase 27.7+, registered via `npx @hege
|
|
|
24
24
|
3. (Optional) Call `mcp__gdd_plans_list` (no args) → current phase plans + status, to identify the next incomplete plan and refine the recommendation.
|
|
25
25
|
4. If `mcp__gdd_status` returns a "STATE.md missing" error, print: "No STATE.md found. Run `/gdd:new-project` to initialize, or `@get-design-done brief` to start the pipeline." and stop. Otherwise, skip to the routing table.
|
|
26
26
|
|
|
27
|
-
Two to three MCP calls = full routing decision (~3s, ~32k tokens
|
|
27
|
+
Two to three MCP calls = full routing decision (~3s, ~32k tokens - Storybloq benchmark).
|
|
28
28
|
|
|
29
29
|
### File-read path (fallback)
|
|
30
30
|
|
|
@@ -34,7 +34,7 @@ When MCP tools are not available, fall back to the legacy flow:
|
|
|
34
34
|
- **No STATE.md** → Print: "No STATE.md found. Run `/gdd:new-project` to initialize, or `@get-design-done brief` to start the pipeline."
|
|
35
35
|
2. If STATE.md exists, parse frontmatter `stage:` field. Proceed to the routing table.
|
|
36
36
|
|
|
37
|
-
This path loads the same context in 1–2 file reads (~20s, ~46.5k tokens
|
|
37
|
+
This path loads the same context in 1–2 file reads (~20s, ~46.5k tokens - file-reading baseline).
|
|
38
38
|
|
|
39
39
|
## Routing table
|
|
40
40
|
|
|
@@ -63,6 +63,6 @@ Status: <status>
|
|
|
63
63
|
## Do Not
|
|
64
64
|
|
|
65
65
|
- Do not modify STATE.md.
|
|
66
|
-
- Do not invoke the next stage automatically
|
|
66
|
+
- Do not invoke the next stage automatically - only recommend.
|
|
67
67
|
|
|
68
68
|
## NEXT COMPLETE
|
|
@@ -8,7 +8,7 @@ disable-model-invocation: true
|
|
|
8
8
|
|
|
9
9
|
# /gdd:note
|
|
10
10
|
|
|
11
|
-
**Role:** Ephemeral design notes. Zero ceremony
|
|
11
|
+
**Role:** Ephemeral design notes. Zero ceremony - no priority, no due date. Backing store: `.design/NOTES.md`.
|
|
12
12
|
|
|
13
13
|
## File format
|
|
14
14
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: gdd-openrouter-status
|
|
3
|
-
description: "Read-only OpenRouter catalog + tier-mapping diagnostic
|
|
3
|
+
description: "Read-only OpenRouter catalog + tier-mapping diagnostic - surfaces catalog freshness (fetched_at vs the 24h TTL), the last-fetch timestamp, the resolved opus/sonnet/haiku → model mappings (via the Phase-33.6 adapter), and a per-tier preview. Use when investigating which OpenRouter model a tier resolves to, or whether the catalog cache is fresh/stale. Phase 33.6 (v1.33.6) diagnostic - /gdd:openrouter-status."
|
|
4
4
|
argument-hint: "[--refresh]"
|
|
5
5
|
tools: Read, Bash
|
|
6
6
|
disable-model-invocation: true
|
|
@@ -10,9 +10,9 @@ disable-model-invocation: true
|
|
|
10
10
|
|
|
11
11
|
## Role
|
|
12
12
|
|
|
13
|
-
You are a deterministic, read-only diagnostic skill. You do **not** spawn agents and you do **not** modify the catalog cache. You read `.design/cache/openrouter-models.json` (the Phase-33.6-01 catalog cache) via `scripts/lib/openrouter/catalog-fetcher.cjs#readCatalog`, resolve the `opus`/`sonnet`/`haiku` tiers via `scripts/lib/tier-resolver-openrouter.cjs#resolve`, and emit a single Markdown status block. Read-only
|
|
13
|
+
You are a deterministic, read-only diagnostic skill. You do **not** spawn agents and you do **not** modify the catalog cache. You read `.design/cache/openrouter-models.json` (the Phase-33.6-01 catalog cache) via `scripts/lib/openrouter/catalog-fetcher.cjs#readCatalog`, resolve the `opus`/`sonnet`/`haiku` tiers via `scripts/lib/tier-resolver-openrouter.cjs#resolve`, and emit a single Markdown status block. Read-only - to refresh the catalog you pass `--refresh` (a single opt-in fetch gated on `OPENROUTER_API_KEY`); there is no other mutation. See `connections/openrouter.md` for setup and `reference/openrouter-tier-mapping.md` for the resolution heuristic.
|
|
14
14
|
|
|
15
|
-
This is `disable-model-invocation: true` (mirroring `skills/cache-manager/SKILL.md`): the skill is user-invoked only
|
|
15
|
+
This is `disable-model-invocation: true` (mirroring `skills/cache-manager/SKILL.md`): the skill is user-invoked only - the model must not auto-spawn it. It never makes a model call.
|
|
16
16
|
|
|
17
17
|
## Invocation Contract
|
|
18
18
|
|
|
@@ -45,7 +45,7 @@ Tier resolution is currently falling back to the native provider (graceful degra
|
|
|
45
45
|
|
|
46
46
|
### 3. Compute freshness
|
|
47
47
|
|
|
48
|
-
Read `fetched_at` from the cache object and compare against the 24h TTL (D-02): `age = now - fetched_at`. `age < 24h` → **fresh**; otherwise → **stale** (a stale catalog still resolves
|
|
48
|
+
Read `fetched_at` from the cache object and compare against the 24h TTL (D-02): `age = now - fetched_at`. `age < 24h` → **fresh**; otherwise → **stale** (a stale catalog still resolves - the adapter uses the last good cache).
|
|
49
49
|
|
|
50
50
|
### 4. Resolve the tiers
|
|
51
51
|
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: optimize
|
|
3
|
-
description: "Reads .design/telemetry/costs.jsonl + .design/agent-metrics.json, runs rule-based analysis, writes .design/OPTIMIZE-RECOMMENDATIONS.md. Pure advisory
|
|
3
|
+
description: "Reads .design/telemetry/costs.jsonl + .design/agent-metrics.json, runs rule-based analysis, writes .design/OPTIMIZE-RECOMMENDATIONS.md. Pure advisory - no auto-apply. User reviews + decides."
|
|
4
4
|
argument-hint: "[--refresh] [--min-spawns=N]"
|
|
5
5
|
user-invocable: true
|
|
6
6
|
tools: Read, Bash, Grep, Write
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
-
# /gdd:optimize
|
|
9
|
+
# /gdd:optimize - Optimization Advisor
|
|
10
10
|
|
|
11
11
|
## Role
|
|
12
12
|
|
|
13
|
-
Read the telemetry ledger (`.design/telemetry/costs.jsonl`) and per-agent aggregate (`.design/agent-metrics.json`), apply a fixed set of rule-based heuristics, and emit recommendations to `.design/OPTIMIZE-RECOMMENDATIONS.md`. Never modify agent files, budget config, or cache state. Output is a markdown table of proposals the user reviews manually, mirroring Phase 11 `/gdd:apply-reflections`. **Advisory only**: never edits `agents/*.md`, `.design/budget.json`, `.design/cache-manifest.json`. Never makes model calls
|
|
13
|
+
Read the telemetry ledger (`.design/telemetry/costs.jsonl`) and per-agent aggregate (`.design/agent-metrics.json`), apply a fixed set of rule-based heuristics, and emit recommendations to `.design/OPTIMIZE-RECOMMENDATIONS.md`. Never modify agent files, budget config, or cache state. Output is a markdown table of proposals the user reviews manually, mirroring Phase 11 `/gdd:apply-reflections`. **Advisory only**: never edits `agents/*.md`, `.design/budget.json`, `.design/cache-manifest.json`. Never makes model calls - every rule is deterministic. See `./reference/heuristics.md` §"Optimization rules" for the full rule catalog.
|
|
14
14
|
|
|
15
15
|
## Refresh Step
|
|
16
16
|
|
|
@@ -24,24 +24,24 @@ Idempotent. If `--refresh` absent and `.design/agent-metrics.json` generated wit
|
|
|
24
24
|
|
|
25
25
|
## Inputs
|
|
26
26
|
|
|
27
|
-
- `.design/telemetry/costs.jsonl`
|
|
28
|
-
- `.design/agent-metrics.json`
|
|
29
|
-
- `agents/*.md`
|
|
30
|
-
- `.design/budget.json`
|
|
27
|
+
- `.design/telemetry/costs.jsonl` - append-only; tolerant of malformed lines.
|
|
28
|
+
- `.design/agent-metrics.json` - per-agent aggregate; source of truth for `cache_hit_rate`, `lazy_skip_rate`, `total_cost_usd`, `total_spawns`.
|
|
29
|
+
- `agents/*.md` - frontmatter cross-reference for tier override churn + typical-duration drift.
|
|
30
|
+
- `.design/budget.json` - `tier_overrides` table (optional).
|
|
31
31
|
|
|
32
32
|
## Optional Arguments
|
|
33
33
|
|
|
34
|
-
- `--refresh`
|
|
35
|
-
- `--min-spawns=N`
|
|
34
|
+
- `--refresh` - force aggregator refresh even if metrics file is fresh.
|
|
35
|
+
- `--min-spawns=N` - only emit recommendations for agents with ≥ N spawns (default 5).
|
|
36
36
|
|
|
37
37
|
## Rules
|
|
38
38
|
|
|
39
39
|
Rule-based analysis. Full thresholds + emission templates in `./reference/heuristics.md` §"Optimization rules"; here, the short rule catalog:
|
|
40
40
|
|
|
41
|
-
- **R1
|
|
42
|
-
- **R2
|
|
43
|
-
- **R3
|
|
44
|
-
- **R4
|
|
41
|
+
- **R1 - Low cache hit rate.** IF `total_spawns >= --min-spawns` AND `cache_hit_rate < 0.20` → propose batching + investigate shared-preamble ordering.
|
|
42
|
+
- **R2 - Expensive + rarely lazy-skipped.** IF `total_cost_usd > 0.50` AND `lazy_skip_rate < 0.10` → propose adding a lazy gate at `agents/{agent}-gate.md` (Plan 10.1-04 pattern).
|
|
43
|
+
- **R3 - Tier override churn.** IF measured `tier` differs from frontmatter `default-tier` for multiple rows → propose updating frontmatter or removing budget.json override.
|
|
44
|
+
- **R4 - Typical duration drift.** IF measured `typical_duration_seconds` differs from frontmatter by > 50% → propose frontmatter update. (v1 only computes wall-clock duration if both spawn + complete rows have matching correlation IDs; otherwise flag "insufficient data".)
|
|
45
45
|
|
|
46
46
|
## Output Format
|
|
47
47
|
|
|
@@ -87,8 +87,8 @@ The Phase 11 reflector (`agents/design-reflector.md`) reads both `costs.jsonl` a
|
|
|
87
87
|
|
|
88
88
|
- Does not make model calls (rule-based, deterministic).
|
|
89
89
|
- Does not modify config.
|
|
90
|
-
- Does not propose changes outside the four rules
|
|
91
|
-
- Does not learn from history
|
|
90
|
+
- Does not propose changes outside the four rules - future rules added by future phases.
|
|
91
|
+
- Does not learn from history - Phase 11 reflector territory.
|
|
92
92
|
|
|
93
93
|
## Failure Modes
|
|
94
94
|
|
|
@@ -13,7 +13,7 @@ disable-model-invocation: true
|
|
|
13
13
|
|
|
14
14
|
Captures enough state that a killed or stopped session can resume cleanly via `/gdd:resume` or `/gdd:continue`.
|
|
15
15
|
|
|
16
|
-
Each invocation writes an **immutable numbered checkpoint**
|
|
16
|
+
Each invocation writes an **immutable numbered checkpoint** - it does not overwrite previous pauses. This enables branched cycles: you can pause, take a detour via `/gdd:sketch`, compare, and resume an older snapshot via `/gdd:resume N`.
|
|
17
17
|
|
|
18
18
|
## Steps
|
|
19
19
|
|
|
@@ -21,7 +21,7 @@ Each invocation writes an **immutable numbered checkpoint** — it does not over
|
|
|
21
21
|
- Current `stage` and `cycle`
|
|
22
22
|
- `last_checkpoint` timestamp
|
|
23
23
|
- `task_progress` and `status` for the current run
|
|
24
|
-
- Open todos (from `.design/TODO.md` if present
|
|
24
|
+
- Open todos (from `.design/TODO.md` if present - this file is outside the MCP catalog, so `Read` is still used)
|
|
25
25
|
- Active sketch/spike directories (scan `.design/sketches/` and `.design/spikes/` for in-progress markers)
|
|
26
26
|
|
|
27
27
|
2. **Determine checkpoint number**: run
|
|
@@ -34,7 +34,7 @@ Each invocation writes an **immutable numbered checkpoint** — it does not over
|
|
|
34
34
|
"What are you in the middle of? (optional context to capture)"
|
|
35
35
|
|
|
36
36
|
4. **Flip status via MCP** so `/gdd:resume` can detect the pause and recover the prior status:
|
|
37
|
-
1. `mcp__gdd_state__set_status` with `status: "paused:<prior-status>"`
|
|
37
|
+
1. `mcp__gdd_state__set_status` with `status: "paused:<prior-status>"` - the `paused:` prefix preserves the prior status for resume parsing.
|
|
38
38
|
2. If the user supplied a context/blocker message: `mcp__gdd_state__add_blocker` with `{ stage: <current>, date: <today>, text: <message> }`.
|
|
39
39
|
3. `mcp__gdd_state__checkpoint` to stamp `last_checkpoint` via MCP.
|
|
40
40
|
|
|
@@ -69,9 +69,9 @@ Each invocation writes an **immutable numbered checkpoint** — it does not over
|
|
|
69
69
|
|
|
70
70
|
## Do Not
|
|
71
71
|
|
|
72
|
-
- Do not mutate STATE.md directly
|
|
72
|
+
- Do not mutate STATE.md directly - all STATE.md writes go through the `gdd-state` MCP tools above. Checkpoint files + HANDOFF.md are sibling artifacts, written with `Write`.
|
|
73
73
|
- Do not abort in-progress sketches; just record them.
|
|
74
74
|
- Do not delete previous checkpoint files.
|
|
75
|
-
- Do not call `mcp__gdd_state__transition_stage`
|
|
75
|
+
- Do not call `mcp__gdd_state__transition_stage` - pause is status-only, never a stage transition.
|
|
76
76
|
|
|
77
77
|
## PAUSE COMPLETE
|
|
@@ -11,7 +11,7 @@ tools: Read, Edit, Write, Bash, Grep
|
|
|
11
11
|
|
|
12
12
|
## Role
|
|
13
13
|
|
|
14
|
-
You add a brand-new peer-CLI to gdd's delegation layer. v1.27.0 ships 5 peers (codex, gemini, cursor, copilot, qwen). When the user wants a 6th
|
|
14
|
+
You add a brand-new peer-CLI to gdd's delegation layer. v1.27.0 ships 5 peers (codex, gemini, cursor, copilot, qwen). When the user wants a 6th - a peer that exists in the wild but isn't in our capability matrix - you walk them through the verification ladder and produce the 3-file footprint that integrates the peer cleanly. The procedural ladder, adapter scaffold shape, and verification gate live in `./peer-cli-protocol.md`.
|
|
15
15
|
|
|
16
16
|
## Invocation Contract
|
|
17
17
|
|
|
@@ -20,7 +20,7 @@ You add a brand-new peer-CLI to gdd's delegation layer. v1.27.0 ships 5 peers (c
|
|
|
20
20
|
|
|
21
21
|
## Procedure
|
|
22
22
|
|
|
23
|
-
### Step 1
|
|
23
|
+
### Step 1 - Verification ladder (no edits yet)
|
|
24
24
|
|
|
25
25
|
Walk the four-rung ladder in `./peer-cli-protocol.md` §"Verification ladder":
|
|
26
26
|
|
|
@@ -31,26 +31,26 @@ Walk the four-rung ladder in `./peer-cli-protocol.md` §"Verification ladder":
|
|
|
31
31
|
|
|
32
32
|
Stop at the first failing rung. Do not proceed to scaffold a broken adapter.
|
|
33
33
|
|
|
34
|
-
### Step 2
|
|
34
|
+
### Step 2 - Generate the adapter scaffold
|
|
35
35
|
|
|
36
|
-
Copy one of `scripts/lib/peer-cli/adapters/{codex,gemini,cursor,copilot,qwen}.cjs` as the template (pick by protocol
|
|
36
|
+
Copy one of `scripts/lib/peer-cli/adapters/{codex,gemini,cursor,copilot,qwen}.cjs` as the template (pick by protocol - ASP for `<protocol>=asp`, else ACP). Replace `ROLES_CLAIMED`, `ROLE_PREFIX`, `name`, `protocol` with the user's values from Step 1. The full adapter scaffold shape - `claims`, `dispatch`, exports - lives in `./peer-cli-protocol.md` §"Adapter scaffold shape" so consumers (codex/gemini/cursor/copilot/qwen) stay byte-similar.
|
|
37
37
|
|
|
38
38
|
Write the result to `scripts/lib/peer-cli/adapters/<new-peer-id>.cjs`.
|
|
39
39
|
|
|
40
|
-
### Step 3
|
|
40
|
+
### Step 3 - Three-file footprint
|
|
41
41
|
|
|
42
42
|
Per `./peer-cli-protocol.md` §"Three-file footprint":
|
|
43
43
|
|
|
44
44
|
1. New adapter at `scripts/lib/peer-cli/adapters/<new-peer-id>.cjs` (Step 2).
|
|
45
|
-
2. Edit `scripts/lib/install/runtimes.cjs`
|
|
46
|
-
3. Edit `reference/peer-cli-capabilities.md`
|
|
47
|
-
4. Edit `scripts/lib/peer-cli/registry.cjs`
|
|
45
|
+
2. Edit `scripts/lib/install/runtimes.cjs` - add `peerBinary` field (platform-aware: `<peer-binary>.cmd` on Windows, plain on POSIX).
|
|
46
|
+
3. Edit `reference/peer-cli-capabilities.md` - add matrix row + per-peer section citing the Step 1 verification evidence.
|
|
47
|
+
4. Edit `scripts/lib/peer-cli/registry.cjs` - append to `CAPABILITY_MATRIX` (and `KNOWN_PEERS` if separate).
|
|
48
48
|
|
|
49
|
-
### Step 4
|
|
49
|
+
### Step 4 - Verification gate
|
|
50
50
|
|
|
51
|
-
Run the four-check gate in `./peer-cli-protocol.md` §"Verification gate": `tsc --noEmit`, peer-cli tests, reference-registry round-trip, frontmatter validator. Any failure
|
|
51
|
+
Run the four-check gate in `./peer-cli-protocol.md` §"Verification gate": `tsc --noEmit`, peer-cli tests, reference-registry round-trip, frontmatter validator. Any failure - surface error + offer revert.
|
|
52
52
|
|
|
53
|
-
### Step 5
|
|
53
|
+
### Step 5 - Surface the summary
|
|
54
54
|
|
|
55
55
|
```
|
|
56
56
|
## peer-cli-add summary
|