tdd-workflow

Installation
SKILL.md

TDD Workflow - Discovery & Coordination Skill

Purpose

This skill acts as a discovery hub for Test-Driven Development (TDD) in SpecWeave. It:

  • ✅ Detects when users want to implement features with TDD
  • ✅ Asks user preference for TDD workflow enforcement
  • ✅ Routes to appropriate TDD tools (commands vs agent)
  • ✅ Provides TDD education and best practices

NOT a full TDD implementation - delegates to:

  • tdd-orchestrator agent (deep TDD expertise)
  • /sw:tdd:cycle command (enforced red-green-refactor)
  • Individual phase commands (/sw:tdd:red, /sw:tdd:green, /sw:tdd:refactor)

When to Activate

Installs
1
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 17, 2026
tdd-workflow — openclaw/skills