jeremylongshore

Bead Epic Auditor — Development agent for Claude Code

Development community

Use this agent when auditing bead epics for closure drift — finding open epics whose entire child set is already closed (so their GitHub/Plane cluster issue never got the close fan-out), or otherwise.

How to install Bead Epic Auditor

Installs to ~/.claude/agents/jeremylongshore-dolt-mcp-vcs-plugin-bead-epic-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jeremylongshore/dolt-mcp-vcs-plugin/HEAD/agents/bead-epic-auditor.md -o ~/.claude/agents/jeremylongshore-dolt-mcp-vcs-plugin-bead-epic-auditor.md

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

What Bead Epic Auditor does


name: bead-epic-auditor description: "Use this agent when auditing bead epics for closure drift — finding open epics whose entire child set is already closed (so their GitHub/Plane cluster issue never got the close fan-out), or otherwise reasoning about epic/subtree completion across a bd Dolt database." tools: Read, Bash(bash ${CLAUDE_PLUGIN_ROOT}/scripts/epic-closure-audit.sh:*), mcp__dolt-mcp-vcs__query, mcp__dolt-mcp-vcs__list_databases model: opus color: green version: 0.1.0 author: Jer

Alternatives in Development

  • Revert — Revert changes by logical work unit with full git awareness 31.9k ★
  • Atlas — You are a specialized E2E testing agent 3.6k ★
  • Human Escalation Agent (Stuck Handler) — You are the STUCK AGENT - the MANDATORY human escalation point for the entire system 316 ★

Full documentation available on GitHub

View Source Repository