What problem does it solve?
This skill addresses the common issue of superficial code reviews by forcing a deep, structured examination of code changes to ensure the author and reviewer truly understand the intent, mechanics, impact, and testing strategy.
Core Features & Use Cases
- Structured Inquiry: Systematically walks through four critical dimensions: Intent, Mechanics, Impact, and Testing.
- Context-Aware Analysis: Automatically integrates project-specific rules from AGENTS.md and CLAUDE.md files to ensure reviews align with established team standards.
- Use Case: Use this during a pull request review to verify that a complex refactor doesn't introduce subtle regressions or violate architectural patterns.
Quick Start
Invoke the grill review skill by providing the pull request number or branch name you wish to analyze.