What problem does it solve?
This Skill provides a comprehensive approach to debugging, helping users identify the root cause of bugs and verify fixes, resulting in more reliable and maintainable code.
Core Features & Use Cases
- Cross-model debugging: Utilizes both Codex and Opus agents to ensure thorough debugging.
- Rival investigations: Two independent investigators ensure a robust diagnosis before any fix is made.
- Test-first repair: Ensures the fix is effective by requiring a failing test before the fix is applied.
- Verification: A mechanical verifier confirms the fix works as expected.
- Use Case: When a bug is reported, the 'tuner' skill can be used to diagnose and fix the issue, ensuring the root cause is addressed and the fix does not introduce new bugs.
Quick Start
Use the 'tuner' skill to debug and fix a reproducible bug in your codebase.