·hive-debugger
</>

hive-debugger

Compañero de depuración interactivo para agentes de Hive: identifica problemas de tiempo de ejecución y propone soluciones.

29Instalaciones·0Tendencia·@adenhq

Instalación

$npx skills add https://github.com/adenhq/hive --skill hive-debugger

Cómo instalar hive-debugger

Instala rápidamente el skill de IA hive-debugger en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/adenhq/hive --skill hive-debugger
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: adenhq/hive.

SKILL.md

Ver original

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:

Compañero de depuración interactivo para agentes de Hive: identifica problemas de tiempo de ejecución y propone soluciones. Fuente: adenhq/hive.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/adenhq/hive --skill hive-debugger
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-20
Actualizado
2026-03-10

Browse more skills from adenhq/hive

Respuestas rápidas

¿Qué es hive-debugger?

Compañero de depuración interactivo para agentes de Hive: identifica problemas de tiempo de ejecución y propone soluciones. Fuente: adenhq/hive.

¿Cómo instalo hive-debugger?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/adenhq/hive --skill hive-debugger Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

https://github.com/adenhq/hive