project-test-loop

Installation
SKILL.md

/project:test-loop

When to Use This Skill

Use this skill when... Use project-continue instead when...
Driving a RED -> GREEN -> REFACTOR loop until tests pass Resuming general project work where tests are not the bottleneck
Iterating on failing tests with auto fix-and-retry behavior Use project-distill instead when capturing patterns from a finished session
Bounding TDD iterations with --max-cycles to avoid runaway loops Use project-discovery instead when the test command itself is unknown

Run automated TDD cycle: test → fix → refactor.

Note: Configure project-specific test/build commands in CLAUDE.md or .claude/rules/ for automatic detection.

Steps:

Installs
62
GitHub Stars
36
First Seen
Feb 9, 2026
project-test-loop — laurigates/claude-plugins