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

Related skills

More from anton-abyzov/specweave

Installs
16
GitHub Stars
134
First Seen
Jan 22, 2026