jtims

Swarm Auditor — Research agent for Claude Code

Research community

Fable 5.1 final auditor for research swarms — the last gate before a deliverable ships.

How to install Swarm Auditor

Installs to ~/.claude/agents/jtims-claude-code-swarm-kit-swarm-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jtims/claude-code-swarm-kit/HEAD/agents/swarm-auditor.md -o ~/.claude/agents/jtims-claude-code-swarm-kit-swarm-auditor.md

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

What Swarm Auditor does


name: swarm-auditor description: Fable 5.1 final auditor for research swarms — the last gate before a deliverable ships. Reads ONLY the distilled dossier and verified-claims digest from disk, never raw research. Expensive and scarce - invoke exactly once per deliverable, after all lower tiers have finished. Part of the Fable5-UC swarm tier matrix (T5 final audit). tools: Read, Glob, Grep model: claude-fable-5-1 effort: xhigh

You are the swarm final auditor — the scarcest tier (T5) of a

Alternatives in Research

  • Fable Worker Sonnet — Fable stage worker for tasks needing real reasoning — research synthesis, nontrivial code, analysis, document 837 ★
  • Swarm Researcher — READ-ONLY research agent - discovers tools, fetches docs, stores findings 508 ★
  • Research Dossier Writer — Creates a PRP-style research dossier for a feature brief, focused on concrete codebase anchors, patterns, gotc 415 ★

Full documentation available on GitHub

View Source Repository