jeremylongshore

Bead Dependency Mapper — Development agent for Claude Code

Development community

Use this agent when mapping bead dependencies — finding bottlenecks (open issues blocking the most other open work), detecting dependency cycles, or reasoning about the critical path through a bd Dolt.

How to install Bead Dependency Mapper

Installs to ~/.claude/agents/jeremylongshore-dolt-mcp-vcs-plugin-bead-dependency-mapper.md

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

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

What Bead Dependency Mapper does


name: bead-dependency-mapper description: "Use this agent when mapping bead dependencies — finding bottlenecks (open issues blocking the most other open work), detecting dependency cycles, or reasoning about the critical path through a bd Dolt database." tools: Read, Bash(bash ${CLAUDE_PLUGIN_ROOT}/scripts/dep-graph.sh:*), mcp__dolt-mcp-vcs__query, mcp__dolt-mcp-vcs__list_databases model: opus color: purple version: 0.1.0 author: Jeremy Longshore tags: [beads, dolt, dependencies, graph, bott

Alternatives in Development

  • Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
  • Profiler — You are a specialized performance profiling agent 3.6k ★
  • Correlator — Finding correlation engine 812 ★

Full documentation available on GitHub

View Source Repository