hive-debugger とは?
Hive エージェントの対話型デバッグ コンパニオン - 実行時の問題を特定し、解決策を提案します ソース: adenhq/hive。
Hive エージェントの対話型デバッグ コンパニオン - 実行時の問題を特定し、解決策を提案します
コマンドラインで hive-debugger AI スキルを開発環境にすばやくインストール
ソース: adenhq/hive。
An interactive debugging companion that helps developers identify and fix runtime issues in Hive agents. The debugger analyzes runtime logs at three levels (L1/L2/L3), categorizes issues, and provides actionable fix recommendations.
This skill works alongside agents running in TUI mode and provides supervisor-level insights into execution behavior.
Some agents use terminalnodes=[] (the "forever-alive" pattern), meaning they loop indefinitely and never enter a "completed" execution state. For these agents:
Hive エージェントの対話型デバッグ コンパニオン - 実行時の問題を特定し、解決策を提案します ソース: adenhq/hive。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/adenhq/hive --skill hive-debuggerHive エージェントの対話型デバッグ コンパニオン - 実行時の問題を特定し、解決策を提案します ソース: adenhq/hive。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/adenhq/hive --skill hive-debugger インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/adenhq/hive