What problem does it solve?
It ensures critical code changes receive a thorough, focused review before they are merged, reducing the risk of bugs, scope drift, and unverified assumptions.
Core Features & Use Cases
- Define Review Scope: Gather a concise summary of what changed, the associated requirements, the git diff range, and any verification already performed.
- Launch Review Subagent: Invoke the task tool with an oracle or general subagent to conduct an analysis‑only review.
- Triage Feedback: Prioritize critical and important issues, capture minor notes, and determine the next steps in the development workflow.
- Workflow Integration: Seamlessly hand off to receiving-code-review, verification-before-completion, or branch‑finishing skills as needed.
Use cases include after completing a major feature, before creating a pull request, or whenever an independent assessment is required.
Quick Start
Ask the requesting-code-review skill to review the current diff against the plan.