Maintains requirement IDs and traceability mapping. Invoke when adding/changing features or tests to keep PRD coverage accurate.
Keep implementation and testing aligned to the PRD by maintaining:
Invoke this skill when you:
docs/DEVELOPMENT_PLAN.md: Requirements table and overall plandocs/TRACEABILITY.md: The living traceability matrix| Req ID | Requirement | Implementation | Tests | Status |
|---|---|---|---|---|
| FR-006 | Checkout delivery form validates BD phone | src/components/checkout/DeliveryForm.tsx | src/__tests__/components/DeliveryForm.test.tsx | In progress |