Review Pr Surgical banner
chriscantu chriscantu

Review Pr Surgical

Git community

Description

--- description: "PR review chaining pr-review-toolkit:code-reviewer with surgical-diff-reviewer (Karpathy #3 scope enforcement)" argument-hint: "\"<user's stated request>\" [git-scope]" allowed-tools: ["Bash", "Read", "Glob", "Grep", "Task"] --- # Surgical PR Review Run two reviewers in sequence on the current diff: 1. **`pr-review-toolkit:code-reviewer`** — correctness, style, CLAUDE.md compliance (plugin) 2. **`surgical-diff-reviewer`** — scope enforcement: every changed line traces to the

Installation

Installs to ~/.claude/skills/chriscantu-claude-config-review-pr-surgical/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chriscantu-claude-config-review-pr-surgical && curl -fsSL https://raw.githubusercontent.com/chriscantu/claude-config/HEAD/commands/review-pr-surgical.md -o ~/.claude/skills/chriscantu-claude-config-review-pr-surgical/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository