workflow

Installation
SKILL.md

TDD Workflow

Use this workflow when user asks for implementation with strict TDD enforcement.

Orchestration order

  1. tdd-planner
    • Produce work items and acceptance criteria.
  2. tdd-test-designer
    • Produce full edge-case/boundary/guard test matrix.
  3. tdd-implementer
    • Implement work items in small batches.
  4. tdd-coverage-auditor
    • Enforce coverage gates and identify gaps.
  5. tdd-mutation-auditor (if mutation gate enabled)
    • Validate test strength and close surviving mutants.
  6. tdd-reviewer
    • Findings-first final review.
Installs
1
GitHub Stars
3
First Seen
Jun 23, 2026
workflow — xiaolai/tdd-guardian-for-claude