@hegemonart/get-design-done 1.57.2 → 1.58.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 +4 -4
- package/.claude-plugin/plugin.json +2 -2
- package/CHANGELOG.md +87 -0
- package/README.md +1 -1
- package/SKILL.md +2 -6
- package/connections/cursor.md +0 -1
- package/hooks/gdd-intel-trigger.js +2 -2
- package/package.json +3 -3
- package/reference/DEPRECATIONS.md +18 -11
- package/reference/live-mode-integration.md +1 -1
- package/reference/registry.json +1 -1
- package/reference/skill-graph.md +1 -5
- package/reference/skill-metadata.md +4 -4
- package/reference/skill-placeholders.md +2 -2
- package/scripts/lib/manifest/scaffolder.cjs +1 -1
- package/scripts/lib/manifest/schemas/skills.schema.json +1 -1
- package/scripts/lib/manifest/skills.json +4 -24
- package/scripts/lib/new-addendum.cjs +1 -1
- package/scripts/lib/worktree-resolve.cjs +4 -16
- package/sdk/cli/commands/build.ts +2 -2
- package/sdk/cli/index.js +2 -2
- package/sdk/cli/index.ts +1 -1
- package/skills/README.md +82 -0
- package/skills/bootstrap-ds/SKILL.md +1 -1
- package/skills/compare/SKILL.md +1 -1
- package/skills/new-cycle/SKILL.md +1 -1
- package/skills/new-skill/SKILL.md +5 -5
- package/skills/peer-cli-customize/SKILL.md +0 -1
- package/skills/peers/SKILL.md +1 -1
- package/skills/reflect/procedures/capability-gap-scan.md +0 -1
- package/skills/report-issue/report-issue-procedure.md +0 -1
- package/skills/synthesize/SKILL.md +1 -1
- package/skills/turn-closeout/SKILL.md +1 -1
- package/dist/claude-code/.claude/skills/add-backlog/SKILL.md +0 -48
- package/dist/claude-code/.claude/skills/analyze-dependencies/SKILL.md +0 -95
- package/dist/claude-code/.claude/skills/apply-reflections/SKILL.md +0 -109
- package/dist/claude-code/.claude/skills/apply-reflections/apply-reflections-procedure.md +0 -170
- package/dist/claude-code/.claude/skills/audit/SKILL.md +0 -79
- package/dist/claude-code/.claude/skills/bandit-status/SKILL.md +0 -94
- package/dist/claude-code/.claude/skills/benchmark/SKILL.md +0 -65
- package/dist/claude-code/.claude/skills/bootstrap-ds/SKILL.md +0 -43
- package/dist/claude-code/.claude/skills/brief/SKILL.md +0 -145
- package/dist/claude-code/.claude/skills/budget/SKILL.md +0 -45
- package/dist/claude-code/.claude/skills/cache-manager/SKILL.md +0 -66
- package/dist/claude-code/.claude/skills/cache-manager/cache-policy.md +0 -126
- package/dist/claude-code/.claude/skills/check-update/SKILL.md +0 -98
- package/dist/claude-code/.claude/skills/compare/SKILL.md +0 -82
- package/dist/claude-code/.claude/skills/compare/compare-rubric.md +0 -171
- package/dist/claude-code/.claude/skills/complete-cycle/SKILL.md +0 -81
- package/dist/claude-code/.claude/skills/connections/SKILL.md +0 -71
- package/dist/claude-code/.claude/skills/connections/connections-onboarding.md +0 -608
- package/dist/claude-code/.claude/skills/context/SKILL.md +0 -137
- package/dist/claude-code/.claude/skills/continue/SKILL.md +0 -24
- package/dist/claude-code/.claude/skills/darkmode/SKILL.md +0 -76
- package/dist/claude-code/.claude/skills/darkmode/darkmode-audit-procedure.md +0 -258
- package/dist/claude-code/.claude/skills/debug/SKILL.md +0 -41
- package/dist/claude-code/.claude/skills/debug/debug-feedback-loops.md +0 -119
- package/dist/claude-code/.claude/skills/design/SKILL.md +0 -118
- package/dist/claude-code/.claude/skills/design/design-procedure.md +0 -304
- package/dist/claude-code/.claude/skills/discover/SKILL.md +0 -78
- package/dist/claude-code/.claude/skills/discover/discover-procedure.md +0 -222
- package/dist/claude-code/.claude/skills/discuss/SKILL.md +0 -96
- package/dist/claude-code/.claude/skills/do/SKILL.md +0 -45
- package/dist/claude-code/.claude/skills/explore/SKILL.md +0 -118
- package/dist/claude-code/.claude/skills/explore/explore-procedure.md +0 -267
- package/dist/claude-code/.claude/skills/export/SKILL.md +0 -30
- package/dist/claude-code/.claude/skills/extract-learnings/SKILL.md +0 -114
- package/dist/claude-code/.claude/skills/fast/SKILL.md +0 -91
- package/dist/claude-code/.claude/skills/figma-extract/SKILL.md +0 -64
- package/dist/claude-code/.claude/skills/figma-write/SKILL.md +0 -50
- package/dist/claude-code/.claude/skills/graphify/SKILL.md +0 -49
- package/dist/claude-code/.claude/skills/health/SKILL.md +0 -99
- package/dist/claude-code/.claude/skills/health/health-mcp-detection.md +0 -44
- package/dist/claude-code/.claude/skills/health/health-skill-length-report.md +0 -69
- package/dist/claude-code/.claude/skills/help/SKILL.md +0 -87
- package/dist/claude-code/.claude/skills/instinct/SKILL.md +0 -111
- package/dist/claude-code/.claude/skills/list-assumptions/SKILL.md +0 -61
- package/dist/claude-code/.claude/skills/list-pins/SKILL.md +0 -27
- package/dist/claude-code/.claude/skills/live/SKILL.md +0 -98
- package/dist/claude-code/.claude/skills/locale/SKILL.md +0 -51
- package/dist/claude-code/.claude/skills/map/SKILL.md +0 -89
- package/dist/claude-code/.claude/skills/migrate/SKILL.md +0 -70
- package/dist/claude-code/.claude/skills/migrate-context/SKILL.md +0 -123
- package/dist/claude-code/.claude/skills/new-addendum/SKILL.md +0 -81
- package/dist/claude-code/.claude/skills/new-cycle/SKILL.md +0 -37
- package/dist/claude-code/.claude/skills/new-cycle/milestone-completeness-rubric.md +0 -87
- package/dist/claude-code/.claude/skills/new-project/SKILL.md +0 -53
- package/dist/claude-code/.claude/skills/new-skill/SKILL.md +0 -90
- package/dist/claude-code/.claude/skills/next/SKILL.md +0 -68
- package/dist/claude-code/.claude/skills/note/SKILL.md +0 -48
- package/dist/claude-code/.claude/skills/openrouter-status/SKILL.md +0 -86
- package/dist/claude-code/.claude/skills/optimize/SKILL.md +0 -97
- package/dist/claude-code/.claude/skills/override/SKILL.md +0 -86
- package/dist/claude-code/.claude/skills/paper-write/SKILL.md +0 -54
- package/dist/claude-code/.claude/skills/pause/SKILL.md +0 -77
- package/dist/claude-code/.claude/skills/peer-cli-add/SKILL.md +0 -88
- package/dist/claude-code/.claude/skills/peer-cli-add/peer-cli-protocol.md +0 -161
- package/dist/claude-code/.claude/skills/peer-cli-customize/SKILL.md +0 -90
- package/dist/claude-code/.claude/skills/peers/SKILL.md +0 -96
- package/dist/claude-code/.claude/skills/pencil-write/SKILL.md +0 -54
- package/dist/claude-code/.claude/skills/pin/SKILL.md +0 -37
- package/dist/claude-code/.claude/skills/plan/SKILL.md +0 -105
- package/dist/claude-code/.claude/skills/plan/plan-procedure.md +0 -278
- package/dist/claude-code/.claude/skills/plant-seed/SKILL.md +0 -48
- package/dist/claude-code/.claude/skills/pr-branch/SKILL.md +0 -32
- package/dist/claude-code/.claude/skills/progress/SKILL.md +0 -107
- package/dist/claude-code/.claude/skills/quality-gate/SKILL.md +0 -90
- package/dist/claude-code/.claude/skills/quality-gate/threat-modeling.md +0 -101
- package/dist/claude-code/.claude/skills/quick/SKILL.md +0 -44
- package/dist/claude-code/.claude/skills/reapply-patches/SKILL.md +0 -32
- package/dist/claude-code/.claude/skills/recall/SKILL.md +0 -75
- package/dist/claude-code/.claude/skills/reflect/SKILL.md +0 -85
- package/dist/claude-code/.claude/skills/reflect/procedures/capability-gap-scan.md +0 -120
- package/dist/claude-code/.claude/skills/report-issue/SKILL.md +0 -53
- package/dist/claude-code/.claude/skills/report-issue/report-issue-procedure.md +0 -120
- package/dist/claude-code/.claude/skills/resume/SKILL.md +0 -93
- package/dist/claude-code/.claude/skills/review-backlog/SKILL.md +0 -46
- package/dist/claude-code/.claude/skills/review-decisions/SKILL.md +0 -42
- package/dist/claude-code/.claude/skills/roi/SKILL.md +0 -54
- package/dist/claude-code/.claude/skills/rollout-status/SKILL.md +0 -35
- package/dist/claude-code/.claude/skills/router/SKILL.md +0 -89
- package/dist/claude-code/.claude/skills/router/capability-gap-emitter.md +0 -65
- package/dist/claude-code/.claude/skills/router/router-pick-emitter.md +0 -78
- package/dist/claude-code/.claude/skills/router/router-rules.md +0 -84
- package/dist/claude-code/.claude/skills/scan/SKILL.md +0 -92
- package/dist/claude-code/.claude/skills/scan/scan-procedure.md +0 -732
- package/dist/claude-code/.claude/skills/settings/SKILL.md +0 -87
- package/dist/claude-code/.claude/skills/ship/SKILL.md +0 -48
- package/dist/claude-code/.claude/skills/sketch/SKILL.md +0 -78
- package/dist/claude-code/.claude/skills/sketch-wrap-up/SKILL.md +0 -92
- package/dist/claude-code/.claude/skills/skill-manifest/SKILL.md +0 -79
- package/dist/claude-code/.claude/skills/spike/SKILL.md +0 -67
- package/dist/claude-code/.claude/skills/spike-wrap-up/SKILL.md +0 -86
- package/dist/claude-code/.claude/skills/start/SKILL.md +0 -67
- package/dist/claude-code/.claude/skills/start/start-procedure.md +0 -115
- package/dist/claude-code/.claude/skills/state/SKILL.md +0 -106
- package/dist/claude-code/.claude/skills/stats/SKILL.md +0 -51
- package/dist/claude-code/.claude/skills/style/SKILL.md +0 -71
- package/dist/claude-code/.claude/skills/style/style-doc-procedure.md +0 -150
- package/dist/claude-code/.claude/skills/synthesize/SKILL.md +0 -94
- package/dist/claude-code/.claude/skills/timeline/SKILL.md +0 -66
- package/dist/claude-code/.claude/skills/todo/SKILL.md +0 -64
- package/dist/claude-code/.claude/skills/turn-closeout/SKILL.md +0 -95
- package/dist/claude-code/.claude/skills/undo/SKILL.md +0 -31
- package/dist/claude-code/.claude/skills/unlock-decision/SKILL.md +0 -54
- package/dist/claude-code/.claude/skills/unpin/SKILL.md +0 -31
- package/dist/claude-code/.claude/skills/update/SKILL.md +0 -56
- package/dist/claude-code/.claude/skills/using-gdd/SKILL.md +0 -78
- package/dist/claude-code/.claude/skills/verify/SKILL.md +0 -113
- package/dist/claude-code/.claude/skills/verify/verify-procedure.md +0 -511
- package/dist/claude-code/.claude/skills/warm-cache/SKILL.md +0 -81
- package/dist/claude-code/.claude/skills/watch-authorities/SKILL.md +0 -82
- package/dist/claude-code/.claude/skills/zoom-out/SKILL.md +0 -26
- package/hooks/run-hook.cmd +0 -35
- package/skills/discover/SKILL.md +0 -78
- package/skills/discover/discover-procedure.md +0 -222
- package/skills/new-cycle/milestone-completeness-rubric.md +0 -87
- package/skills/scan/SKILL.md +0 -92
- package/skills/scan/scan-procedure.md +0 -732
|
@@ -4,15 +4,15 @@
|
|
|
4
4
|
"name": "hegemonart"
|
|
5
5
|
},
|
|
6
6
|
"metadata": {
|
|
7
|
-
"description": "Get Design Done — 5-stage agent-orchestrated design pipeline (Brief → Explore → Plan → Design → Verify) for AI coding agents. 61 agents,
|
|
8
|
-
"version": "1.
|
|
7
|
+
"description": "Get Design Done — 5-stage agent-orchestrated design pipeline (Brief → Explore → Plan → Design → Verify) for AI coding agents. 61 agents, 94 skills, 42 connection integrations, two MCP servers, opt-in SQLite state backbone, bidirectional Figma write-back, and a reflector-driven self-improvement loop. Cross-runtime install for Claude Code, Codex, Cursor, OpenCode, Gemini, and more.",
|
|
8
|
+
"version": "1.58.0"
|
|
9
9
|
},
|
|
10
10
|
"plugins": [
|
|
11
11
|
{
|
|
12
12
|
"name": "get-design-done",
|
|
13
13
|
"source": "./",
|
|
14
|
-
"description": "Agent-orchestrated 5-stage design pipeline (Brief → Explore → Plan → Design → Verify) for AI coding agents. 61 specialized agents,
|
|
15
|
-
"version": "1.
|
|
14
|
+
"description": "Agent-orchestrated 5-stage design pipeline (Brief → Explore → Plan → Design → Verify) for AI coding agents. 61 specialized agents, 94 skills, 42 connection integrations (Figma, Refero, Preview, Storybook, Chromatic, Graphify, Linear, Jira, Notion, …), bidirectional Figma write-back, queryable intel store, opt-in SQLite state backbone, and a reflector-driven self-improvement loop. Two MCP servers (gdd-state for typed STATE mutators, gdd-mcp for 13 read-only project-priming tools), tier-aware routing with cost telemetry, and defense-in-depth hooks (protected paths, MCP circuit breaker, injection scanner, budget enforcer). Cross-runtime install for Claude Code, Codex, Cursor, OpenCode, Gemini, Copilot, and more.",
|
|
15
|
+
"version": "1.58.0",
|
|
16
16
|
"author": {
|
|
17
17
|
"name": "hegemonart"
|
|
18
18
|
},
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "get-design-done",
|
|
3
3
|
"short_name": "gdd",
|
|
4
|
-
"version": "1.
|
|
5
|
-
"description": "Agent-orchestrated 5-stage design pipeline (Brief → Explore → Plan → Design → Verify) for AI coding agents. 61 specialized agents,
|
|
4
|
+
"version": "1.58.0",
|
|
5
|
+
"description": "Agent-orchestrated 5-stage design pipeline (Brief → Explore → Plan → Design → Verify) for AI coding agents. 61 specialized agents, 94 skills, 42 connection integrations (Figma, Refero, Preview, Storybook, Chromatic, Graphify, Linear, Jira, Notion, …), bidirectional Figma write-back, queryable intel store for O(1) design-surface lookups, opt-in SQLite state backbone, and a reflector-driven self-improvement loop. Two MCP servers (`gdd-state` for typed STATE mutators, `gdd-mcp` for 13 read-only project-priming tools), tier-aware agent routing with cost telemetry, defense-in-depth hooks (protected paths, MCP circuit breaker, injection scanner, budget enforcer), and a cross-runtime install layer for Claude Code, Codex, Cursor, OpenCode, Gemini, Copilot, and more.",
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "hegemonart",
|
|
8
8
|
"url": "https://github.com/hegemonart"
|
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,93 @@ All notable changes to get-design-done are documented here. Versions follow [sem
|
|
|
4
4
|
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
+
## [1.58.0] - 2026-06-04
|
|
8
|
+
|
|
9
|
+
### Architectural cleanup - kill the skills/ <-> source/skills/ duplication
|
|
10
|
+
|
|
11
|
+
Previous layout (Phase 42) committed BOTH the editable templates (`source/skills/`) AND the rendered Claude Code surface (`skills/`) - 232 tracked files for 116 distinct skills, identical content modulo a single `{{command_prefix}}` placeholder substitution. Pure git churn.
|
|
12
|
+
|
|
13
|
+
v1.58.0 makes `skill-templates/` (renamed from `source/skills/`; the gratuitous `source/` wrapper held only `skills/` and is gone) the single source of truth. `skills/` is gitignored and regenerated on demand. **End-user install experience is unchanged** - the npm tarball still ships `skills/` pre-built at the root; no build step runs on consumer machines.
|
|
14
|
+
|
|
15
|
+
5,007/5,007 tests pass.
|
|
16
|
+
|
|
17
|
+
### Breaking changes
|
|
18
|
+
|
|
19
|
+
- **For contributors only:** the editable skill source path moved from `source/skills/<slug>/SKILL.md` to `skill-templates/<slug>/SKILL.md`. Forks with in-flight edits under `source/skills/` should `git mv` their changes to `skill-templates/`. No runtime contract changes; no API changes; end users installing from npm see no behavior difference.
|
|
20
|
+
|
|
21
|
+
### Changed
|
|
22
|
+
|
|
23
|
+
- **`source/skills/` -> `skill-templates/`** (renamed). The `source/` wrapper held only `skills/` inside and added nothing semantically. The new name is self-documenting.
|
|
24
|
+
- **`skills/` is now gitignored.** Regenerated automatically by two npm lifecycle hooks:
|
|
25
|
+
- `prepare` (runs on `npm install` from a fresh git clone, and again on `npm publish`) -> dev clones work immediately, no extra steps.
|
|
26
|
+
- `prepack` (chains `build:sdk` -> `build:skills`) -> the published tarball always contains a freshly-built `skills/`.
|
|
27
|
+
- **`build:skills:check` semantics flip** from "committed `skills/` matches source compile" to "compile is deterministic + on-disk `skills/` matches `skill-templates/`". Still catches manual edits to the build dir; no longer gates against a committed copy that doesn't need to exist.
|
|
28
|
+
- **`scripts/build-skills.cjs` writes progress to stderr** (was stdout). Required for `npm pack --json` to produce parseable JSON when `prepack` runs first.
|
|
29
|
+
|
|
30
|
+
### Migration for contributors
|
|
31
|
+
|
|
32
|
+
Anyone editing skill content must now point at `skill-templates/<slug>/SKILL.md` instead of `source/skills/<slug>/SKILL.md`. After edits, `npm run build:skills` regenerates the local `skills/` (or just run `npm install`, which fires `prepare`). The CI `build:skills:check` gate catches any regression. End users running `npm install @hegemonart/get-design-done` see no change - the tarball contents are byte-identical to v1.57.3 for the same skill bodies.
|
|
33
|
+
|
|
34
|
+
### Internal refactor scope
|
|
35
|
+
|
|
36
|
+
- ~40 test + script + reference files updated: `source/skills/` -> `skill-templates/`.
|
|
37
|
+
- `package.json#scripts` added `"prepare": "node scripts/build-skills.cjs"` + chained `prepack`.
|
|
38
|
+
- `.gitignore` adds `skills/`.
|
|
39
|
+
- `internal-refs.json` rebaselined (1749 -> 1682 hits; cleaner after removing duplicate path entries).
|
|
40
|
+
- `STYLE.md` regenerated.
|
|
41
|
+
- `reference/DEPRECATIONS.md` documents both the Phase 42 migration (`skills/` -> `source/skills/`) and the v1.58.0 follow-up (`source/skills/` -> `skill-templates/` + ungitignore).
|
|
42
|
+
- `skill-templates/README.md` rewritten as the single canonical source-of-truth doc.
|
|
43
|
+
|
|
44
|
+
---
|
|
45
|
+
|
|
46
|
+
## [1.57.3] - 2026-06-04
|
|
47
|
+
|
|
48
|
+
### Polish residuals - closes remaining POLISH-PLAN items + dist/ deduplication
|
|
49
|
+
|
|
50
|
+
Continuation of the v1.57.2 grooming wave. Closes the open POLISH-PLAN items that v1.57.2 deferred, plus a structural cleanup the user noticed during PR review. Additive only; no breaking changes. 5,007/5,007 tests pass.
|
|
51
|
+
|
|
52
|
+
### Removed
|
|
53
|
+
|
|
54
|
+
- **`agents/prototype-gate.md`** - orphan agent (no skill dispatched it, no hook fired it). Functionality is absorbed by `sketch-wrap-up` and `spike-wrap-up`.
|
|
55
|
+
- **`skills/scan/` + `skills/discover/`** + their `source/skills/` mirrors. Deprecated aliases of `/gdd:explore` for several releases; the root SKILL.md command table no longer carries them. Counts drop 96 -> 94 skills.
|
|
56
|
+
- **`hooks/run-hook.cmd`** - obsolete after the v1.57.2 `.sh` -> `.cjs` SessionStart hook port (all 4 SessionStart hooks now run via `node`, no Windows-bash wrapper needed).
|
|
57
|
+
- **`scripts/lib/worktree-resolve.cjs#resolvePlanningRoot`** - unused export per the audit. Zero production callers across `scripts/ sdk/ hooks/ agents/ skills/`.
|
|
58
|
+
- **`skills/new-cycle/milestone-completeness-rubric.md`** - plugin-internal release-process rubric that was shipping to users via `skills/`. Moved to `docs/MAINTAINER-NOTES.md` so it stops landing in user `~/.claude/skills/` installs.
|
|
59
|
+
- **6 stale `docs/i18n/README.*.md` translations** (de / fr / it / ja / ko / zh-CN). Frozen at v1.24.0 per the v1.57.2 audit. The English README will be rewritten separately. Removed the multilingual nav line from the main README.
|
|
60
|
+
- **`dist/claude-code/` from `package.json#files` + git tracking** - the directory was a byte-identical duplicate of `skills/` (120 files; Claude Code reads `./skills/` directly via `package.json#skills`). `dist/` now fully gitignored; the on-disk dir is a deterministic build artifact rebuilt by `npm run build:skills` on demand. Saves ~120 duplicate-file entries from every npm tarball (tarball-manifest baseline shrank 1001 -> 879 lines).
|
|
61
|
+
- **`.DS_Store` macOS cruft** swept from `skills/`, `test/`, `dist/` + added `**/.DS_Store` to `.gitignore`.
|
|
62
|
+
|
|
63
|
+
### Added
|
|
64
|
+
|
|
65
|
+
- **`scripts/check-codex-plugin-drift.cjs`** + `npm run validate:codex-plugin` + `test/suite/codex-plugin-drift.test.cjs` - new CI gate that asserts the committed `.codex-plugin/plugin.json` and `.cursor-plugin/plugin.json` byte-match the generator output from `scripts/build-distribution-bundles.cjs`. Mirrors the baseline-ratchet pattern of `check-feature-counts.cjs`; supports `--rebaseline` for legitimate generator changes. Closes the "committed vs generated SoT" open question from POLISH-PLAN.md by making the generator authoritative and the committed snapshot a verified mirror.
|
|
66
|
+
- **`source/skills/README.md`** + **`skills/README.md`** - documents `source/skills/` as the canonical home for skill BODY content. `scripts/lib/manifest/skills.json` remains the SoT for universal frontmatter fields (`name`, `description`, `argument-hint`, `tools`, `user-invocable`, `disable-model-invocation`). `skills/` is a byte-stable build artifact (npm distribution path); `dist/<harness>/` is a build-time output for non-Claude harness channels.
|
|
67
|
+
- **`docs/MAINTAINER-NOTES.md`** - relocated home for `milestone-completeness-rubric.md` (moved from `skills/new-cycle/`).
|
|
68
|
+
- **Phase 58 entry in `.planning/ROADMAP.md`** - Composition-Graph Mandatory Rollout. Goal: backfill `composes_with` on the remaining 74 of 96 skills (this release added 13 more, bringing the total from 9 to 22 wired skills). Scope: 6 plans across 3 waves (audit + allowlist; backfill + contract bump + scaffolder; closeout). Target v1.58.0.
|
|
69
|
+
- **`composes_with` edges on 13 additional high-traffic skills** (`scripts/lib/manifest/skills.json`): apply-reflections, brief, compare, complete-cycle, darkmode, debug, discuss, explore, figma-extract, figma-write, live, map, new-cycle, new-project, progress. `reference/skill-graph.md` regenerated (96 -> 94 nodes after scan/discover removal, 34 edges, 0 cycles).
|
|
70
|
+
- **`connections/cursor.md`** got a documented sibling-drop fix (followup from v1.57.2's H6 documentation).
|
|
71
|
+
|
|
72
|
+
### Changed
|
|
73
|
+
|
|
74
|
+
- **`source/skills/style/SKILL.md`** - removed user-facing `.planning/STATE.md` reference (was "a pre-roadmap decision recorded in `.planning/STATE.md`" -> now neutral "deliberate namespace decision"). Built artifacts in `skills/` and `dist/claude-code/` propagated.
|
|
75
|
+
- **`reference/model-tiers.md`** - softened the agent-name prefix convention (`gdd-*` = housekeeping; `design-*` = pipeline) into a soft naming hint rather than enforced rule. Added explicit "prefix is not a tier signal" clarifier above the Per-Agent Tier Map. Fixed gdd-intel-updater rationale that mentioned `.planning/intel/` (the agent actually writes `.design/intel/`).
|
|
76
|
+
- **`agents/README.md` Naming Convention** - replaced the implicit "all agents use `design-` prefix" claim with neutral language acknowledging the mix of `design-*` / `gdd-*` / bare prefixes. No enforcement; no expected pattern.
|
|
77
|
+
- **`reference/runtime-models.md`** - the 10 unverified entries (kilo, copilot, cursor, windsurf, antigravity, augment, trae, codebuddy, cline, opencode) reformatted: dropped the `<TODO: confirm at ...>` URL wrapper, kept the plain URL, added explicit `"verified": false` field on provenance. The 4 verified entries (claude, codex, gemini, qwen) get `"verified": true`. Schema (`reference/schemas/runtime-models.schema.json`) gained the optional `verified` boolean field.
|
|
78
|
+
- **`scripts/lib/manifest/skills.json` + `reference/skill-graph.md`** - graph regenerated (now 94 skills, 34 composition edges, 0 cycles).
|
|
79
|
+
- **`.github/workflows/release.yml`** - added `cursor-marketplace` channel to the distribution-bundles build step (was missing from the release CI; the converter existed but wasn't wired into the release run).
|
|
80
|
+
- **Skill count claims** synchronized to filesystem truth across all 5 surfaces (plugin.json + marketplace.json + README.md): 96 -> 94 skills.
|
|
81
|
+
- **`scripts/build-skills.cjs` `--check` mode** - dropped the `dist/claude-code/` drift assertion (the dir is no longer committed; only `skills/` is the canonical built artifact under git).
|
|
82
|
+
- **`test/suite/phase-42-build.test.cjs` 42-build-06** - repurposed from "dist/claude-code/ mirrors skills/" to "dist/claude-code/ is NOT committed" (preserves the gate against accidental re-introduction).
|
|
83
|
+
|
|
84
|
+
### Test infrastructure
|
|
85
|
+
|
|
86
|
+
- Forward-propagated `manifests-version.txt` baselines from `1.57.2` -> `1.57.3` across 37 phase fixture dirs.
|
|
87
|
+
- `semver-compare.test.cjs` registers `OFF_CADENCE_VERSIONS.add('1.57.3')` with multi-line rationale comment matching the v1.57.2 pattern.
|
|
88
|
+
- Tarball manifest baseline regenerated via `npm pack --dry-run --json` (1001 -> 879 lines after dist/claude-code/ removal + scan/discover/prototype-gate/milestone-rubric deletes).
|
|
89
|
+
- Skill frontmatter regenerated via `npm run generate:skill-frontmatter` (3 drifted entries on bootstrap-ds, compare, synthesize).
|
|
90
|
+
- 23 test failures from the deletes (count drift, baseline drift, em-dash lint, codex-plugin-drift) all resolved.
|
|
91
|
+
|
|
92
|
+
---
|
|
93
|
+
|
|
7
94
|
## [1.57.2] - 2026-06-04
|
|
8
95
|
|
|
9
96
|
### Polish wave - 24 commits closing the v1.57 audit + 5 new CI gates
|
package/README.md
CHANGED
|
@@ -307,7 +307,7 @@ Targets 50–70% per-task token-cost reduction with no quality-floor regression.
|
|
|
307
307
|
|
|
308
308
|
## Commands
|
|
309
309
|
|
|
310
|
-
GDD ships
|
|
310
|
+
GDD ships 94 skills. The most common ones are below; for the full reference see [SKILL.md](SKILL.md).
|
|
311
311
|
|
|
312
312
|
### Core Pipeline
|
|
313
313
|
|
package/SKILL.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
name: get-design-done
|
|
3
3
|
short_name: gdd
|
|
4
4
|
description: "Master design pipeline for Claude Code. 5-stage workflow: Brief → Explore → Plan → Design → Verify. Run 'brief' first in any new project to capture the design problem, then 'explore' to inventory the codebase and interview for context. Invoke without arguments for status and auto-routing."
|
|
5
|
-
argument-hint: "[brief|explore|plan|design|verify|handoff|map|next|help|status|style|darkmode|live|compare|figma-write|graphify|discuss|list-assumptions|progress|health|todo|stats|note|plant-seed|add-backlog|review-backlog|
|
|
5
|
+
argument-hint: "[brief|explore|plan|design|verify|handoff|map|next|help|status|style|darkmode|live|compare|figma-write|graphify|discuss|list-assumptions|progress|health|todo|stats|note|plant-seed|add-backlog|review-backlog|settings|update|reapply-patches|audit|pause|resume|new-cycle|debug|quick|new-project|complete-cycle|fast|do|ship|undo|pr-branch|sketch|sketch-wrap-up|spike|spike-wrap-up|reflect|apply-reflections|analyze-dependencies|extract-learnings|skill-manifest|pin|unpin|list-pins|new-skill|new-addendum|instinct|warm-cache|optimize|cache-manager|watch-authorities|check-update|benchmark|recall|timeline|continue|zoom-out]"
|
|
6
6
|
user-invocable: true
|
|
7
7
|
---
|
|
8
8
|
|
|
@@ -14,7 +14,7 @@ Entry point for the get-design-done toolkit. Establishes the `/gdd:` command nam
|
|
|
14
14
|
Brief → Explore → Plan → Design → Verify → next
|
|
15
15
|
```
|
|
16
16
|
|
|
17
|
-
The 5-stage pipeline. `scan` and `discover`
|
|
17
|
+
The 5-stage pipeline. `scan` and `discover` (previously deprecated aliases of `explore`) have been removed - use `explore` directly.
|
|
18
18
|
|
|
19
19
|
Each stage produces artifacts in `.design/` inside the current project.
|
|
20
20
|
|
|
@@ -82,8 +82,6 @@ Each stage produces artifacts in `.design/` inside the current project.
|
|
|
82
82
|
| `sketch-wrap-up [slug]` | `get-design-done:gdd-sketch-wrap-up` | Pick winner + rationale → writes `./.claude/skills/design-<area>-conventions.md` |
|
|
83
83
|
| `spike [hypothesis] [--timebox N]` | `get-design-done:gdd-spike` | Timeboxed feasibility experiment → `.design/spikes/<slug>/` |
|
|
84
84
|
| `spike-wrap-up [slug]` | `get-design-done:gdd-spike-wrap-up` | Capture findings + D-XX decision → `.design/spikes/<slug>/FINDINGS.md` |
|
|
85
|
-
| `scan` *(deprecated)* | `get-design-done:scan` | Alias - use `explore` instead |
|
|
86
|
-
| `discover` *(deprecated)* | `get-design-done:discover` | Alias - use `explore` instead |
|
|
87
85
|
| **Configuration** | | |
|
|
88
86
|
| `settings <profile\|parallelism\|cleanup\|show>` | `get-design-done:gdd-settings` | Manage `.design/config.json` - model profile, parallelism, cleanup |
|
|
89
87
|
| **Maintenance** | | |
|
|
@@ -226,8 +224,6 @@ If `$ARGUMENTS` is a stage or command name - invoke it directly, no state check:
|
|
|
226
224
|
/gdd:plant-seed → Skill("get-design-done:gdd-plant-seed")
|
|
227
225
|
/gdd:add-backlog → Skill("get-design-done:gdd-add-backlog")
|
|
228
226
|
/gdd:review-backlog → Skill("get-design-done:gdd-review-backlog")
|
|
229
|
-
/gdd:scan → Skill("get-design-done:gdd-explore") # deprecated alias → explore
|
|
230
|
-
/gdd:discover → Skill("get-design-done:gdd-explore") # deprecated alias → explore
|
|
231
227
|
# --- Configuration ---
|
|
232
228
|
/gdd:settings → Skill("get-design-done:gdd-settings")
|
|
233
229
|
# --- Maintenance ---
|
package/connections/cursor.md
CHANGED
|
@@ -49,7 +49,6 @@ This is a systemic limitation of the current `multi-artifact` install pipeline (
|
|
|
49
49
|
- `explore/explore-procedure.md`
|
|
50
50
|
- `health/health-mcp-detection.md`
|
|
51
51
|
- `health/health-skill-length-report.md`
|
|
52
|
-
- `new-cycle/milestone-completeness-rubric.md`
|
|
53
52
|
- `peer-cli-add/peer-cli-protocol.md`
|
|
54
53
|
- `plan/plan-procedure.md`
|
|
55
54
|
- `quality-gate/threat-modeling.md`
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* hooks/gdd-intel-trigger.js — D5 (PostToolUse on Edit|Write)
|
|
5
5
|
*
|
|
6
6
|
* On every Edit/Write that touches a design-authoritative surface
|
|
7
|
-
* (skills/**, agents/**, reference/**,
|
|
7
|
+
* (skills/**, agents/**, reference/**, skill-templates/**), spawn a
|
|
8
8
|
* background, detached refresh of the .design/intel/ store so downstream
|
|
9
9
|
* consumers (router, planner, audits) see the latest extracts without the
|
|
10
10
|
* user paying for a full rebuild on the next /gdd run.
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
* camelCase field names (tool_name/toolName, tool_input/toolInput,
|
|
15
15
|
* file_path/filePath/path).
|
|
16
16
|
* 2. If the edited path matches
|
|
17
|
-
* ^(skills|agents|reference|
|
|
17
|
+
* ^(skills|agents|reference|skill-templates)/.*\.(md|json)$
|
|
18
18
|
* (path-separator-agnostic), schedule a background refresh.
|
|
19
19
|
* 3. Otherwise no-op — write {continue:true} and exit 0.
|
|
20
20
|
* 4. Always exit 0. Never block. Never surface errors. Errors only ever
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hegemonart/get-design-done",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.58.0",
|
|
4
4
|
"description": "A design-quality pipeline for AI coding agents: brief, explore, plan, design, and verify UI work against your design system.",
|
|
5
5
|
"author": "Hegemon",
|
|
6
6
|
"homepage": "https://github.com/hegemonart/get-design-done",
|
|
@@ -23,7 +23,6 @@
|
|
|
23
23
|
"sdk/",
|
|
24
24
|
"recipes/",
|
|
25
25
|
"docs/i18n/",
|
|
26
|
-
"dist/claude-code/",
|
|
27
26
|
"scripts/lib/",
|
|
28
27
|
"scripts/cli/",
|
|
29
28
|
"scripts/install.cjs",
|
|
@@ -56,7 +55,8 @@
|
|
|
56
55
|
"generate:skill-frontmatter": "node scripts/generate-skill-frontmatter.cjs",
|
|
57
56
|
"generate:skill-frontmatter:check": "node scripts/generate-skill-frontmatter.cjs --check",
|
|
58
57
|
"build:sdk": "node scripts/build-sdk-bins.cjs",
|
|
59
|
-
"
|
|
58
|
+
"prepare": "node scripts/build-skills.cjs",
|
|
59
|
+
"prepack": "npm run build:sdk && npm run build:skills",
|
|
60
60
|
"postpack": "node scripts/build-sdk-bins.cjs --clean",
|
|
61
61
|
"test": "node --test --experimental-strip-types \"test/suite/**/*.test.cjs\" \"test/suite/**/*.test.ts\"",
|
|
62
62
|
"test:behavior": "node scripts/run-behavior-tests.cjs",
|
|
@@ -30,17 +30,24 @@ the scanner pattern list in lockstep.
|
|
|
30
30
|
|
|
31
31
|
## Authoring surfaces
|
|
32
32
|
|
|
33
|
-
- **`skills/` as the authoring source** → **`source/skills/`**
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
33
|
+
- **`skills/` as the authoring source** → **`source/skills/`** (Phase 42, deprecated)
|
|
34
|
+
→ **`skill-templates/`** (v1.58.0, current). Two-step migration:
|
|
35
|
+
|
|
36
|
+
- **Phase 42** introduced multi-harness compilation. Skills moved to `source/skills/` with
|
|
37
|
+
placeholders (`{{command_prefix}}` et al.; see `reference/skill-placeholders.md`) and the
|
|
38
|
+
rendered `skills/` was kept committed as a "generated-but-tracked artifact". A drift gate
|
|
39
|
+
(`npm run build:skills:check`) verified `committed === generated`.
|
|
40
|
+
- **v1.58.0** removed the committed render. `source/skills/` was renamed to `skill-templates/`
|
|
41
|
+
(the `source/` wrapper held only `skills/` and added nothing), and `skills/` is now
|
|
42
|
+
gitignored - regenerated by the `prepare` lifecycle on `npm install` and packed into the
|
|
43
|
+
tarball via `prepack`. Net: 232 tracked files dropped to 116, with no change to end-user
|
|
44
|
+
install experience (the tarball still ships `skills/` pre-built).
|
|
45
|
+
|
|
46
|
+
Migration for contributors: **edit `skill-templates/`, never `skills/` directly**. After edits,
|
|
47
|
+
`npm run build:skills` regenerates `skills/` locally (or `npm install` does it automatically).
|
|
48
|
+
`.claude-plugin/plugin.json`'s `"skills": ["./skills/"]` is unchanged - the plugin still loads
|
|
49
|
+
`skills/`, now produced from `skill-templates/`. The `detect-stale-refs.cjs` list is extended to
|
|
50
|
+
emit warnings on lingering `source/skills/` path references.
|
|
44
51
|
|
|
45
52
|
## Scanner scope
|
|
46
53
|
|
|
@@ -9,7 +9,7 @@ last_updated: 2026-06-03
|
|
|
9
9
|
|
|
10
10
|
# Live Mode Integration
|
|
11
11
|
|
|
12
|
-
This file is the meta-rules companion to the `gdd-live` skill (`
|
|
12
|
+
This file is the meta-rules companion to the `gdd-live` skill (`skill-templates/live/SKILL.md`). It describes how `/gdd:live` turns a running dev server into a live design surface: the user picks a DOM element, the agent generates N variants in one batch, the variants hot-swap in place, the user accepts or discards, and the whole session persists. For the SKILL.md structural contract (line cap, description budget, frontmatter), see `./skill-authoring-contract.md`. The variants themselves are grounded in the Phase 45 domain indexes (`./spatial.md`, `./interaction.md`, `./color.md`, `./typography.md`, `./motion.md`).
|
|
13
13
|
|
|
14
14
|
There is NO bundled browser automation. The skill drives the Claude Preview MCP at runtime; the modules under `scripts/lib/live/` are pure and dependency-free.
|
|
15
15
|
|
package/reference/registry.json
CHANGED
|
@@ -1071,7 +1071,7 @@
|
|
|
1071
1071
|
"path": "reference/skill-placeholders.md",
|
|
1072
1072
|
"type": "meta-rules",
|
|
1073
1073
|
"phase": 42,
|
|
1074
|
-
"description": "Multi-harness skill-placeholder catalogue: the four placeholders ({{command_prefix}}/{{model}}/{{config_file}}/{{ask_instruction}}) + per-harness substitution table + the \\{{...}} escape + the <!-- harness-only: a,b --> block rule. Skills authored once in
|
|
1074
|
+
"description": "Multi-harness skill-placeholder catalogue: the four placeholders ({{command_prefix}}/{{model}}/{{config_file}}/{{ask_instruction}}) + per-harness substitution table + the \\{{...}} escape + the <!-- harness-only: a,b --> block rule. Skills authored once in skill-templates/, compiled per-harness by scripts/build-skills.cjs via scripts/lib/build/factory.cjs reading scripts/lib/manifest/harnesses.json."
|
|
1075
1075
|
},
|
|
1076
1076
|
{
|
|
1077
1077
|
"name": "color",
|
package/reference/skill-graph.md
CHANGED
|
@@ -9,13 +9,12 @@ is a `composes_with` edge (the source calls the target as sub-orchestration); a
|
|
|
9
9
|
a `next_skills` edge (a pipeline hint for what runs next). Stage grouping is best-effort and
|
|
10
10
|
inferred from the skill name; skills with no stage keyword fall under Utility.
|
|
11
11
|
|
|
12
|
-
Skills:
|
|
12
|
+
Skills: 94. Composition edges: 19 composes_with, 6 next_skills.
|
|
13
13
|
|
|
14
14
|
```mermaid
|
|
15
15
|
flowchart TD
|
|
16
16
|
subgraph intake["Intake"]
|
|
17
17
|
n_brief["brief"]
|
|
18
|
-
n_discover["discover"]
|
|
19
18
|
n_new_cycle["new-cycle"]
|
|
20
19
|
n_new_project["new-project"]
|
|
21
20
|
n_start["start"]
|
|
@@ -52,7 +51,6 @@ flowchart TD
|
|
|
52
51
|
n_complete_cycle["complete-cycle"]
|
|
53
52
|
n_quality_gate["quality-gate"]
|
|
54
53
|
n_review_backlog["review-backlog"]
|
|
55
|
-
n_scan["scan"]
|
|
56
54
|
n_turn_closeout["turn-closeout"]
|
|
57
55
|
n_verify["verify"]
|
|
58
56
|
end
|
|
@@ -134,7 +132,6 @@ flowchart TD
|
|
|
134
132
|
n_design --> n_paper_write
|
|
135
133
|
n_design --> n_pencil_write
|
|
136
134
|
n_design -.-> n_verify
|
|
137
|
-
n_discover --> n_explore
|
|
138
135
|
n_discuss --> n_list_assumptions
|
|
139
136
|
n_explore --> n_discuss
|
|
140
137
|
n_explore --> n_list_assumptions
|
|
@@ -144,7 +141,6 @@ flowchart TD
|
|
|
144
141
|
n_new_project --> n_brief
|
|
145
142
|
n_new_project -.-> n_brief
|
|
146
143
|
n_plan -.-> n_design
|
|
147
|
-
n_scan --> n_explore
|
|
148
144
|
n_ship --> n_pr_branch
|
|
149
145
|
n_sketch --> n_sketch_wrap_up
|
|
150
146
|
n_spike --> n_spike_wrap_up
|
|
@@ -10,7 +10,7 @@ last_updated: 2026-06-02
|
|
|
10
10
|
# Skill Metadata Single Source of Truth
|
|
11
11
|
|
|
12
12
|
`scripts/lib/manifest/skills.json` is the one place skill frontmatter is authored. A
|
|
13
|
-
generator projects it onto every `
|
|
13
|
+
generator projects it onto every `skill-templates/<id>/SKILL.md`, the build step compiles
|
|
14
14
|
those into the shipped trees, and CI gates keep the three copies identical. This doc
|
|
15
15
|
explains the file, the generator, and the description budget. For the structural rules a
|
|
16
16
|
SKILL.md body must follow (line cap, progressive disclosure, frontmatter required fields),
|
|
@@ -20,7 +20,7 @@ see `./skill-authoring-contract.md`.
|
|
|
20
20
|
|
|
21
21
|
The file is a JSON object: a `schema_version` integer and a `skills` array. Each array
|
|
22
22
|
element is one skill record. Only `name` is required (it must equal the
|
|
23
|
-
`
|
|
23
|
+
`skill-templates/<id>/` directory name); every other field is optional and omitted when it
|
|
24
24
|
has no value.
|
|
25
25
|
|
|
26
26
|
```json
|
|
@@ -50,7 +50,7 @@ Metadata flows in one direction, and a `*:check` gate guards each hop:
|
|
|
50
50
|
```text
|
|
51
51
|
skills.json
|
|
52
52
|
-> generate-skill-frontmatter (npm run generate:skill-frontmatter)
|
|
53
|
-
->
|
|
53
|
+
-> skill-templates/<id>/SKILL.md
|
|
54
54
|
-> build:skills (npm run build:skills)
|
|
55
55
|
-> skills/ + dist/claude-code/
|
|
56
56
|
```
|
|
@@ -64,7 +64,7 @@ skills.json
|
|
|
64
64
|
- `--check`: the CI drift gate. It writes nothing and exits non-zero when any committed
|
|
65
65
|
frontmatter differs from what the manifest would generate.
|
|
66
66
|
|
|
67
|
-
`scripts/build-skills.cjs` then propagates `
|
|
67
|
+
`scripts/build-skills.cjs` then propagates `skill-templates/` into the committed `skills/`
|
|
68
68
|
tree and `dist/claude-code/`; its own check mode asserts that the built output equals the
|
|
69
69
|
committed output. So the contract is: edit `skills.json`, regenerate, build. Never
|
|
70
70
|
hand-edit a managed frontmatter line in `SKILL.md`, because the drift gate will fail.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Skill Placeholders - Multi-Harness Source Compilation
|
|
2
2
|
|
|
3
|
-
> Phase 42. Skills are authored once in `
|
|
3
|
+
> Phase 42. Skills are authored once in `skill-templates/` with placeholders and compiled per-harness into
|
|
4
4
|
> `dist/<bundle>/<config-dir>/skills/...` by `scripts/build-skills.cjs` (the pure transform lives in
|
|
5
5
|
> `scripts/lib/build/factory.cjs`; the per-harness values in `scripts/lib/build/harness-configs.cjs`,
|
|
6
6
|
> which reads the Phase 41.5 manifest root `scripts/lib/manifest/harnesses.json`). The Claude-Code
|
|
@@ -68,4 +68,4 @@ scope (a maintenance trap) - see the Phase 42 CONTEXT.
|
|
|
68
68
|
## Validation
|
|
69
69
|
|
|
70
70
|
`test/suite/phase-42-placeholders.test.cjs` asserts that every placeholder actually used across
|
|
71
|
-
`
|
|
71
|
+
`skill-templates/` is documented in this file, and that `skill-templates/` mirrors the `skills/` skill count.
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* scripts/lib/manifest/scaffolder.cjs — Phase 50 (Authoring Contract v3).
|
|
4
4
|
*
|
|
5
5
|
* Pure, dependency-free generator behind the `/gdd:new-skill` scaffolder skill.
|
|
6
|
-
* The SKILL.md (
|
|
6
|
+
* The SKILL.md (skill-templates/new-skill/SKILL.md) drives the interactive
|
|
7
7
|
* prompts; this module is the deterministic core it (and the test suite) call.
|
|
8
8
|
*
|
|
9
9
|
* Exports:
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
45
|
"name": "bootstrap-ds",
|
|
46
|
-
"description": "Bootstraps a design system for a GREENFIELD project that has none - no Figma, no tokens, no component library. Takes a brand input (primary color + optional secondary + tone tags + target framework) and emits a coherent OKLCH token system (color tints, modular type scale, 4pt/8pt spacing, radius + motion defaults) in 3 variants to pick from, then scaffolds proof components (button/input/card). Use at the start of a brand-new project, or when {{command_prefix}}
|
|
46
|
+
"description": "Bootstraps a design system for a GREENFIELD project that has none - no Figma, no tokens, no component library. Takes a brand input (primary color + optional secondary + tone tags + target framework) and emits a coherent OKLCH token system (color tints, modular type scale, 4pt/8pt spacing, radius + motion defaults) in 3 variants to pick from, then scaffolds proof components (button/input/card). Use at the start of a brand-new project, or when {{command_prefix}}explore finds no existing design system. Never invents a brand; never overwrites an existing DS.",
|
|
47
47
|
"argument_hint": "[--primary <color>] [--secondary <color>] [--tone <tags>] [--framework web|native-ios|native-android|flutter]",
|
|
48
48
|
"user_invocable": true,
|
|
49
49
|
"tools": "Read, Write, Bash, Glob, Grep, AskUserQuestion, Task"
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
84
|
"name": "compare",
|
|
85
|
-
"description": "Compute the delta between the `DESIGN.md` baseline (from
|
|
85
|
+
"description": "Compute the delta between the `DESIGN.md` baseline (from explore) and the `DESIGN-VERIFICATION.md` result (from verify), reporting per-category score delta, anti-pattern delta (resolved vs new), must-have pass/fail change, and design drift (regressions without covering tasks in `DESIGN-PLAN.md`). Use after `verify` to measure whether a design pipeline cycle actually improved the design. Writes `.design/COMPARE-REPORT.md`. Activates for requests involving diffing a design baseline against verification output, or a before-after design delta.",
|
|
86
86
|
"argument_hint": "",
|
|
87
87
|
"user_invocable": true,
|
|
88
88
|
"composes_with": [
|
|
@@ -151,16 +151,6 @@
|
|
|
151
151
|
"verify"
|
|
152
152
|
]
|
|
153
153
|
},
|
|
154
|
-
{
|
|
155
|
-
"name": "discover",
|
|
156
|
-
"frontmatter_name": "discover",
|
|
157
|
-
"description": "Stage 1.5 of 4 orchestrator that probes Figma / Refero / Pinterest connections, spawns design-context-builder (auto-detect + interview) and (via lazy gate) design-context-checker (6-dimension validator), producing .design/DESIGN-CONTEXT.md. Use after {{command_prefix}}scan when a fast-path context build is wanted instead of the full {{command_prefix}}explore. Activates for requests involving detecting an existing design system, inventorying tokens and components, or onboarding a brownfield repo.",
|
|
158
|
-
"argument_hint": "[--auto] [--incremental] [--full]",
|
|
159
|
-
"user_invocable": true,
|
|
160
|
-
"composes_with": [
|
|
161
|
-
"explore"
|
|
162
|
-
]
|
|
163
|
-
},
|
|
164
154
|
{
|
|
165
155
|
"name": "discuss",
|
|
166
156
|
"description": "Adaptive design interview command that spawns design-discussant in normal / --all / --spec mode to gather decisions via one-question-at-a-time AskUserQuestion, writing D-XX entries to STATE.md <decisions>. Use when locking design decisions outside the main pipeline or backfilling missing context.",
|
|
@@ -322,7 +312,7 @@
|
|
|
322
312
|
},
|
|
323
313
|
{
|
|
324
314
|
"name": "new-skill",
|
|
325
|
-
"description": "Scaffolds a new Phase-28.5 + Phase-50-compliant skill: gathers a name, a multi-paragraph v3 description, a lifecycle stage, an allowed-tools list, and optional composes_with neighbours, then writes
|
|
315
|
+
"description": "Scaffolds a new Phase-28.5 + Phase-50-compliant skill: gathers a name, a multi-paragraph v3 description, a lifecycle stage, an allowed-tools list, and optional composes_with neighbours, then writes skill-templates/<name>/SKILL.md from the pure generator. Use when adding a brand-new gdd skill and you want the frontmatter, length cap, and v3 description form correct from the first commit. Activates for requests involving authoring a skill, scaffolding a command, creating a new SKILL.md, or adding a slash command.",
|
|
326
316
|
"argument_hint": "<skill-name>",
|
|
327
317
|
"tools": "Read, Write, Bash, AskUserQuestion",
|
|
328
318
|
"user_invocable": true,
|
|
@@ -535,16 +525,6 @@
|
|
|
535
525
|
"argument_hint": "<intent-string> [<target-artifacts-csv>]",
|
|
536
526
|
"tools": "Read, Bash, Grep"
|
|
537
527
|
},
|
|
538
|
-
{
|
|
539
|
-
"name": "scan",
|
|
540
|
-
"frontmatter_name": "scan",
|
|
541
|
-
"description": "Pre-pipeline initializer that maps an existing repo's design system (colors, typography, spacing, components, tokens), runs the anti-pattern audit, scores the 7 weighted categories, and writes DESIGN.md + .design/DESIGN-DEBT.md. Use when starting work in any new or existing repo before {{command_prefix}}discover. Activates for requests involving a fast read-only anti-pattern sweep, a quick design lint, or spotting slop without a full audit.",
|
|
542
|
-
"argument_hint": "[--quick] [--full]",
|
|
543
|
-
"user_invocable": true,
|
|
544
|
-
"composes_with": [
|
|
545
|
-
"explore"
|
|
546
|
-
]
|
|
547
|
-
},
|
|
548
528
|
{
|
|
549
529
|
"name": "settings",
|
|
550
530
|
"description": "Manage .design/config.json settings. Subcommands: profile, parallelism, cleanup, show.",
|
|
@@ -628,7 +608,7 @@
|
|
|
628
608
|
{
|
|
629
609
|
"name": "synthesize",
|
|
630
610
|
"frontmatter_name": "synthesize",
|
|
631
|
-
"description": "Streaming synthesizer - collapses N parallel-agent markdown outputs into one compact merged summary via a single Haiku 4.5 call. Invoked inline by orchestrators (skills/map/, skills/
|
|
611
|
+
"description": "Streaming synthesizer - collapses N parallel-agent markdown outputs into one compact merged summary via a single Haiku 4.5 call. Invoked inline by orchestrators (skills/map/, skills/explore/, skills/plan/) after parallel spawns return. Not user-invocable.",
|
|
632
612
|
"tools": "Read, Task",
|
|
633
613
|
"user_invocable": false,
|
|
634
614
|
"disable_model_invocation": true
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* scripts/lib/new-addendum.cjs — Phase 54 (Composable Reference Addendums), REG-01.
|
|
4
4
|
*
|
|
5
5
|
* Pure, dependency-free generator behind the `/gdd:new-addendum <kind> <name>`
|
|
6
|
-
* scaffolder skill (
|
|
6
|
+
* scaffolder skill (skill-templates/new-addendum/SKILL.md). The SKILL.md drives
|
|
7
7
|
* the prompts; this module is the deterministic core it (and the test suite)
|
|
8
8
|
* call. Mirrors scripts/lib/manifest/scaffolder.cjs (the Phase 50 skill
|
|
9
9
|
* scaffolder): same ReDoS-safe NAME_RE, same throw-on-invalid contract, same
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/**
|
|
3
3
|
* scripts/lib/worktree-resolve.cjs — Phase 49 (Quick Anti-Slop Floor).
|
|
4
4
|
*
|
|
5
|
-
* Redirect `.design/`
|
|
6
|
-
*
|
|
7
|
-
*
|
|
5
|
+
* Redirect `.design/` writes to the MAIN repo root when GDD runs inside a git
|
|
6
|
+
* WORKTREE. A worktree has its own ephemeral checkout dir; a naive
|
|
7
|
+
* `process.cwd()`-relative `.design/STATE.md` write would land inside the
|
|
8
8
|
* throwaway worktree and get lost (or leak) when the worktree is removed. We
|
|
9
9
|
* detect the worktree, resolve the main repo root, and point artifact writes
|
|
10
10
|
* there so state survives across worktree lifecycles.
|
|
@@ -167,17 +167,6 @@ function resolveDesignRoot(cwd = process.cwd(), exec) {
|
|
|
167
167
|
return path.join(resolveRepoRoot(cwd, exec), '.design');
|
|
168
168
|
}
|
|
169
169
|
|
|
170
|
-
/**
|
|
171
|
-
* Absolute `.planning` root in the MAIN repo (worktree-safe).
|
|
172
|
-
*
|
|
173
|
-
* @param {string} [cwd=process.cwd()]
|
|
174
|
-
* @param {(cmd: string, args: string[]) => string} [exec]
|
|
175
|
-
* @returns {string}
|
|
176
|
-
*/
|
|
177
|
-
function resolvePlanningRoot(cwd = process.cwd(), exec) {
|
|
178
|
-
return path.join(resolveRepoRoot(cwd, exec), '.planning');
|
|
179
|
-
}
|
|
180
|
-
|
|
181
170
|
/** One-shot guard so the redirect notice prints at most once per process. */
|
|
182
171
|
let NOTICE_EMITTED = false;
|
|
183
172
|
|
|
@@ -193,7 +182,7 @@ let NOTICE_EMITTED = false;
|
|
|
193
182
|
function noticeOnce(targetRoot, write) {
|
|
194
183
|
if (NOTICE_EMITTED) return false;
|
|
195
184
|
NOTICE_EMITTED = true;
|
|
196
|
-
const line = `worktree detected -> .design
|
|
185
|
+
const line = `worktree detected -> .design redirected to ${targetRoot}\n`;
|
|
197
186
|
try {
|
|
198
187
|
if (typeof write === 'function') {
|
|
199
188
|
write(line);
|
|
@@ -215,7 +204,6 @@ module.exports = {
|
|
|
215
204
|
isWorktree,
|
|
216
205
|
resolveRepoRoot,
|
|
217
206
|
resolveDesignRoot,
|
|
218
|
-
resolvePlanningRoot,
|
|
219
207
|
noticeOnce,
|
|
220
208
|
_resetNoticeForTests,
|
|
221
209
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// sdk/cli/commands/build.ts — Phase 42 (COMPILE-06).
|
|
2
2
|
//
|
|
3
3
|
// `gdd-sdk build skills [--harness <id>] [--zip] [--check]` — compile the per-harness skill bundles
|
|
4
|
-
// from
|
|
4
|
+
// from skill-templates/ via the orchestrator scripts/build-skills.cjs. The orchestrator is a separate
|
|
5
5
|
// dep-free CJS process (no bundling entanglement with the SDK); we resolve it relative to the package
|
|
6
6
|
// root and spawn it, forwarding stdout/stderr.
|
|
7
7
|
//
|
|
@@ -30,7 +30,7 @@ const BUILD_FLAGS: readonly FlagSpec[] = [
|
|
|
30
30
|
|
|
31
31
|
export const BUILD_USAGE = `gdd-sdk build skills [flags]
|
|
32
32
|
|
|
33
|
-
Compile per-harness skill bundles from
|
|
33
|
+
Compile per-harness skill bundles from skill-templates/ into dist/<bundle>/ (and regenerate the
|
|
34
34
|
committed Claude-Code surface skills/). One source, N provider bundles.
|
|
35
35
|
|
|
36
36
|
Flags:
|
package/sdk/cli/index.js
CHANGED
|
@@ -9634,7 +9634,7 @@ var BUILD_FLAGS = [
|
|
|
9634
9634
|
];
|
|
9635
9635
|
var BUILD_USAGE = `gdd-sdk build skills [flags]
|
|
9636
9636
|
|
|
9637
|
-
Compile per-harness skill bundles from
|
|
9637
|
+
Compile per-harness skill bundles from skill-templates/ into dist/<bundle>/ (and regenerate the
|
|
9638
9638
|
committed Claude-Code surface skills/). One source, N provider bundles.
|
|
9639
9639
|
|
|
9640
9640
|
Flags:
|
|
@@ -9954,7 +9954,7 @@ Commands:
|
|
|
9954
9954
|
query <op> Typed STATE.md read operations.
|
|
9955
9955
|
audit Probe connections + dry-run verify.
|
|
9956
9956
|
init Bootstrap a new project.
|
|
9957
|
-
build skills Compile per-harness skill bundles from
|
|
9957
|
+
build skills Compile per-harness skill bundles from skill-templates/.
|
|
9958
9958
|
dashboard Open the GDD dashboard (TUI; --web for the browser graph).
|
|
9959
9959
|
|
|
9960
9960
|
Use 'gdd-sdk <command> -h' for command-specific flags.
|
package/sdk/cli/index.ts
CHANGED
|
@@ -36,7 +36,7 @@ Commands:
|
|
|
36
36
|
query <op> Typed STATE.md read operations.
|
|
37
37
|
audit Probe connections + dry-run verify.
|
|
38
38
|
init Bootstrap a new project.
|
|
39
|
-
build skills Compile per-harness skill bundles from
|
|
39
|
+
build skills Compile per-harness skill bundles from skill-templates/.
|
|
40
40
|
dashboard Open the GDD dashboard (TUI; --web for the browser graph).
|
|
41
41
|
|
|
42
42
|
Use 'gdd-sdk <command> -h' for command-specific flags.
|