·bv

High-performance graph analysis for beads issue tracker using 9 metrics (PageRank, Betweenness, HITS, Critical Path, etc). Provides AI-driven task prioritization, dependency analysis, and architectural health monitoring via robot protocol.

5Installs·0Trend·@zpankz

Installation

$npx skills add https://github.com/zpankz/mcp-skillset --skill bv

SKILL.md

bv (beadsviewer) is a high-performance Go TUI for analyzing beads issue tracker dependency graphs. This skill enables AI agents to leverage bv's robot protocol for intelligent task prioritization, dependency analysis, and architectural health monitoring.

Key Principle: NEVER launch the interactive TUI. Always use --robot- flags for structured JSON output.

| PageRank | Blocking power | Foundational dependencies | | Betweenness | Bottleneck status | Bridge issues between work streams | | HITS (Hub/Authority) | Dependency nature | Integration vs foundation work | | Critical Path | Chain depth | Sequential dependency length | | Eigenvector | Network influence | Importance of connected issues |

High-performance graph analysis for beads issue tracker using 9 metrics (PageRank, Betweenness, HITS, Critical Path, etc). Provides AI-driven task prioritization, dependency analysis, and architectural health monitoring via robot protocol. Source: zpankz/mcp-skillset.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zpankz/mcp-skillset --skill bv
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is bv?

High-performance graph analysis for beads issue tracker using 9 metrics (PageRank, Betweenness, HITS, Critical Path, etc). Provides AI-driven task prioritization, dependency analysis, and architectural health monitoring via robot protocol. Source: zpankz/mcp-skillset.

How do I install bv?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zpankz/mcp-skillset --skill bv Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/zpankz/mcp-skillset