debugging

Installation
SKILL.md

Debugging

Feedback Loop FIRST: No hypothesis without a repro loop. No fix without root cause. No fix without blast radius scan.

Reference Files

  • references/investigation-hygiene.md — investigation discipline, evidence handling
  • references/root-cause-playbooks.md — scenario-specific debugging playbooks

Feedback Loop FIRST (Before Any Hypothesis)

A hypothesis without a repro loop is a guess. Before H1, build a fast, deterministic, agent-runnable signal that turns red on the bug.

Construction Ladder (try in rank order, stop at first that works — ordered by loop tightness: earlier rungs are faster and more deterministic)

Installs
2
Repository
romiluz13/cc10x
GitHub Stars
162
First Seen
Aug 8, 2026
debugging — romiluz13/cc10x