doc-tdd-autopilot
Installation
SKILL.md
doc-tdd-autopilot
Purpose
Automated TDD generation pipeline. From a SPEC component contract
(docs/06_SPEC/), a user prompt, or an implementation plan (IPLAN-*), it
analyzes the source, plans the test pyramid, generates a complete TDD (BDD→test
mapping, test-case definitions, thresholds, execution order), validates
readiness, maintains TDD-00_index.md, and drives the audit↔fix cycle to a
passing score — for one TDD or a batch.
Layer: 7. Upstream: SPEC (primary) + BDD (behavior source), drawing on BRD/PRD/EARS/ADR. Downstream: a validated TDD + index entry.