tdd-execution

Community

Execute TDD with RED then GREEN using agent orchestration.

Authormetasaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill drives a test-first development flow by spawning tester and coder agents to produce tests and implement code.

Core Features & Use Cases

  • Per-story TDD: RED phase writes tests, GREEN phase implements to pass tests.
  • Wave orchestration: Parallelizable waves with sequential RED→GREEN per story.
  • Audit-ready traces: Updates stories with test and implementation metadata.

Quick Start

Start TDD execution for each story in the current wave to generate tests and implementations.

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-execution
Download link: https://github.com/metasaver/claude-marketplace/archive/main.zip#tdd-execution

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