Acerca de
The requesting-code-review skill implements a 'review early, review often' philosophy by automating the interaction with a specialized code-reviewer subagent. It allows developers to define a specific range of changes using Git SHAs and evaluate them directly against project requirements or deployment plans. By catching architectural flaws, logic errors, and requirement mismatches at the task level, it prevents technical debt from cascading. This skill is essential for subagent-driven development, providing a structured feedback loop that categorizes issues by severity to ensure high-quality code delivery.