What problem does it solve?
This Skill acts as an AI-powered code reviewer, rigorously questioning your changes before you submit a Pull Request, ensuring higher code quality and catching potential issues early.
Core Features & Use Cases
- Adversarial Code Review: Asks challenging questions about edge cases, security, performance, and maintainability.
- Elegant Rewrites: Can scrap existing code and reimplement based on a deeper understanding of the problem.
- Spec-Driven Development: Helps define clear requirements and acceptance criteria before implementation begins.
- Use Case: Before merging a critical feature, use this Skill to ensure your code is production-ready by having it subjected to a thorough, critical review.
Quick Start
Initiate an adversarial code review by asking Claude to grill you on your current changes.