About
The Requesting Code Review skill enhances the development workflow within Claude Code by automating the feedback loop. By invoking a dedicated subagent, it performs thorough inspections of code changes against original plans or technical requirements using git commit history. This skill is designed to be integrated into subagent-driven development, ensuring that every task is validated for quality, logic, and architectural consistency. It categorizes feedback into critical, important, and minor issues, allowing developers to address potential bugs or technical debt early in the lifecycle before merging into the main branch.