beads-viewer
Installation
SKILL.md
Beads Viewer (bv)
Graph analysis layer for the Beads task graph. Precomputes metrics like PageRank and critical path.
When This Applies
| Signal | Action |
|---|---|
| "What should I work on?" | bv --robot-triage |
| Need single best task | bv --robot-next |
| Multi-agent partitioning | bv --robot-triage --robot-triage-by-track |
| Risk/hygiene check | bv --robot-alerts |
| Finding blockers | bv --robot-blocker-chain |
CRITICAL RULE
Always use --robot-* flags. Never run bare bv.