tdd-workflow

Community

Orchestrate TDD: RED, GREEN, REFACTOR, COMMIT.

Authorfoolishimp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Consistently applying the full Test-Driven Development (TDD) cycle with proper traceability can be challenging, requiring careful coordination and adherence to best practices.

Core Features & Use Cases

  • Full TDD Orchestration: Coordinates the entire RED → GREEN → REFACTOR → COMMIT workflow, guiding the AI through each phase.
  • Automated Quality Gates: Ensures tests are written first, pass, and code quality/technical debt are addressed before the final commit.
  • Requirement Traceability: Integrates REQ-* tagging throughout the process for complete lineage from requirement to code.
  • Use Case: To implement a new feature like "User Login" (REQ-ID 'UserLogin'), simply invoke this skill. It will guide the AI through writing failing tests, implementing minimal code, refactoring for quality, and creating a traceable commit.

Quick Start

Start the TDD workflow for REQ-ID 'UserLogin' to implement user authentication functionality.

Dependency Matrix

Required Modules

pytest

Components

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-workflow
Download link: https://github.com/foolishimp/ai_sdlc_method/archive/main.zip#tdd-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.