dispatching-incremental-tdd
CommunityEnforce one test at a time.
Authorzgagnon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a strict one-test-at-a-time methodology for Test-Driven Development, preventing the common pitfall of batching tests and implementation which undermines incremental design discovery.
Core Features & Use Cases
- Enforces ONE test at a time: Ensures discipline throughout the entire feature implementation process, even for 10+ test cycles.
- Guides RED-GREEN-REFACTOR: Manages each test cycle through its distinct phases.
- Use Case: When implementing a new user authentication feature, dispatch this agent to ensure each test case for login, logout, password reset, etc., is written and refactored individually, leading to a more robust and well-designed system.
Quick Start
Use the Task tool with subagent_type='incremental-tdd-agent' and provide the feature, context, and goal for implementation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dispatching-incremental-tdd Download link: https://github.com/zgagnon/skills/archive/main.zip#dispatching-incremental-tdd Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.