Spec Planning

Reads a PRD (`prds/<feature>/prd.md`) plus its executable `run-prd-test.sh` (and any helper artifacts under `prds/<feature>/`), grounds them in codebase research, and produces `specs/<feature>/mainspec.md` plus dependency-ordered slices. Encodes the runner as a slice success criterion so implementation completion implies `./prds/<feature>/run-prd-test.sh` exits 0. Touches `specs/<feature>/.planning-done` as its final committed action. Agent-first — no human-in-the-loop.

capitalone 7bdd69f 2 files · 15.6 KB Updated

File contents

capitalone/context-specs/tree/main/skills/sdd/spec-planning commit 7bdd69f93d

Frequently asked questions

npx skillmds@latest add capitalone/spec-planning