概要
The Requesting Code Review skill establishes a rigorous quality assurance loop within Claude Code by automating the handoff between development and review phases. By defining specific change sets using Git SHAs, it dispatches a dedicated code-reviewer subagent to analyze implementations for architectural integrity, requirement alignment, and potential bugs. This skill is essential for preventing technical debt from cascading, providing developers with structured feedback categorized by severity while maintaining a clear audit trail of implementation vs. intent.