·debugging
</>

debugging

simhacker/moollm

Systematic bug investigation with hypothesis tracking

4Installs·1Trend·@simhacker

Installation

$npx skills add https://github.com/simhacker/moollm --skill debugging

SKILL.md

Debug problems methodically. Track hypotheses, test systematically, converge on root causes.

Debug problems methodically. Track hypotheses, document tests, record what you learn, and converge on root causes.

| symptom | ✓ | Observable problem | | expected | ✓ | What should happen | | errormessage | | Exact error text | | logs | | Relevant log entries | | stepstoreproduce | | How to trigger | | constraints | | Known facts | | ruledout | | Eliminated possibilities |

Systematic bug investigation with hypothesis tracking Source: simhacker/moollm.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/simhacker/moollm --skill debugging
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is debugging?

Systematic bug investigation with hypothesis tracking Source: simhacker/moollm.

How do I install debugging?

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

Where is the source repository?

https://github.com/simhacker/moollm