buvis

Pat — Project Management agent for Claude Code

Project Management community

Per-task patch reviewer (Sonnet lane).

How to install Pat

Installs to ~/.claude/agents/buvis-claude-autopilot-pat.md

Terminal
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 Repository