tdd-cycle

Community

Strict TDD cadence with guided checks.

Authoranortham
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces the disciplined TDD pattern to prevent untested code and ensure reliable software through a strict RED-GREEN-REFACTOR loop guided by Sherpa.

Core Features & Use Cases

  • Guide-enforced Phases: Ensures every feature starts with a guide check and follows the four phases.
  • Tests-First Discipline: Writes tests before implementation to specify behavior and prevent regressions.
  • Progress Tracking & Celebrations: Integrates with Sherpa's feedback loop to reinforce good habits.

Quick Start

Start a TDD session by saying "guide check" to enter Phase 1 - Define Contract, then follow each phase as prompted by Sherpa.

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-cycle
Download link: https://github.com/anortham/sherpa/archive/main.zip#tdd-cycle

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