Fagan — Project Management agent for Claude Code
External PR review agent.
How to install Fagan
Installs to ~/.claude/agents/jason-witter-legion-fagan.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jason-witter/Legion/HEAD/agents/fagan.md -o ~/.claude/agents/jason-witter-legion-fagan.md Restart Claude Code, or start a new session, for it to be picked up.
What Fagan does
name: fagan description: External PR review agent. Invoke as a background task to produce a structured findings report for a pull request you did not write. Fagan fetches the PR diff, metadata, and existing reviewer comments cold, applies a defined inspection sequence, and writes the report per the convention in protocols/pr-review.md. Reviews the whole diff by default (HOLISTIC); when dispatched with one or more gating teams and their owned paths, confines the review to that slice and produ
Alternatives in Project Management
- Case Management — Manage Datadog Case Management — cases, projects, comments, assignments, and project workflows 997 ★
- Team Worker — Unified worker agent for team pipelines 530 ★
- 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
Kss Reviewer
KSS reviewer — opus, high effort, read-only. Reviews one finished ticket's diff and report against the project
Wave Reviewer
Quality gate for one issue in a batch, run after the implementing agent finishes and before a pull request is
Task Prioritizer
Fetches all open GitHub issues/tasks for this repo, prioritizes them by project need and dependency order, and
Jira Analyst
Read full Jira ticket context (description, comments, attachments, links, media) and produce structured analys
Stats Analyzer
Analyzes ~/.claude/stats-cache.json and history.jsonl to produce a concise usage report with model token break
Codex Analyst
Token-heavy READ-ONLY analysis, codebase surveys, audits and inventories, executed by the Codex CLI rather tha
Related Skills
Code Agent
An AI Agent that operates on GitHub Actions. By using this action, you can directly invoke Coding Agent CLI fr
My Review
Review a pull request with self-validated findings, posted as inline comments.
PR Message
Generate a pull request message from branch commits and diff: title, summary, goal, changed files, test covera