概要
This skill streamlines the peer review process within Claude Code by automating the hand-off to a specialized code-reviewer subagent. By leveraging git SHAs to define scope, it provides targeted feedback on new implementations, major features, or bug fixes. It enforces a 'review early, review often' philosophy, helping developers identify architectural flaws, missing requirements, or technical debt before merging into the main branch, thereby ensuring higher code quality and reducing cascading errors through standardized subagent-driven development workflows.