doc-tdd-autopilot Purpose Automated TDD generation pipeline . From a SPEC component contract ( ), a user prompt, or an implementation plan ( ), it analyzes the source, plans the test pyramid, generates a complete TDD (BDD→test mapping, test-case definitions, thresholds, execution order), validates readiness, maintains , 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. Skill Dependencies | Skill | Role | |-------|------| | | TDD struc…