repo-review
Installation
SKILL.md
Repository Review
Overview
Review repository changes without modifying files, Git, GitHub, or remote state. Select the review basis first, then apply the matching mode. Worktree mode owns dirty-tree classification and commit-readiness guidance; immutable modes own fixed-SHA P0-P3 review. All modes share contract tracing, structural completeness, specialist coordination, evidence quality, and read-only authority.
Review Basis
Select exactly one basis before conclusions:
- Worktree/index: current tracked, untracked, staged, and unstaged state.
- Repository snapshot: one tag, branch resolved to SHA, or commit.
- Commit range: explicit immutable
base..headSHAs. - Pull request: metadata plus complete changed-file evidence and resolved base/head SHAs.
- Release candidate: immutable candidate revision plus release/config/CI evidence.
- Review package: verified manifest, hashes, coverage, exclusions, and final marker.
Do not mix evidence between bases. Current-worktree content is contamination when reviewing another SHA unless explicitly included in the basis.