jeremylongshore

Bead Recovery Specialist — Data & AI agent for Claude Code

Data & AI community

Use this agent for bd/Dolt incident response — a dolt-server that won't start or has orphaned, server sprawl, suspected lost writes after rapid bd updates, JSONL that lags the database, or migrating a.

How to install Bead Recovery Specialist

Installs to ~/.claude/agents/jeremylongshore-dolt-mcp-vcs-plugin-bead-recovery-specialist.md

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

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

What Bead Recovery Specialist does


name: bead-recovery-specialist description: "Use this agent for bd/Dolt incident response — a dolt-server that won't start or has orphaned, server sprawl, suspected lost writes after rapid bd updates, JSONL that lags the database, or migrating a workspace between embedded and server mode. It knows the rapid-write race is already fixed in bd 1.0.4 and that residual lag is only the JSONL export throttle." tools: Read, Bash(bd export:*), Bash(bd version:*), Bash(bd dolt show:*), Bash(bd dolt st

Alternatives in Data & AI

Full documentation available on GitHub

View Source Repository