Close Design

Harden a spec-driven specification until its design is closed — no missing, ambiguous, or unverifiable design decisions remain. Runs an autonomous loop-until-dry under the /goal command: each round spawns a FRESH closed-design-enforcer sub-agent that detects net-new design gaps, which this skill deduplicates and logs into the spec's managed Design Gaps section, until a round finds nothing new. Then it runs a single human arbitration gate. Use this whenever the user wants to "close the design", "harden the spec", "find design gaps", "make the spec ready for cold execution", or before implementing any spec via implement-spec. Invoke proactively once a spec draft exists and before implementation begins.

DieGopherLT Updated

File contents

DieGopherLT/claude-kit/tree/main/plugins/spec-kit/skills/close-design commit 5d5af5c80a

Frequently asked questions

npx skillmds@latest add diegopherlt/close-design