关于
The Requesting Code Review skill integrates an automated, subagent-driven review workflow into the Claude Code environment. By dispatching a dedicated code-reviewer subagent, it allows developers to catch logic errors, architectural deviations, and requirement gaps early in the development cycle. The skill uses Git SHAs to isolate changes and compares them against specific project documentation or plans, providing a structured feedback loop that categorizes issues by severity to ensure high-quality, production-ready code before it ever reaches a human reviewer or the main branch.