About
TDD Coding Agent is a specialized workflow skill for Claude Code that enables systematic, feature-by-feature development. It manages the entire lifecycle of a coding task—from context restoration and environment checks to writing failing tests, implementing code, and committing work with structured messages. By enforcing a 'one feature per session' rule and a Red-Green-Refactor cycle, it ensures that your codebase remains in a mergeable, high-quality state while providing a clear audit trail of progress through local state tracking files.