What problem does it solve?
Developers often merge or claim completion without thorough code review, leading to hidden bugs, edge‑case failures, and unverified claims. This Skill enforces rigorous, evidence‑based review to catch issues early.
Core Features & Use Cases
- Guided Review Process: Offers default operations for recent changes, full codebase scans, or parallel multi‑reviewer audits.
- Edge‑Case Scouting: Runs a scouting step to identify hidden side effects before formal review.
- Task‑Managed Pipelines: Creates Claude native tasks to chain scouting, review, fixing, and verification automatically.
- Verification Gates: Requires test passes, build success, and evidence before any completion claim.
- Integration Hooks: Works with Git workflows, PR pipelines, and sub‑agent orchestration.
Quick Start
Ask the code‑review skill to review the recent changes in the repository.