·debug-loop

Hypothesis-driven autonomous debugging with real command validation

31Installs·2Trend·@proffesor-for-testing

Installation

$npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill debug-loop

How to Install debug-loop

Quickly install debug-loop AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill debug-loop
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: proffesor-for-testing/agentic-qe.

SKILL.md

View raw

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.

Hypothesis-driven autonomous debugging with real command validation Source: proffesor-for-testing/agentic-qe.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill debug-loop
Category
</>Dev Tools
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from proffesor-for-testing/agentic-qe

Quick answers

What is debug-loop?

Hypothesis-driven autonomous debugging with real command validation Source: proffesor-for-testing/agentic-qe.

How do I install debug-loop?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill debug-loop Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/proffesor-for-testing/agentic-qe