debug-loop とは?
実際のコマンド検証による仮説主導型自律デバッグ ソース: proffesor-for-testing/agentic-qe。
実際のコマンド検証による仮説主導型自律デバッグ
コマンドラインで debug-loop AI スキルを開発環境にすばやくインストール
ソース: 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.
実際のコマンド検証による仮説主導型自律デバッグ ソース: proffesor-for-testing/agentic-qe。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill debug-loop実際のコマンド検証による仮説主導型自律デバッグ ソース: proffesor-for-testing/agentic-qe。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill debug-loop インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/proffesor-for-testing/agentic-qe