Interactive guide for Detroit School TDD. Use whenever the user asks to write or modify code - new feature, bug fix, debug, refactoring, modification. Activates a RED-GREEN-REFACTOR workflow with validation at each step.
$npx -y skills add dgouron/review-flow --skill tddInstalls into the current project.
Run `npx skills use "https://github.com/dgouron/review-flow" --skill "dgouron/review-flow/tdd"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dgouron/review-flow" that are relevant to the current task. Run `npx skills add "https://github.com/dgouron/review-flow"` and select the relevant skills, then follow their instructions.