tdd-workflow

Community

Enforce disciplined TDD with session-aware flow.

AuthorAnthemFlynn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill encodes Test-Driven Development (TDD) discipline: write tests before production code, enforce RED-GREEN-REFACTOR cycles, and optionally integrate with session-management to track checkpoints and metrics.

Core Features & Use Cases

  • RED-GREEN-REFACTOR cycles enforce rapid feedback loops for new features and bug fixes.
  • Session-management integration tracks checkpoints, metrics, and progress within a live session.
  • Standalone operation provides full TDD guidance even without session management.

Quick Start

Start a TDD session for a feature and follow Claude's RED-GREEN-REFACTOR prompts. If session-management is active, Claude will automatically record checkpoints and test statistics.

Dependency Matrix

Required Modules

None required

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/AnthemFlynn/ccmp/archive/main.zip#tdd-workflow

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