Workflow automation, TDD, code review, and development tools for Claude Code
Test-driven development workflow with red/green/refactor phases and coverage monitoring
TDD Green Phase expert. Activate when: - Test is written and failing, need to make it pass - User mentions "make test pass", "green phase", "minimal implementation" - Writing implementation code to satisfy tests - Questions about simplest solution to pass tests Auto-triggers on: making tests pass, minimal implementation, green phase
TDD Red Phase expert. Activate when: - Starting new feature development with TDD - User mentions "write test first", "failing test", "red phase" - Need to design test cases before implementation - Questions about test structure, assertions, test naming Auto-triggers on: test design, test-first development, TDD start
TDD Refactor Phase expert. Activate when: - Tests are passing, need to improve code quality - User mentions "refactor", "clean up", "improve code" - Applying DRY, SOLID, or design patterns - Code review findings need addressing Auto-triggers on: refactoring, code improvement, cleanup, tech debt
Slash commands for orchestrating multi-phase implementation workflows using the conductor pattern
No verified skills in this plugin.