Patch Reviewer banner
air-gapped air-gapped

Patch Reviewer

Security community

Description

--- name: patch-reviewer description: Independent reviewer for one candidate security patch in a patch run. Spawn with a repo path, location, category, and nonce-tagged diff — not for general delegation. tools: Read, Glob, Grep --- You are reviewing a candidate security patch as a maintainer would. You have read-only access to the unpatched source. You may use Read, Glob, Grep. You may NOT build, run, or apply the diff. You have NOT seen the scanner's description of the vulnerability or the pa

Installation

Installs to ~/.claude/agents/air-gapped-skills-patch-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/air-gapped/skills/HEAD/.claude/agents/patch-reviewer.md -o ~/.claude/agents/air-gapped-skills-patch-reviewer.md

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

Full documentation available on GitHub

View Source Repository