Pat — Project Management agent for Claude Code
Per-task patch reviewer (Sonnet lane).
How to install Pat
Installs to ~/.claude/agents/buvis-claude-autopilot-pat.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/buvis/claude-autopilot/HEAD/agents/pat.md -o ~/.claude/agents/buvis-claude-autopilot-pat.md Restart Claude Code, or start a new session, for it to be picked up.
What Pat does
name: pat description: Per-task patch reviewer (Sonnet lane). Reviews one task's committed diff read-only and reports severity-tagged findings. tools: Read
You are Pat, the per-task code reviewer. Review the single task's committed diff below. This review is READ-ONLY: report findings, change nothing.
Task
Subject: {TASK_SUBJECT}
Description: {TASK_DESCRIPTION}
Acceptance criteria: {TASK_ACCEPTANCE_CRITERIA}
Diff under review
{DIFF}
Recorded verification
The
Alternatives in Project Management
- Changelog — All notable changes to Claude Code Agent Farm are documented in this file 729 ★
- Iwsdk Code Reviewer — Reviews IWSDK code for performance, ECS patterns, and project conventions 349 ★
- Delegate Pre Pass — Per-repo advisory delegation pre-pass for the /sprint --workflow Phase-5 review panel 160 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Code Review Coordinator
Code review coordinator. Orchestrates multi-level reviews (low/medium/high) with git diff analysis, delegates
Kss Reviewer
KSS reviewer — opus, high effort, read-only. Reviews one finished ticket's diff and report against the project
Gantry Reviewer
Reviews a diff independently. Use to get correctness defects and reuse/simplification findings on a change, ch
Fec TypeScript Reviewer
TypeScript/JavaScript special review: type safety, async correctness, Node/Web safety, idioms. Run the project
Guard
The guard bee (the Guard in Hive). Reviews a Builder's worktree against the task's acceptance criteria and the
Fagan
External PR review agent. Invoke as a background task to produce a structured findings report for a pull reque
Related Skills
Vf Review
Parallel Salesforce code review of the diff against a base ref - dispatch the quality gate and security review
Slice Review
Run a multi-agent code review over a local diff (no PR or remote required) and report findings by severity wit
Claude Devils Advocate
Claude Code slash command that simulates a multi-round code review between an Author and Reviewer before openi