About
Optimizes the testing and debugging experience within Claude Code by implementing a structured Spec Driven Development (SDD) workflow. It manages long-running test executions with proper timeouts, performs systematic root-cause analysis, and leverages external AI tools like Gemini and Codex to validate hypotheses and suggest precise fixes. Whether running quick smoke tests or performing deep investigative debugging on flaky tests, this skill ensures consistent results through a rigorous five-phase verification process that includes context gathering, multi-agent consultation, and regression testing.