@hegemonart/get-design-done 1.59.5 → 1.59.7
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 +54 -0
- package/README.md +219 -441
- package/SKILL.md +2 -2
- package/docs/i18n/README.de.md +212 -527
- package/docs/i18n/README.fr.md +203 -518
- package/docs/i18n/README.it.md +211 -526
- package/docs/i18n/README.ja.md +209 -524
- package/docs/i18n/README.ko.md +210 -525
- package/docs/i18n/README.zh-CN.md +215 -551
- package/package.json +1 -1
- package/reference/skill-graph.md +4 -1
- package/scripts/lib/install/doctor-codex-plugin.cjs +1 -1
- package/scripts/lib/install/doctor-cursor-marketplace.cjs +2 -2
- package/scripts/lib/manifest/skills.json +13 -0
- package/scripts/skill-templates/handoff/SKILL.md +99 -0
- package/skills/handoff/SKILL.md +99 -0
|
@@ -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. 64 agents,
|
|
8
|
-
"version": "1.59.
|
|
7
|
+
"description": "Get Design Done — 5-stage agent-orchestrated design pipeline (Brief → Explore → Plan → Design → Verify) for AI coding agents. 64 agents, 96 skills, 39 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.59.7"
|
|
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. 64 specialized agents,
|
|
15
|
-
"version": "1.59.
|
|
14
|
+
"description": "Agent-orchestrated 5-stage design pipeline (Brief → Explore → Plan → Design → Verify) for AI coding agents. 64 specialized agents, 96 skills, 39 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.59.7",
|
|
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.59.
|
|
5
|
-
"description": "Agent-orchestrated 5-stage design pipeline (Brief → Explore → Plan → Design → Verify) for AI coding agents. 64 specialized agents,
|
|
4
|
+
"version": "1.59.7",
|
|
5
|
+
"description": "Agent-orchestrated 5-stage design pipeline (Brief → Explore → Plan → Design → Verify) for AI coding agents. 64 specialized agents, 96 skills, 39 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,60 @@ All notable changes to get-design-done are documented here. Versions follow [sem
|
|
|
4
4
|
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
+
## [1.59.7] - 2026-06-05
|
|
8
|
+
|
|
9
|
+
Docs polish following the v1.59 milestone: confident multi-runtime framing, named runtimes, and a full i18n refresh.
|
|
10
|
+
|
|
11
|
+
### Changed
|
|
12
|
+
|
|
13
|
+
- **Confident multi-runtime framing.** The README's Multi-Runtime section now leads with "Claude Code is the flagship; the full experience runs there end to end," stating the depth distinction factually (hooks are Claude-specific, MCP-backed connections light up on the MCP-capable hosts) without the prior apologetic "untested / not guaranteed" hedge. The tagline names the main runtimes (Codex, Cursor, Gemini, OpenCode, Copilot, Windsurf, and more) rather than an anonymous count.
|
|
14
|
+
- **All 6 localized READMEs retranslated** from the current product-first English README; the previous translations were stale (old 37-agent / 12-connection structure). Badges, language nav, CLI commands, and the install channels are preserved.
|
|
15
|
+
|
|
16
|
+
### Removed
|
|
17
|
+
|
|
18
|
+
- The `gsd-build` / `cc-multi-cli` / `obra-superpowers` "ported from" attribution paragraph from the product README; the attributions remain in `NOTICE`.
|
|
19
|
+
- Two maintainer field-test notes that had leaked into `docs/` (`codex-plugin-field-test.md`, `cursor-marketplace-field-test.md`); the doctor scripts' user-facing guidance was rewired off the dead paths.
|
|
20
|
+
|
|
21
|
+
### Breaking changes
|
|
22
|
+
|
|
23
|
+
None.
|
|
24
|
+
|
|
25
|
+
5,069/5,069 tests pass.
|
|
26
|
+
|
|
27
|
+
---
|
|
28
|
+
|
|
29
|
+
## [1.59.6] - 2026-06-05
|
|
30
|
+
|
|
31
|
+
Sixth and final point release of the **v1.59 "Audit Closeout & Honesty Pass"** milestone. Product-surface docs, the handoff skill, and the fact-gate. **Milestone complete.**
|
|
32
|
+
|
|
33
|
+
### Added
|
|
34
|
+
|
|
35
|
+
- **Real `/gdd:handoff` skill** (`skills/handoff/`), replacing the phantom command the README and Jump Mode advertised with no skill behind it. A thin wrapper that initializes a cycle from a Claude Design bundle and routes to verify. (Skill count 95 to 96.)
|
|
36
|
+
- **`docs/KNOWLEDGE-BASE.md`**, a navigable index of the reference library, linked from the README.
|
|
37
|
+
|
|
38
|
+
### Changed
|
|
39
|
+
|
|
40
|
+
- **Product-first README** (623 to 402 lines): rewritten from the readme-redesign draft, leading with what the tool does and how to start. The 6-badge block and the i18n language nav are preserved verbatim; release-chronicle prose now lives only in this CHANGELOG.
|
|
41
|
+
- **Honest multi-runtime claim**: the full 14-runtime breadth list carries an explicit caveat (the full design-quality gate is Claude Code; hooks are Claude-only; MCP works on ~3 runtimes; the rest are install-supported but untested).
|
|
42
|
+
- **i18n lag banners** added to all 6 localized READMEs (translations may lag the canonical English).
|
|
43
|
+
|
|
44
|
+
### Fixed (fact-gate)
|
|
45
|
+
|
|
46
|
+
- Removed 3 phantom commands from the README that had no backing skill (`/gdd:scan`, `/gdd:set-profile`, `/gdd:run-skill`); every `/gdd:` command in the README now resolves to a real skill in the manifest.
|
|
47
|
+
- Corrected stale counts to the shipped reality: **64 agents, 96 skills, 39 connection integrations, 13 read-only MCP tools, 14 runtimes**, and the knowledge-base "222 reference files" figure to the actual 189.
|
|
48
|
+
|
|
49
|
+
### Milestone v1.59 complete
|
|
50
|
+
|
|
51
|
+
Six point releases (1.59.1 to 1.59.6) closed out the v1.58.1 audit: MCP servers auto-register, the connection / skill / agent counts are honest and gated, agent model/tier routing is coherent, the skill-authoring surface ships to npm, the Batch-H polish landed, and every command / count / runtime claim in the README now resolves against the code.
|
|
52
|
+
|
|
53
|
+
### Breaking changes
|
|
54
|
+
|
|
55
|
+
None.
|
|
56
|
+
|
|
57
|
+
5,070/5,070 tests pass.
|
|
58
|
+
|
|
59
|
+
---
|
|
60
|
+
|
|
7
61
|
## [1.59.5] - 2026-06-05
|
|
8
62
|
|
|
9
63
|
Fifth point release of the **v1.59 "Audit Closeout & Honesty Pass"** milestone. Batch H polish + runtime-model provenance.
|