About
The Requesting Code Review skill streamlines the quality assurance process within Claude Code by providing a structured framework for triggering code reviews. It leverages a specialized subagent to analyze diffs between Git commits, ensuring that new features, bug fixes, and refactors meet project requirements and coding standards. By integrating review checkpoints into subagent-driven development cycles, it helps developers catch critical errors early, maintain clean architecture, and ensure that only verified code reaches the main branch.