What problem does it solve?
This skill addresses the inefficiency and lack of rigor in standard code reviews by providing a systematic, skeptical, and autonomous framework for hunting bugs and interrogating PRs.
Core Features & Use Cases
- Systematic Debugging: Enforces a strict protocol that replaces guessing with reproduction scripts, evidence-based hypothesis testing, and regression-first fixes.
- Multi-Agent Interrogation: Coordinates adversarial reviews and second opinions from different-corpus agents to uncover edge cases and hidden flaws.
- Autonomous PR Reconnaissance: Automates the process of monitoring, analyzing, and challenging PRs using GitHub CLI, ensuring that every concern is addressed with code rather than just words.
Quick Start
Invoke the conejo-debug skill to begin a skeptical investigation of the latest PRs authored by the user in the current repository.