What problem does it solve?
This Skill streamlines implementation review by checking change sets with a local Claude Code CLI run and any configured custom reviewers, so teams can catch issues before creating or merging a pull request.
Core Features & Use Cases
- Parallel review execution: Runs the local review path alongside custom reviewer commands to collect multiple perspectives at once.
- Worktree-aware operation: Supports running every step inside a specified worktree path for isolated branch-based review flows.
- Safety and readiness gates: Fails fast when API-key conflicts could alter authentication, loads a review prompt when present, and creates a review-ok stamp to unlock downstream PR steps.
Quick Start
Ask the assistant to review the current changes or staged diff and return actionable findings with severity, file references, and fix suggestions.