Che cos'è debug-loop?
Debug autonomo basato su ipotesi con convalida dei comandi reali Fonte: proffesor-for-testing/agentic-qe.
Debug autonomo basato su ipotesi con convalida dei comandi reali
Installa rapidamente la skill AI debug-loop nel tuo ambiente di sviluppo tramite riga di comando
Fonte: proffesor-for-testing/agentic-qe.
Autonomous hypothesis-driven debugging against real data. No guessing, no simulating.
Phase 1 — Reproduce Run the exact command that shows the bug. Capture and display the REAL output. Confirm the bug is visible.
If the bug cannot be reproduced, stop and explain what was tried.
Debug autonomo basato su ipotesi con convalida dei comandi reali Fonte: proffesor-for-testing/agentic-qe.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill debug-loopDebug autonomo basato su ipotesi con convalida dei comandi reali Fonte: proffesor-for-testing/agentic-qe.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill debug-loop Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/proffesor-for-testing/agentic-qe