¿Qué es break-loop?
Romper el círculo: análisis profundo de errores Fuente: mindfold-ai/trellis.
Romper el círculo: análisis profundo de errores
Instala rápidamente el skill de IA break-loop en tu entorno de desarrollo mediante línea de comandos
Fuente: mindfold-ai/trellis.
When debug is complete, use this command for deep analysis to break the "fix bug -> forget -> repeat" cycle.
Analyze the bug you just fixed from these 5 dimensions:
| A. Missing Spec | No documentation on how to do it | New feature without checklist | | B. Cross-Layer Contract | Interface between layers unclear | API returns different format than expected | | C. Change Propagation Failure | Changed one place, missed others | Changed function signature, missed call sites |
Romper el círculo: análisis profundo de errores Fuente: mindfold-ai/trellis.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/mindfold-ai/trellis --skill break-loopRomper el círculo: análisis profundo de errores Fuente: mindfold-ai/trellis.
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/mindfold-ai/trellis --skill break-loop 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
https://github.com/mindfold-ai/trellis