소개
The requesting-code-review skill streamlines the software development lifecycle by dispatching a dedicated code-reviewer subagent to analyze specific Git commit ranges. It enforces a 'review early, review often' philosophy by integrating mandatory quality checks after task completion and before merging to the main branch. By providing structured feedback categorized by severity—Critical, Important, and Minor—it helps developers maintain high standards, prevent cascading technical debt, and ensure all work aligns with original project requirements.