debugging

Systematically debug issues by hypothesizing, testing, and tracking evidence.

49|6|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/SimHacker/moollm --skill debugging-simhacker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debugging
Source: https://github.com/SimHacker/moollm/tree/main/skills/debugging
Command: npx skills add https://github.com/SimHacker/moollm --skill debugging-simhacker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematic debugging with hypothesis tracking and iterative testing.

Core Features & Use Cases

  • START, HYPOTHESIZE, TEST, NARROW, TRACE, BISECT, FIX, DOCUMENT
  • Debugging flow that records evidence and outcomes

Quick Start

Start a debugging session; hypothesize and test until root cause is found.