Implement Spec

Implement a closed spec file end-to-end, dispatching to the execution strategy that fits the work. Designed to run alongside the /goal command, which drives it non-stop until the spec is implemented, quality-reviewed, and verified to actually work. Acts as a pure dispatcher: it separates strategy selection from execution, choosing write-directly, agent-waves, or workflow based on scale and orchestration closure. Use after a spec's design is closed (via close-design) and the user wants it built. Trigger on "implement the spec", "build this spec", "execute the spec", or a /goal aimed at a spec file.

DieGopherLT Updated

File contents

DieGopherLT/claude-kit/tree/main/plugins/spec-kit/skills/implement-spec commit 1da6e3113a

Frequently asked questions

npx skillmds@latest add diegopherlt/implement-spec