What problem does it solve?
This Skill performs deep, deterministic code and document reviews using parallel specialist agents and isolated git worktrees to surface security, performance, architectural, and quality issues that standard lightweight reviews miss.
Core Features & Use Cases
- Multi-agent analysis: Spawns targeted reviewers (security, performance, architecture, test design, etc.) and synthesizes their findings into prioritized actions.
- Worktree-based local inspection: Creates isolated git worktrees or checks out PR branches to run local linters, tests, and deterministic SAST (semgrep) without disrupting the main branch.
- Governed remediation workflow: Applies inline fixes where appropriate, creates well-structured GitHub issues for scope-outs, and enforces provenance and gating rules for merge readiness.
Quick Start
Invoke the review skill with a PR number or GitHub URL to run a full multi-agent analysis, create inline fixes and code-review issues, and produce a prioritized findings summary.