Use when a Beads coordinator needs to reconcile stale worker state, PR-review bookkeeping, or orphaned worktrees before dispatching new work.
Run this skill before a beads-coordinator loop when stale worker state may
have been left behind by crashes, compaction, out-of-token exits, or missed
handoffs.
This skill is a read-heavy reconciliation pass. It repairs Beads metadata and git artifacts; it does not implement code, dispatch workers, or invent new workflow rules.
beads-coordinator loopin_progress, blocked, pr-review, or review-running
stateThis skill is a routing layer over the existing Beads operating model.
../../../README.md../beads-coordinator/references/runtime-and-safety.md../beads-coordinator/references/coordinator-loop.md../beads-pr-reviewer-worker/SKILL.mdIf these sources disagree with this skill, fix this skill. Do not let cleanup become a competing doctrine.
../beads-coordinator/references/runtime-and-safety.md..beads/dolt/ manually.references/local-state-reconciliation.md
Load for stale in_progress claims, dependency unblocking, Dolt/worktree
health, and stale review-running labels.references/pr-review-reconciliation.md
Load for blocked original pr-review beads and blocked
pr-review-task review beads.references/reporting.md
Load for the cleanup report shape, rig-routing notes, command quick reference,
and final mutation summary.../beads-coordinator/references/runtime-and-safety.md if you need the
exact lease and mutation-authority rules before touching Beads state.external_ref.references/reporting.md so the
coordinator has a clear mutation ledger before dispatch begins.