TDD Issues Workflow
CommunityFlawless issue resolution, powered by TDD.
Software Engineering#code quality#automation#tdd#software engineering#bug fix#feature development#issue management
Authorkatylava
Version1.0.0
Installs0
System Documentation
What problem does it solves? This Skill automates the rigorous process of Test-Driven Development (TDD) for issue resolution, ensuring every bug fix or feature implementation adheres to strict quality standards. It eliminates the manual overhead of process enforcement, allowing developers to focus on creative problem-solving while the AI handles systematic execution, testing, and documentation.
Core Features & Use Cases
- Strict TDD Enforcement: Automatically guides the development process to write failing tests before implementing code for non-CSS changes, guaranteeing robust and verifiable solutions.
- Automated Issue Management: Systematically processes issues from
docs/ISSUES.md, handling pre-flight checks, status updates (DONE, REJECTED, RE-REVIEW), and cleanup of approved issues. - Comprehensive Quality Assurance: Ensures 100% code coverage, runs full test suites, and performs visual verification for CSS-only changes, maintaining high code quality and preventing regressions.
- Use Case: When a project has a backlog of issues, this Skill can be activated to systematically work through them. It will identify the next task, write necessary tests, implement the solution, verify success, commit changes, and update the issue tracker, all while strictly adhering to TDD principles and ensuring full test coverage.
Quick Start
To activate this Skill and begin working on project issues:
"Claude, please start working through the issues in docs/ISSUES.md using the TDD workflow."
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: TDD Issues Workflow Download link: https://github.com/katylava/name-carousel/archive/main.zip#tdd-issues-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.