Al Paz Code Review — Git skill for Claude Code
Review a local git diff with parallel subagents scoped to dimensions detected in the diff.
How to install Al Paz Code Review
Installs to ~/.claude/skills/al-af-al-skills-al-paz-code-review/SKILL.md
mkdir -p ~/.claude/skills/al-af-al-skills-al-paz-code-review && curl -fsSL https://raw.githubusercontent.com/al-af/al-skills/HEAD/commands/al-paz-code-review.md -o ~/.claude/skills/al-af-al-skills-al-paz-code-review/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Al Paz Code Review does
description: Review a local git diff with parallel subagents scoped to dimensions detected in the diff
More reviewers catch what one misses (Linus's Law). Resolve the diff against a base branch (arg, or auto-detect origin HEAD/main/master). Compute a review roster from what's actually in the diff — always `general`, plus `architecture` (10+ files or refactor-ish commits/title), one reviewer per language actually present (by extension, capped at 4), and `security`/`testing`/`ci`/`docs` w
Alternatives in Git
- Triage Open Pull Requests — Review, label, and act on all open PRs for a repository using parallel review agents 10.8k ★
- Local Review — You are tasked with setting up a local review environment for a colleague's branch 10k ★
- Review And Fix PR — @description Review an existing PR with parallel agents, fix findings, and push 1.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Factory Review Signoff Manual
Human-invoked manual review sign-off for a factory campaign branch — lock, gather the full diff + proofs + con
V PR Review
Deep, two-axis, stack-agnostic code review of a pull/merge request or a local diff — review-only, never edits
Orch Review
Run the orch-review native Workflow over a diff (local changes or a GitHub PR) and report blocking vs advisory
Review Pack
Inspect Soliton's risk-adaptive context pack for a PR or local diff (Step 1 + Step 2 + Step 2.5 + Step 2.75; n
Slice Review
Run a multi-agent code review over a local diff (no PR or remote required) and report findings by severity wit
Review Diff
Read-only bug-finding review of the local working diff or a commit range via pr-reviewer.
Related Agents
Review Outcomes
Periodic post-ship outcome review — grade shipped merges against the fixes and reverts that followed, and agai
PR Review Orchestrator
Diff-scoped design-level PR review. Reads the diff versus the derived default branch, classifies the changed p
Semgrep Scanner
Executes Semgrep CLI scans for a specific language category and produces SARIF output. Spawned by the semgrep