This skill should be used when the user asks to "review my tests", "check my TDD", "is this good TDD", "review test quality", "check test design", "are my tests testing too much", "why is my test hard to write", "fragile tests", "slow tests", "test smell", "assess TDD compliance", or wants feedback on existing tests or test-driven code. Provides structured review of tests against Kent Beck's TDD principles.
$npx -y skills add christophe1997/agent-extentions --skill tdd-reviewInstalls into the current project.
Run `npx skills use "https://github.com/christophe1997/agent-extentions" --skill "christophe1997/agent-extentions/tdd-review"` 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/christophe1997/agent-extentions" that are relevant to the current task. Run `npx skills add "https://github.com/christophe1997/agent-extentions"` and select the relevant skills, then follow their instructions.