What problem does it solve? Working alone on complex coding tasks often means slower debugging, missed edge cases, and inconsistent code quality. This Skill provides a structured AI pair programming partner that manages driver/navigator roles, continuously reviews code, runs tests, and tracks quality metrics throughout a development session. ## Core Features & Use Cases - Multiple Collaboration Modes: Driver, Navigator, Switch, TDD, Review, Mentor, and Debug modes with automatic role switching at configurable intervals. - Continuous Quality Verification: Real-time truth-score checks, security scanning, performance profiling, and automatic rollback when quality thresholds fail. - Integrated Testing Workflow: Automatic test generation, coverage tracking, and test watching with configurable minimum coverage enforcement. - Use Case: A developer fixing a memory leak starts a debug session with the debugger-expert agent, profiles memory usage, locates unremoved event listeners, implements cleanup code, and verifies the fix with tests before committing. ## Quick Start Start a pair programming session in TDD mode with test-first enabled and a 90 percent coverage target.