@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
|
@@ -6,7 +6,7 @@ user-invocable: true
|
|
|
6
6
|
tools: mcp__gdd_state__get, mcp__gdd_state__transition_stage, mcp__gdd_state__add_must_have, mcp__gdd_state__add_blocker, mcp__gdd_state__resolve_blocker, mcp__gdd_state__update_progress, mcp__gdd_state__set_status, mcp__gdd_state__checkpoint, mcp__gdd_state__probe_connections
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
-
# Get Design Done
|
|
9
|
+
# Get Design Done - Verify
|
|
10
10
|
|
|
11
11
|
**Stage 5 of 5** in the get-design-done pipeline. Thin orchestrator. Verification intelligence lives in three agents: design-auditor, design-verifier, and design-integration-checker.
|
|
12
12
|
|
|
@@ -17,14 +17,14 @@ Full procedure detail: `./verify-procedure.md`.
|
|
|
17
17
|
## State Integration
|
|
18
18
|
|
|
19
19
|
1. `mcp__gdd_state__transition_stage` with `to: "verify"`; on gate failure surface `error.context.blockers` to the user without advancing.
|
|
20
|
-
2. `mcp__gdd_state__get` -> snapshot `state`. Read `state.must_haves` (verification checklist
|
|
21
|
-
3. **Quality-gate gate (D-08, D-09)**
|
|
20
|
+
2. `mcp__gdd_state__get` -> snapshot `state`. Read `state.must_haves` (verification checklist - each M-XX flips to `pass` or `fail`).
|
|
21
|
+
3. **Quality-gate gate (D-08, D-09)** - inspect `state.quality_gate?.run?.status`:
|
|
22
22
|
- `"fail"` -> refuse to advance; call `mcp__gdd_state__add_blocker` with the iteration count + `commands_run`; exit. Do NOT open the stage.
|
|
23
23
|
- `"timeout"` / `"skipped"` -> print one-line warning naming the status + `commands_run`, continue normally (signals, not walls).
|
|
24
24
|
- `"pass"` / `null` -> continue silently.
|
|
25
25
|
Full decision tree: `./verify-procedure.md` §Quality-gate gate.
|
|
26
|
-
4. Resume detection
|
|
27
|
-
5. Missing STATE.md is a hard block
|
|
26
|
+
4. Resume detection - if `state.position.status==in_progress` and `.design/DESIGN-VERIFICATION.md` exists: RESUME to Step 2 (gap-response loop). Otherwise call `mcp__gdd_state__update_progress` with `task_progress: "0/3"`, `status: "in_progress"` and proceed.
|
|
27
|
+
5. Missing STATE.md is a hard block - verify is never the entry point; upstream stages own bootstrap.
|
|
28
28
|
|
|
29
29
|
**Flipping a must-have status:** `mcp__gdd_state__add_must_have` with the SAME `id` updates in-place (no separate update tool). Detail: `./verify-procedure.md` §Flipping a must-have status.
|
|
30
30
|
|
|
@@ -45,7 +45,7 @@ Run preview / storybook / chromatic probes at stage entry, then issue ONE batche
|
|
|
45
45
|
|
|
46
46
|
---
|
|
47
47
|
|
|
48
|
-
## Step 1
|
|
48
|
+
## Step 1 - Spawn Auditor + Verifier + Integration Checker
|
|
49
49
|
|
|
50
50
|
Initialize the fix-loop iteration counter to 0. Each full checker is preceded by a cheap Haiku gate that may return `{spawn: false}` to short-circuit (lazy-gate pattern from Plan 10.1-04 / D-21); skipped agents append `lazy_skipped: true` to `.design/telemetry/costs.jsonl`.
|
|
51
51
|
|
|
@@ -59,7 +59,7 @@ Full agent prompts, lazy-gate decision logic, and telemetry-row shapes: `./verif
|
|
|
59
59
|
|
|
60
60
|
---
|
|
61
61
|
|
|
62
|
-
## Step 2
|
|
62
|
+
## Step 2 - Interpret Result
|
|
63
63
|
|
|
64
64
|
Consolidate gaps from both sources: verifier `## GAPS FOUND` (G-NN entries) and integration-checker (Orphaned -> MAJOR, Missing -> BLOCKER).
|
|
65
65
|
|
|
@@ -71,7 +71,7 @@ Detail: `./verify-procedure.md` §Step 2.
|
|
|
71
71
|
|
|
72
72
|
---
|
|
73
73
|
|
|
74
|
-
## Step 3
|
|
74
|
+
## Step 3 - Gap Response Loop
|
|
75
75
|
|
|
76
76
|
Present the gap summary + 3-option menu (`[1] Fix now`, `[2] Save and exit`, `[3] Accept as-is`).
|
|
77
77
|
|
|
@@ -87,7 +87,7 @@ Full prompts + branching: `./verify-procedure.md` §Step 3.
|
|
|
87
87
|
|
|
88
88
|
1. `mcp__gdd_state__update_progress` -> `task_progress: "<verified>/<total>"`, `status: "verify_complete"`.
|
|
89
89
|
2. `mcp__gdd_state__set_status` -> `"pipeline_complete"` (all pass, no gaps) or `"verify_failed_requires_loop"` (gaps remain).
|
|
90
|
-
3. `mcp__gdd_state__checkpoint`
|
|
90
|
+
3. `mcp__gdd_state__checkpoint` - stamps `last_checkpoint` and appends `verify_completed_at`. No direct STATE.md writes.
|
|
91
91
|
|
|
92
92
|
## After Completion
|
|
93
93
|
|
|
@@ -97,17 +97,17 @@ Print the `=== Verify complete ===` summary (status, gap counts, agent paths, ne
|
|
|
97
97
|
Do NOT mark the cycle complete until the user has reviewed `.design/DESIGN-VERIFICATION.md`. If this project uses a custom `.design` location, read the artifact path from `.design/STATE.md` rather than assuming the default.
|
|
98
98
|
</HARD-GATE>
|
|
99
99
|
|
|
100
|
-
## Rationalizations
|
|
100
|
+
## Rationalizations - Thought to Reality
|
|
101
101
|
|
|
102
102
|
The reasons an agent gives to skip or weaken verification, and what each one lets through:
|
|
103
103
|
|
|
104
104
|
| Thought | Reality |
|
|
105
105
|
|---------|---------|
|
|
106
106
|
| "The implementation looks right, I can skip the verifier spawn." | Skipping verification ships unchecked must-haves; the 5-phase verifier exists to catch what "looks right" misses. |
|
|
107
|
-
| "The integration-checker is redundant with the auditor." | The auditor scores quality; the integration-checker proves each D-XX is actually wired
|
|
107
|
+
| "The integration-checker is redundant with the auditor." | The auditor scores quality; the integration-checker proves each D-XX is actually wired - an orphaned decision passes the audit but fails the product. |
|
|
108
108
|
| "These gaps are minor, I'll accept-as-is without a blocker." | Accept-as-is without recording the unresolved gaps erases the trail; the next cycle re-discovers them from scratch. |
|
|
109
|
-
| "The quality gate timed out, I'll treat that as a pass." | Timeout is a signal, not a pass
|
|
110
|
-
| "I'll loop the fixer a fourth time to clear the last gap." | The 3-iteration cap exists because a gap surviving three fixes is a design problem, not a code problem
|
|
109
|
+
| "The quality gate timed out, I'll treat that as a pass." | Timeout is a signal, not a pass - masking it lets a genuinely failing gate slip through to ship. |
|
|
110
|
+
| "I'll loop the fixer a fourth time to clear the last gap." | The 3-iteration cap exists because a gap surviving three fixes is a design problem, not a code problem - save and escalate. |
|
|
111
111
|
| "Post-handoff bundles don't need the faithfulness check." | Skipping the handoff-faithfulness section means a divergence from the source design ships unflagged. |
|
|
112
112
|
|
|
113
113
|
## VERIFY COMPLETE
|
|
@@ -7,8 +7,8 @@ tags: [verify, procedure, extracted, pipeline-stage, gap-loop, must-have, qualit
|
|
|
7
7
|
last_updated: 2026-05-18
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
-
Source: extracted from `skills/verify/SKILL.md` (Phase 28.5 rework
|
|
11
|
-
The skill's
|
|
10
|
+
Source: extracted from `skills/verify/SKILL.md` (Phase 28.5 rework - D-10 extract-then-link).
|
|
11
|
+
The skill's essential workflow stays in `../skills/verify/SKILL.md`; this file holds the
|
|
12
12
|
detail the agent reaches for when executing a specific step (state integration, quality-gate
|
|
13
13
|
decision tree, agent spawn protocols, gap-response loop, must-have flipping).
|
|
14
14
|
|
|
@@ -16,7 +16,7 @@ decision tree, agent spawn protocols, gap-response loop, must-have flipping).
|
|
|
16
16
|
|
|
17
17
|
Detailed procedure for the get-design-done `verify` Stage 5 orchestrator. Companion to
|
|
18
18
|
`../skills/verify/SKILL.md`. Read this file when executing a specific verify step; the
|
|
19
|
-
SKILL.md keeps the
|
|
19
|
+
SKILL.md keeps the essential workflow + decision tree, this file holds the deep
|
|
20
20
|
methodology, agent prompts, and gap-loop semantics.
|
|
21
21
|
|
|
22
22
|
---
|
|
@@ -26,9 +26,9 @@ methodology, agent prompts, and gap-loop semantics.
|
|
|
26
26
|
### Stage entry
|
|
27
27
|
|
|
28
28
|
1. `mcp__gdd_state__transition_stage` with `to: "verify"`.
|
|
29
|
-
2. `mcp__gdd_state__get` → snapshot `state`. Read `state.must_haves`
|
|
29
|
+
2. `mcp__gdd_state__get` → snapshot `state`. Read `state.must_haves` - this is the verification checklist; each M-XX starts at `status: pending` and will be flipped to `pass` or `fail` as verification concludes.
|
|
30
30
|
|
|
31
|
-
#### Step 2.5
|
|
31
|
+
#### Step 2.5 - Quality-gate gate (D-08, D-09)
|
|
32
32
|
|
|
33
33
|
Before resume detection, inspect `state.quality_gate` from the same snapshot. The Stage 4.5 quality-gate skill (see `skills/quality-gate/SKILL.md`) writes a single `<run/>` element capturing the most recent run; this step is the verify-side consumer of that result. Three branches, evaluated in order:
|
|
34
34
|
|
|
@@ -45,14 +45,14 @@ Before resume detection, inspect `state.quality_gate` from the same snapshot. Th
|
|
|
45
45
|
|
|
46
46
|
- **`state.quality_gate?.run?.status === "timeout"` OR `=== "skipped"`** → Print a one-line warning naming the status and the `commands_run` value, then continue normally. Per D-07 these are signals, not walls: a slow test suite must not hostage the pipeline, and a project with no detectable quality commands must not block verify entry. The warning surfaces the degraded state without halting.
|
|
47
47
|
|
|
48
|
-
- **`state.quality_gate?.run?.status === "pass"` OR `state.quality_gate === null`** → Continue silently. `pass` is the happy path; `null` means the gate has never been run for this cycle (the user skipped Stage 4.5 entirely, which is permitted
|
|
48
|
+
- **`state.quality_gate?.run?.status === "pass"` OR `state.quality_gate === null`** → Continue silently. `pass` is the happy path; `null` means the gate has never been run for this cycle (the user skipped Stage 4.5 entirely, which is permitted - verify only *checks* the gate result, never *runs* the gate itself, per the 25-07 out-of-scope clause).
|
|
49
49
|
|
|
50
|
-
This step is a pure read against the snapshot already loaded in Step 2
|
|
50
|
+
This step is a pure read against the snapshot already loaded in Step 2 - no extra MCP call is required.
|
|
51
51
|
|
|
52
52
|
3. Resume detection (read `state.position.status` from the snapshot):
|
|
53
|
-
- If `status==in_progress` and `.design/DESIGN-VERIFICATION.md` exists: RESUME
|
|
53
|
+
- If `status==in_progress` and `.design/DESIGN-VERIFICATION.md` exists: RESUME - skip re-spawning agents, go to Step 2 (gap-response loop).
|
|
54
54
|
- Otherwise: call `mcp__gdd_state__update_progress` with `task_progress: "0/3"`, `status: "in_progress"` to open the stage, then proceed to Step 1.
|
|
55
|
-
4. If STATE.md is missing entirely (edge case
|
|
55
|
+
4. If STATE.md is missing entirely (edge case - verify is never the entry point): block with "No STATE.md found - run /get-design-done:discover first." Do NOT attempt to create a skeleton from verify; upstream stages own bootstrap.
|
|
56
56
|
|
|
57
57
|
---
|
|
58
58
|
|
|
@@ -66,7 +66,7 @@ When verification concludes that M-XX is satisfied (or failed), record the resul
|
|
|
66
66
|
{ "id": "M-03", "text": "Dark mode toggle persists to localStorage", "status": "pass" }
|
|
67
67
|
```
|
|
68
68
|
|
|
69
|
-
The gdd-state mutator treats an `add_must_have` with an existing id as an **update-in-place**, not a duplicate append. The entry's position in the `<must_haves>` block is preserved. This is intentional design
|
|
69
|
+
The gdd-state mutator treats an `add_must_have` with an existing id as an **update-in-place**, not a duplicate append. The entry's position in the `<must_haves>` block is preserved. This is intentional design - verify doesn't need a dedicated `update_must_have_status` tool because `add_must_have` handles both cases correctly.
|
|
70
70
|
|
|
71
71
|
Pass the original `text` verbatim when you're only flipping the status; supplying a changed `text` overwrites the prose in-place as well (useful when the M-XX description was imprecise and the verifier can restate it). Omit `text` by passing the value from the earlier `mcp__gdd_state__get` snapshot.
|
|
72
72
|
|
|
@@ -93,18 +93,18 @@ Step P2 — Live tool call:
|
|
|
93
93
|
Record the preview probe result via `mcp__gdd_state__probe_connections` (batched with the storybook and chromatic probes below — one call per stage, see "Batched connections write" at the end of this section).
|
|
94
94
|
```
|
|
95
95
|
|
|
96
|
-
When `preview: available`, the design-verifier agent runs Phase 4B
|
|
96
|
+
When `preview: available`, the design-verifier agent runs Phase 4B - Screenshot Evidence to resolve `? VISUAL` heuristic flags with real screenshot evidence. See `agents/design-verifier.md` Phase 4B for the screenshot evidence loop.
|
|
97
97
|
|
|
98
98
|
### Probe Storybook connection
|
|
99
99
|
|
|
100
100
|
Run at stage entry, after reading STATE.md:
|
|
101
101
|
|
|
102
|
-
Step B1
|
|
102
|
+
Step B1 - Project detection:
|
|
103
103
|
Bash: ls .storybook/ 2>/dev/null || grep -l '"storybook"' package.json 2>/dev/null
|
|
104
104
|
-> Found -> storybook_project: true -> proceed to Step B2
|
|
105
105
|
-> Not found -> storybook: not_configured (skip all Storybook steps)
|
|
106
106
|
|
|
107
|
-
Step B2
|
|
107
|
+
Step B2 - Dev server detection:
|
|
108
108
|
Bash: curl -sf http://localhost:6006/index.json 2>/dev/null | head -1
|
|
109
109
|
-> Returns JSON -> storybook: available
|
|
110
110
|
-> Fails -> Bash: curl -sf http://localhost:6006/stories.json 2>/dev/null | head -1
|
|
@@ -116,23 +116,23 @@ Record the storybook probe result for the batched `mcp__gdd_state__probe_connect
|
|
|
116
116
|
### Storybook A11y Loop (when storybook: available)
|
|
117
117
|
|
|
118
118
|
If `state.connections.storybook === "available"` (from the earlier `mcp__gdd_state__get` snapshot):
|
|
119
|
-
1. Run: Bash: npx storybook test
|
|
120
|
-
2. Read .design/storybook-a11y-report.txt
|
|
119
|
+
1. Run: Bash: npx storybook test `--ci` 2>&1 | tee .design/storybook-a11y-report.txt
|
|
120
|
+
2. Read .design/storybook-a11y-report.txt - pass to design-verifier as additional a11y evidence
|
|
121
121
|
3. design-verifier reads this file in its a11y gap analysis section and annotates DESIGN-VERIFICATION.md with per-story violations
|
|
122
122
|
|
|
123
|
-
If storybook: unavailable
|
|
124
|
-
If storybook: not_configured
|
|
123
|
+
If storybook: unavailable - skip this section; run standard WCAG grep-based a11y checks only.
|
|
124
|
+
If storybook: not_configured - skip; emit no note (opt-in feature).
|
|
125
125
|
|
|
126
126
|
### Probe Chromatic connection
|
|
127
127
|
|
|
128
128
|
Run at stage entry, after reading STATE.md:
|
|
129
129
|
|
|
130
|
-
Step C1
|
|
131
|
-
Bash: command -v chromatic 2>/dev/null || npx chromatic
|
|
130
|
+
Step C1 - CLI presence:
|
|
131
|
+
Bash: command -v chromatic 2>/dev/null || npx chromatic `--version` 2>/dev/null
|
|
132
132
|
-> found -> proceed to Step C2
|
|
133
133
|
-> not found -> chromatic: not_configured (skip all Chromatic steps)
|
|
134
134
|
|
|
135
|
-
Step C2
|
|
135
|
+
Step C2 - Token check:
|
|
136
136
|
Bash: test -n "${CHROMATIC_PROJECT_TOKEN}"
|
|
137
137
|
-> true -> chromatic: available
|
|
138
138
|
-> false -> chromatic: unavailable
|
|
@@ -142,7 +142,7 @@ Record the chromatic probe result for the batched `mcp__gdd_state__probe_connect
|
|
|
142
142
|
|
|
143
143
|
### Batched connections write
|
|
144
144
|
|
|
145
|
-
After all three probes (preview, storybook, chromatic) have a verdict, call `mcp__gdd_state__probe_connections` ONCE with `probe_results` = an array of `{ name, status }` entries
|
|
145
|
+
After all three probes (preview, storybook, chromatic) have a verdict, call `mcp__gdd_state__probe_connections` ONCE with `probe_results` = an array of `{ name, status }` entries - one per probed connection. Example:
|
|
146
146
|
|
|
147
147
|
```json
|
|
148
148
|
[
|
|
@@ -152,12 +152,12 @@ After all three probes (preview, storybook, chromatic) have a verdict, call `mcp
|
|
|
152
152
|
]
|
|
153
153
|
```
|
|
154
154
|
|
|
155
|
-
Unspecified connections keep their existing value. Do NOT issue multiple `probe_connections` calls
|
|
155
|
+
Unspecified connections keep their existing value. Do NOT issue multiple `probe_connections` calls - the tool is designed for a single batch write per stage.
|
|
156
156
|
|
|
157
157
|
### Chromatic Visual Delta (when chromatic: available)
|
|
158
158
|
|
|
159
159
|
After design executor has run (when verifying post-design):
|
|
160
|
-
1. Run: Bash: npx chromatic
|
|
160
|
+
1. Run: Bash: npx chromatic `--project-token` $CHROMATIC_PROJECT_TOKEN `--output` json 2>&1 | tee .design/chromatic-results.json
|
|
161
161
|
2. Pass .design/chromatic-results.json to design-verifier for narration (see design-verifier.md Chromatic Delta Narration section)
|
|
162
162
|
If chromatic: unavailable or not_configured: skip; note in DESIGN-VERIFICATION.md "visual regression check skipped".
|
|
163
163
|
|
|
@@ -167,7 +167,7 @@ If chromatic: unavailable or not_configured: skip; note in DESIGN-VERIFICATION.m
|
|
|
167
167
|
|
|
168
168
|
**DESIGN-PLAN.md prerequisite check:**
|
|
169
169
|
- **Normal mode:** Check that `.design/DESIGN-PLAN.md` exists. If missing, block with: "Verify requires DESIGN-PLAN.md. Run `/gdd:plan` first, or use `--post-handoff` if starting from a Claude Design handoff bundle."
|
|
170
|
-
- **Post-handoff mode** (`post_handoff=true` OR STATE.md `status: handoff-sourced`): Skip the DESIGN-PLAN.md check entirely
|
|
170
|
+
- **Post-handoff mode** (`post_handoff=true` OR STATE.md `status: handoff-sourced`): Skip the DESIGN-PLAN.md check entirely - handoff workflows have no DESIGN-PLAN.md.
|
|
171
171
|
|
|
172
172
|
Abort only if no `.design/` directory exists (user has not run prior stages). Output: "No .design/ directory found. Run /get-design-done:discover first."
|
|
173
173
|
|
|
@@ -196,7 +196,7 @@ Also pass post-handoff context to design-auditor: auditor skips DESIGN-PLAN.md r
|
|
|
196
196
|
|
|
197
197
|
---
|
|
198
198
|
|
|
199
|
-
## Step 1
|
|
199
|
+
## Step 1 - Spawn Auditor + Verifier + Integration Checker
|
|
200
200
|
|
|
201
201
|
Initialize iteration counter to 0 (used for fix loop limit in Step 3).
|
|
202
202
|
|
|
@@ -230,7 +230,7 @@ Emit `## AUDIT COMPLETE` when done.
|
|
|
230
230
|
|
|
231
231
|
Wait for `## AUDIT COMPLETE` in the agent response. Once detected, call `mcp__gdd_state__update_progress` with `task_progress: "1/3"` and a short `status` summary (e.g., `status: "audit_done"`).
|
|
232
232
|
|
|
233
|
-
### 1b-gate. Lazy gate
|
|
233
|
+
### 1b-gate. Lazy gate - should design-verifier run?
|
|
234
234
|
|
|
235
235
|
Spawn the cheap Haiku gate before the expensive verifier:
|
|
236
236
|
|
|
@@ -292,7 +292,7 @@ by structured gap list, then `## VERIFICATION COMPLETE`. If no gaps, just emit `
|
|
|
292
292
|
|
|
293
293
|
Wait for `## VERIFICATION COMPLETE` in the agent response. Once detected, call `mcp__gdd_state__update_progress` with `task_progress: "2/3"` and a short `status` summary (e.g., `status: "verifier_done"`).
|
|
294
294
|
|
|
295
|
-
### 1c-gate. Lazy gate
|
|
295
|
+
### 1c-gate. Lazy gate - should design-integration-checker run?
|
|
296
296
|
|
|
297
297
|
Same pattern as 1b-gate:
|
|
298
298
|
|
|
@@ -305,7 +305,7 @@ Same pattern as 1b-gate:
|
|
|
305
305
|
design-integration-checker should spawn.
|
|
306
306
|
|
|
307
307
|
Context:
|
|
308
|
-
diff_files: <git diff
|
|
308
|
+
diff_files: <git diff `--name-only` output>
|
|
309
309
|
diff_body: <git diff output, truncated>
|
|
310
310
|
baseline_sha: <from STATE.md or HEAD~1>
|
|
311
311
|
|
|
@@ -347,7 +347,7 @@ Wait for `## INTEGRATION CHECK COMPLETE` in the agent response. Once detected, c
|
|
|
347
347
|
|
|
348
348
|
---
|
|
349
349
|
|
|
350
|
-
## Step 2
|
|
350
|
+
## Step 2 - Interpret Result
|
|
351
351
|
|
|
352
352
|
Check agent responses for gaps. Gaps come from two sources:
|
|
353
353
|
- design-verifier: `## GAPS FOUND` marker in the verifier response (G-NN entries)
|
|
@@ -376,7 +376,7 @@ Merge verifier gaps (G-NN entries) and integration-checker gaps (Orphaned/Missin
|
|
|
376
376
|
|
|
377
377
|
---
|
|
378
378
|
|
|
379
|
-
## Step 3
|
|
379
|
+
## Step 3 - Gap Response Loop
|
|
380
380
|
|
|
381
381
|
Present to the user:
|
|
382
382
|
|
|
@@ -432,7 +432,7 @@ Task("design-fixer", """
|
|
|
432
432
|
@.design/DESIGN-CONTEXT.md
|
|
433
433
|
</required_reading>
|
|
434
434
|
|
|
435
|
-
Fix all BLOCKER and MAJOR gaps from ## Phase 5
|
|
435
|
+
Fix all BLOCKER and MAJOR gaps from ## Phase 5 - Gaps in DESIGN-VERIFICATION.md.
|
|
436
436
|
For each gap: apply the targeted fix to the file/location in the gap's Location field.
|
|
437
437
|
After each fix, make an atomic commit: fix(design-gap-GNN): [gap title].
|
|
438
438
|
|
|
@@ -480,9 +480,9 @@ Write updated .design/DESIGN-VERIFICATION.md. Emit ## GAPS FOUND (if any), then
|
|
|
480
480
|
|
|
481
481
|
1. Call `mcp__gdd_state__update_progress` with `task_progress: "<verified>/<total>"` (the total is `state.must_haves.length` from the entry snapshot; verified is the count set to `pass`) and `status: "verify_complete"`.
|
|
482
482
|
2. Call `mcp__gdd_state__set_status` with one of:
|
|
483
|
-
- `status: "pipeline_complete"`
|
|
484
|
-
- `status: "verify_failed_requires_loop"`
|
|
485
|
-
3. Call `mcp__gdd_state__checkpoint`
|
|
483
|
+
- `status: "pipeline_complete"` - all must-haves passed and no outstanding gaps.
|
|
484
|
+
- `status: "verify_failed_requires_loop"` - gaps remain (save-and-exit, accept-as-is with fails, or auto-mode blocker).
|
|
485
|
+
3. Call `mcp__gdd_state__checkpoint` - stamps `frontmatter.last_checkpoint` and appends a `verify_completed_at` timestamp entry. No direct STATE.md writes; the checkpoint tool owns the final persist.
|
|
486
486
|
|
|
487
487
|
---
|
|
488
488
|
|
|
@@ -15,9 +15,9 @@ You are the Layer A cache primer. You enumerate the agent roster by scanning `ag
|
|
|
15
15
|
|
|
16
16
|
## Invocation Contract
|
|
17
17
|
|
|
18
|
-
- **Command form**: `/gdd:warm-cache`
|
|
19
|
-
- **With filter**: `/gdd:warm-cache --agents design-verifier,design-planner,design-integration-checker`
|
|
20
|
-
- **Output**: a single markdown summary to stdout
|
|
18
|
+
- **Command form**: `/gdd:warm-cache` - warms all agents that import the shared preamble.
|
|
19
|
+
- **With filter**: `/gdd:warm-cache --agents design-verifier,design-planner,design-integration-checker` - warms only the named agents (comma-separated, no spaces, matches agent file basename without `.md`).
|
|
20
|
+
- **Output**: a single markdown summary to stdout -
|
|
21
21
|
```
|
|
22
22
|
## Warm-cache complete
|
|
23
23
|
- Agents warmed: 14
|
|
@@ -25,7 +25,7 @@ You are the Layer A cache primer. You enumerate the agent roster by scanning `ag
|
|
|
25
25
|
- Duration: 4.2s
|
|
26
26
|
- Next 5 min: repeated spawns of these agents pay cached_input_per_1m rate
|
|
27
27
|
```
|
|
28
|
-
- **Exit code**: 0 on success, 1 if the shared preamble file is missing (warn and continue in that case
|
|
28
|
+
- **Exit code**: 0 on success, 1 if the shared preamble file is missing (warn and continue in that case - do not fail the sprint).
|
|
29
29
|
|
|
30
30
|
## Step-by-step Flow
|
|
31
31
|
|
|
@@ -48,7 +48,7 @@ For each kept agent, spawn the agent at tier `haiku` with an input payload desig
|
|
|
48
48
|
No-op warm: acknowledge and return "ok". Do not read files. Do not write files. Do not emit anything beyond the two characters "ok".
|
|
49
49
|
```
|
|
50
50
|
|
|
51
|
-
Spawns run serially
|
|
51
|
+
Spawns run serially - parallelism buys nothing here because Anthropic's prompt cache keys on prompt prefix, not on concurrent calls. Swallow spawn errors per agent (log and continue) - a single broken agent must not abort the sprint.
|
|
52
52
|
|
|
53
53
|
### Step 4: emit summary
|
|
54
54
|
|
|
@@ -61,8 +61,8 @@ Full + filtered command-output examples live in `./../cache-manager/cache-policy
|
|
|
61
61
|
## Integration Points
|
|
62
62
|
|
|
63
63
|
- **Pre-sprint**: `/gdd:warm-cache` is the recommended first line of a `/gdd:discover`, `/gdd:plan`, or `/gdd:verify` sprint. Users type it before the real command, or an orchestrator-level wrapper runs it automatically if `agent-metrics.json` (Plan 10.1-05) indicates the last sprint was > 5 min ago.
|
|
64
|
-
- **`reference/shared-preamble.md`** (authored in Plan 10.1-04) is the
|
|
65
|
-
- **No interaction with `hooks/budget-enforcer.js`**
|
|
64
|
+
- **`reference/shared-preamble.md`** (authored in Plan 10.1-04) is the essential file for this command - agents import it first per D-17, which makes the first N tokens of every agent's rendered system prompt identical, which is what Anthropic's prompt cache keys on.
|
|
65
|
+
- **No interaction with `hooks/budget-enforcer.js`** - the hook is a PreToolUse gate; warm-cache runs as an ordinary Agent tool call itself and is subject to the hook (each no-op Haiku ping is budgeted and logged like any other spawn). This is intentional: warm-cache's own telemetry rows in `.design/telemetry/costs.jsonl` are the evidence that cache priming happened.
|
|
66
66
|
|
|
67
67
|
## Cost Model
|
|
68
68
|
|
|
@@ -72,7 +72,7 @@ Full per-ping math, total-cost arithmetic for a 14-agent warm, and payback calcu
|
|
|
72
72
|
|
|
73
73
|
- Shared preamble missing → print warning, exit 0. Sprint continues without Layer A priming.
|
|
74
74
|
- Individual agent spawn fails → log, continue to next agent.
|
|
75
|
-
- Budget cap hit during warm-cache (hypothetical
|
|
75
|
+
- Budget cap hit during warm-cache (hypothetical - the total cost is trivial) → hook blocks per D-02, warm-cache surfaces the error in the summary and exits 0. User can raise cap or proceed without priming.
|
|
76
76
|
|
|
77
77
|
## Non-Goals
|
|
78
78
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: gdd-watch-authorities
|
|
3
|
-
description: "Fetches the design-authority feed whitelist, diffs against .design/authority-snapshot.json, and writes .design/authority-report.md (consumed by /gdd:reflect). Authority monitoring only
|
|
3
|
+
description: "Fetches the design-authority feed whitelist, diffs against .design/authority-snapshot.json, and writes .design/authority-report.md (consumed by /gdd:reflect). Authority monitoring only - no trend-watching."
|
|
4
4
|
argument-hint: "[--refresh] [--since <date>] [--feed <name>] [--schedule <weekly|daily|monthly>]"
|
|
5
5
|
tools: Read, Write, Task, Bash
|
|
6
6
|
---
|
|
@@ -13,11 +13,11 @@ Authority-monitoring only. Not trend-watching. See `reference/authority-feeds.md
|
|
|
13
13
|
|
|
14
14
|
## Steps
|
|
15
15
|
|
|
16
|
-
1. **Parse args.** Extract optional flags: `--refresh`, `--since <date>`, `--feed <name>`, `--schedule <cadence>`. Anything that doesn't match one of these is an error
|
|
16
|
+
1. **Parse args.** Extract optional flags: `--refresh`, `--since <date>`, `--feed <name>`, `--schedule <cadence>`. Anything that doesn't match one of these is an error - print `Unknown flag: <arg>. Valid flags: --refresh --since <date> --feed <name> --schedule <weekly|daily|monthly>.` and STOP.
|
|
17
17
|
|
|
18
18
|
Mutual exclusion rules:
|
|
19
|
-
- `--schedule` is handled entirely by this skill
|
|
20
|
-
- `--refresh` and `--since` are mutually exclusive
|
|
19
|
+
- `--schedule` is handled entirely by this skill - it does not combine with the other three. If `--schedule` is present alongside any of `--refresh | --since | --feed`, print `--schedule cannot combine with other flags. Schedule registration runs this skill with no flags at the configured cadence.` and STOP.
|
|
20
|
+
- `--refresh` and `--since` are mutually exclusive - print `--refresh and --since are mutually exclusive. --refresh re-seeds the snapshot silently; --since surfaces a backlog from a boundary date. Pick one.` and STOP.
|
|
21
21
|
|
|
22
22
|
2. **Handle `--schedule <cadence>` branch** (early-return).
|
|
23
23
|
|
|
@@ -29,7 +29,7 @@ Authority-monitoring only. Not trend-watching. See `reference/authority-feeds.md
|
|
|
29
29
|
ToolSearch({ query: "scheduled-tasks", max_results: 3 })
|
|
30
30
|
```
|
|
31
31
|
|
|
32
|
-
- If the probe returns an empty result set: print `scheduled-tasks MCP not connected. Install it with: claude mcp add scheduled-tasks ... then retry with --schedule.`
|
|
32
|
+
- If the probe returns an empty result set: print `scheduled-tasks MCP not connected. Install it with: claude mcp add scheduled-tasks ... then retry with --schedule.` - this is a documented fallback (not an error). Terminate with `## WATCH COMPLETE` and exit 0.
|
|
33
33
|
- If the probe returns one or more `scheduled-tasks` tools: register the cron. Discover the MCP's registration tool name at runtime from the ToolSearch result and follow its schema. Target command: `/gdd:watch-authorities` with NO flags (the cron invokes the default diff-and-report behavior). Cadence → cron expression mapping:
|
|
34
34
|
- `weekly` → `0 9 * * 1` (Mondays 09:00 local)
|
|
35
35
|
- `daily` → `0 9 * * *` (every day 09:00 local)
|
|
@@ -64,12 +64,12 @@ Authority-monitoring only. Not trend-watching. See `reference/authority-feeds.md
|
|
|
64
64
|
""")
|
|
65
65
|
```
|
|
66
66
|
|
|
67
|
-
`<joined flag list>` is the subset of `--refresh | --since <date> | --feed <name>` actually passed
|
|
67
|
+
`<joined flag list>` is the subset of `--refresh | --since <date> | --feed <name>` actually passed - e.g., `--refresh`, `--since 2026-03-01`, `--feed wai-aria-apg`, `--refresh --feed radix-ui-releases`, or literally `none` when no flags were supplied.
|
|
68
68
|
|
|
69
69
|
5. **Print summary.**
|
|
70
70
|
|
|
71
71
|
After the agent returns:
|
|
72
|
-
- If STATE.md gained a `<blocker type="contract-violation">` on this run (snapshot version mismatch, hash-format violation, or over-200 entries per feed), surface the blocker verbatim and stop
|
|
72
|
+
- If STATE.md gained a `<blocker type="contract-violation">` on this run (snapshot version mismatch, hash-format violation, or over-200 entries per feed), surface the blocker verbatim and stop - do not print the default "review and reflect" line.
|
|
73
73
|
- Otherwise print the agent's one-line stdout summary (normal mode: `Surfaced N entries across M feeds. K skipped. See .design/authority-report.md.`; first-run / refresh mode: `Seeded snapshot for N feeds — next run will surface new entries.`) followed by: `Review and reflect: /gdd:reflect`.
|
|
74
74
|
|
|
75
75
|
6. **Terminate with `## WATCH COMPLETE`.**
|
|
@@ -77,6 +77,6 @@ Authority-monitoring only. Not trend-watching. See `reference/authority-feeds.md
|
|
|
77
77
|
## Do Not
|
|
78
78
|
|
|
79
79
|
- Do not modify `agents/design-authority-watcher.md`.
|
|
80
|
-
- Do not modify `agents/design-reflector.md`
|
|
81
|
-
- Do not write to `.design/authority-snapshot.json` or `.design/authority-report.md` directly
|
|
80
|
+
- Do not modify `agents/design-reflector.md` - Phase 13.2 does not touch the reflector agent (CONTEXT.md D-25).
|
|
81
|
+
- Do not write to `.design/authority-snapshot.json` or `.design/authority-report.md` directly - those are the agent's writes.
|
|
82
82
|
- Do not fetch URLs outside `reference/authority-feeds.md`. The whitelist is the allow-list.
|
|
@@ -5,7 +5,7 @@ disable-model-invocation: true
|
|
|
5
5
|
argument-hint: "[scope]"
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
Source: mattpocock/skills (MIT)
|
|
8
|
+
Source: mattpocock/skills (MIT) - adapted with permission. See `../NOTICE` for the full attribution block.
|
|
9
9
|
|
|
10
10
|
# Zoom Out
|
|
11
11
|
|
|
@@ -15,9 +15,9 @@ I don't know this area of code well. Go up a layer of abstraction. Give me a map
|
|
|
15
15
|
|
|
16
16
|
When invoked, produce a one-screen map that names:
|
|
17
17
|
|
|
18
|
-
1. **Modules in scope**
|
|
19
|
-
2. **Callers**
|
|
20
|
-
3. **Seams**
|
|
18
|
+
1. **Modules in scope** - one-line description of each, using terms from `CONTEXT.md` (see `./../reference/context-md-format.md` for the schema). Do not invent terms.
|
|
19
|
+
2. **Callers** - who calls these modules from elsewhere, with file paths.
|
|
20
|
+
3. **Seams** - where data crosses module boundaries, named per `./../reference/architecture-vocabulary.md`.
|
|
21
21
|
|
|
22
22
|
Do not propose fixes. Do not write code. The output is a map.
|
|
23
23
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hegemonart/get-design-done",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.43.0",
|
|
4
4
|
"description": "A design-quality pipeline for AI coding agents: brief, plan, implement, and verify UI work against your design system.",
|
|
5
5
|
"author": "Hegemon",
|
|
6
6
|
"homepage": "https://github.com/hegemonart/get-design-done",
|
|
@@ -61,7 +61,10 @@
|
|
|
61
61
|
"lint:links": "npx --yes lychee --no-progress --accept 200,206,403,429 \"**/*.md\" || true",
|
|
62
62
|
"lint:agentskills": "node scripts/lint-agentskills-spec.cjs",
|
|
63
63
|
"lint:changelog": "node scripts/lint-changelog.cjs",
|
|
64
|
+
"lint:prose": "node scripts/lint-prose.cjs",
|
|
64
65
|
"lint:design": "node bin/gdd-detect test/fixtures/detect/negative --json",
|
|
66
|
+
"build:style": "node scripts/generate-style-md.cjs",
|
|
67
|
+
"build:style:check": "node scripts/generate-style-md.cjs --check",
|
|
65
68
|
"sync:rule-catalogue": "node scripts/sync-rule-catalogue.cjs --check",
|
|
66
69
|
"validate:manifest": "node scripts/validate-manifest.cjs --check",
|
|
67
70
|
"validate:schemas": "node --experimental-strip-types scripts/validate-schemas.ts",
|
|
@@ -80,7 +83,7 @@
|
|
|
80
83
|
"@types/node": "^25.6.0",
|
|
81
84
|
"ajv-cli": "^5.0.0",
|
|
82
85
|
"ajv-formats": "^3.0.1",
|
|
83
|
-
"esbuild": "^0.
|
|
86
|
+
"esbuild": "^0.28.0",
|
|
84
87
|
"json-schema-to-typescript": "^15.0.0",
|
|
85
88
|
"typescript": "^6.0.3"
|
|
86
89
|
},
|
|
@@ -9,11 +9,11 @@ the scanner pattern list in lockstep.
|
|
|
9
9
|
|
|
10
10
|
## Namespaces
|
|
11
11
|
|
|
12
|
-
- **`/design:<cmd>`** → `/gdd:<cmd>`
|
|
12
|
+
- **`/design:<cmd>`** → `/gdd:<cmd>` - deprecated in Phase 7 (namespace rename). All commands now use the `/gdd:` prefix. Migrated: every shipped skill invocation and agent reference now uses `/gdd:`.
|
|
13
13
|
|
|
14
14
|
## Agents
|
|
15
15
|
|
|
16
|
-
- **`design-context-builder`**
|
|
16
|
+
- **`design-context-builder`** - replaced by the Phase 3 agent split (design-context-reader + design-context-summarizer). Mentioned only in historical documentation; new work must spawn the split agents directly.
|
|
17
17
|
- **`design-pattern-mapper`** (monolithic) → split into 5 domain mappers in Phase 3 (migrated):
|
|
18
18
|
- `token-mapper`
|
|
19
19
|
- `component-taxonomy-mapper`
|
|
@@ -30,15 +30,15 @@ the scanner pattern list in lockstep.
|
|
|
30
30
|
|
|
31
31
|
## Authoring surfaces
|
|
32
32
|
|
|
33
|
-
- **`skills/` as the authoring source** → **`source/skills/`**
|
|
33
|
+
- **`skills/` as the authoring source** → **`source/skills/`** - deprecated in Phase 42 (multi-harness
|
|
34
34
|
source compilation). Skills are now authored once in `source/skills/` with placeholders
|
|
35
35
|
(`{{command_prefix}}` et al.; see `reference/skill-placeholders.md`) and compiled per-harness by
|
|
36
36
|
`scripts/build-skills.cjs`. The committed `skills/` tree is now a **generated artifact** (the Claude-Code
|
|
37
|
-
compile target)
|
|
37
|
+
compile target) - CI's `npm run build:skills:check` drift-gates `committed === generated`.
|
|
38
38
|
|
|
39
39
|
Migration for contributors: **edit `source/skills/`, never `skills/` directly**, then run
|
|
40
40
|
`npm run build:skills` (or `gdd-sdk build skills`) and commit the regenerated `skills/` +
|
|
41
|
-
`dist/claude-code/`. `.claude-plugin/plugin.json`'s `"skills": ["./skills/"]` is unchanged
|
|
41
|
+
`dist/claude-code/`. `.claude-plugin/plugin.json`'s `"skills": ["./skills/"]` is unchanged - the plugin
|
|
42
42
|
still loads `skills/`, now produced from `source/skills/`. This is a path/authoring move only; no
|
|
43
43
|
stale-ref token is emitted (both paths are live), so the `detect-stale-refs.cjs` list is not extended.
|
|
44
44
|
|
|
@@ -46,7 +46,7 @@ the scanner pattern list in lockstep.
|
|
|
46
46
|
|
|
47
47
|
`scripts/detect-stale-refs.cjs` flags these tokens (line-granular match):
|
|
48
48
|
|
|
49
|
-
- `/design:<cmd>`
|
|
49
|
+
- `/design:<cmd>` - any occurrence of the legacy namespace
|
|
50
50
|
- `design-context-builder` (standalone word)
|
|
51
51
|
- `design-pattern-mapper` (when not followed by `-<suffix>`)
|
|
52
52
|
- `scan/SKILL.md` and `discover/SKILL.md` path references
|
|
@@ -56,7 +56,7 @@ The scanner excludes `.planning/`, `.claude/`, `.design/`, `node_modules/`,
|
|
|
56
56
|
|
|
57
57
|
## Path migrations (machine-readable)
|
|
58
58
|
|
|
59
|
-
Phase 39.5 adds a machine-readable registry of **path** migrations
|
|
59
|
+
Phase 39.5 adds a machine-readable registry of **path** migrations - modules/files GDD moved or
|
|
60
60
|
removed. `scripts/lib/deprecation-registry.cjs` parses the table below; `/gdd:migrate` consults it to
|
|
61
61
|
help users update local references; `test/suite/deprecation-completeness.test.cjs` asserts every row
|
|
62
62
|
is honest (a `removed` row's `Old` path must be gone from the tree; a `deprecated` row's `Old` path
|
|
@@ -66,9 +66,9 @@ must still carry a shim).
|
|
|
66
66
|
|
|
67
67
|
A row's status is derived from the running plugin version `v`:
|
|
68
68
|
|
|
69
|
-
- **pending**
|
|
70
|
-
- **deprecated**
|
|
71
|
-
- **removed**
|
|
69
|
+
- **pending** - `v` < `Since` (deprecation announced for a future version; rare).
|
|
70
|
+
- **deprecated** - `Since` ≤ `v` < `Removed in` (the old path still works via a shim; update at leisure).
|
|
71
|
+
- **removed** - `v` ≥ `Removed in` (the old path is gone; you MUST use the new path).
|
|
72
72
|
|
|
73
73
|
**Default shim lifetime is one minor version** (the Phase 31.5 precedent): a path deprecated in `x.y.z`
|
|
74
74
|
is removed in the next minor `x.(y+1).0`. The `Removed in` column is authoritative per row.
|