aboutsummaryrefslogtreecommitdiff
path: root/.ai/workflows/spec-create.org
Commit message (Collapse)AuthorAgeFilesLines
* feat(workflows): add spec-create, the author leg of the spec trioCraig Jennings2026-06-091-0/+197
spec-create is the front of the spec-create → spec-review → spec-response trio: the author writes a short design spec before non-trivial code, shaped to pass spec-review's readiness gate. It runs a when-to-spec proportionality gate first, then problem-first framing, design with forced alternatives and inline mini-ADR decisions, implementation phases with acceptance criteria and a readiness-dimensions menu, a terseness pass, and a hand-off self-check against the review rubric.