Beads Viewer - 用于 Beads 项目的图形感知分类引擎。计算 PageRank、介数、关键路径和周期。对 AI 代理使用 --robot-* 标志。
SKILL.md
A graph-aware triage engine for Beads projects (.beads/beads.jsonl). Computes 9 graph metrics, generates execution plans, and provides deterministic recommendations. Human TUI for browsing; robot flags for AI agents.
| Capability | Raw beads.jsonl | BV Robot Mode |
| Query | "List all issues" | "List the top 5 bottlenecks blocking the release" | | Context Cost | High (linear with issue count) | Low (fixed summary struct) | | Graph Logic | Agent must compute | Pre-computed (PageRank, betweenness, cycles) | | Safety | Agent might miss cycles | Cycles explicitly flagged |
Beads Viewer - 用于 Beads 项目的图形感知分类引擎。计算 PageRank、介数、关键路径和周期。对 AI 代理使用 --robot-* 标志。 来源:dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations --skill bv- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 bv?
Beads Viewer - 用于 Beads 项目的图形感知分类引擎。计算 PageRank、介数、关键路径和周期。对 AI 代理使用 --robot-* 标志。 来源:dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations。
如何安装 bv?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations --skill bv 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01