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 で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01