About
This skill facilitates a structured code review process within the Claude Code environment by dispatching a dedicated code-reviewer subagent. It helps developers maintain high code quality by enforcing review milestones after task completion, major feature implementation, or before merging branches. By utilizing git SHAs to define scope and a standardized template for context, the skill ensures that feedback is targeted, actionable, and categorized by severity, ultimately preventing technical debt from accumulating during subagent-driven development.