← ClaudeAtlas

repo-reviewlisted

Use when Worktree changes or a fixed snapshot/range need coordinated read-only Standards and Spec findings, documentation-authority review, completed provider-evidence integration, or selected-source visual-completion review; use audit-* for bounded domain audits and a host security workflow for security-only review.
idaibin/skills · ★ 6 · Code & Development · score 78
Install: claude install-skill idaibin/skills
# Repository Review ## Overview Review changes read-only. Select the basis first: Worktree reads current changes; fixed-basis review normalizes snapshots, ranges, and pull requests to immutable SHAs. ## Review Basis Select exactly one basis before conclusions: - **Worktree/index:** current tracked, untracked, staged, and unstaged state. - **Fixed snapshot/range:** one resolved SHA or explicit immutable `base..head`; a pull request is normalized to complete metadata plus resolved base/head SHAs. - **Review package:** manifest, hashes, coverage, exclusions, and marker. Do not mix evidence between bases. Current-worktree content is contamination when reviewing another SHA unless explicitly included in the basis. ## Workflow 1. Read effective repository guidance and record the requested review object, scope, output, and non-goals. 2. Fix the basis before conclusions: - for Worktree, run status, diff stat/name-status, and cached equivalents when staged content exists; - for fixed-basis review, resolve full SHAs and complete changed-file evidence; for a package, verify its manifest and hashes. - For every fixed commit or range, apply the immutable parent/object procedure in [references/checklist.md](references/checklist.md). A root-style review is valid only when raw commit metadata has no parent and the commit is not a shallow-clone boundary that truncates parent history. Missing basis objects fail closed as `Not verified`; keep current-source