About
This skill transforms Claude Code into a TDD-native agent by automating the red-green-refactor cycle. It configures your local environment—including git hooks, coverage thresholds, and specific npm scripts—to ensure every feature begins with a failing test. By implementing the Testing Trophy model, it prioritizes integration tests while maintaining strict coverage gates, making it an essential tool for high-reliability projects and developers committed to code quality and sustainable software architecture.