agentsclimarketplace

Debug

Skill manusco/resonance/.claude/skills/debug

The Vibe Coding Operating System.

Install
npx -y skills add manusco/resonance --skill debug

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Root-cause a bug via the Scientific Method. Reproduction script required, no fix without a proven cause.

SKILL.md

0.4 KB, 59 tokens by cl100k_base, as published. Nobody here has run it

/debug

Run the Resonance debug procedure.

Read .agents/skills/engineering/debugger/SKILL.md in full and execute it exactly, following its Definition of Done. That skill is the procedure; this file only routes the /debug command to it.

Gives 0 of the 12 instructions most debug triage skills give in 59 tokens

Counted across 839 of the 1,149 authors here whose files we hold, read 2026-08-06

  • investigate root cause before proposing any fixin 102 of 839, across 65 files
  • read error messages completelyin 90 of 839, across 48 files
  • create a failing test case before fixingin 84 of 839, across 44 files
  • reproduce the issue consistentlyin 82 of 839, across 40 files
  • change one variable at a timein 82 of 839, across 42 files
  • check recent changesin 74 of 839, across 35 files
  • write the regression test before fixingin 74 of 839, across 36 files
  • fix the root cause not the symptomin 60 of 839, across 43 files
  • implement a single fix at a timein 59 of 839, across 20 files
  • trace data flow backward to the sourcein 50 of 839, across 20 files
  • remove all debug instrumentationin 49 of 839, across 13 files
  • form a single hypothesisin 48 of 839, across 18 files

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.