workflow-tdd-feature
Installation
SKILL.md
[BLOCKING] Each step MUST ATTENTION invoke its
Skilltool — marking a taskcompletedwithout skill invocation is a workflow violation. NEVER batch-complete validation gates.
Activate the tdd-feature workflow. Run /workflow-start tdd-feature with the user's prompt as context.
Steps: /scout → /investigate → /tdd-spec → /tdd-spec-review → /plan → /plan-review → /plan-validate → /why-review → /cook → /integration-test → /test → /workflow-review-changes → /sre-review → /changelog → /docs-update → /watzup → /workflow-end
Closing Reminders
- IMPORTANT MUST ATTENTION break work into small todo tasks using
TaskCreateBEFORE starting - IMPORTANT MUST ATTENTION search codebase for 3+ similar patterns before creating new code
- IMPORTANT MUST ATTENTION cite
file:lineevidence for every claim (confidence >80% to act) - IMPORTANT MUST ATTENTION add a final review todo task to verify work quality