Isolate a single most-likely root cause for a known failure — reproduce narrowly, gather concrete evidence, recommend the smallest next fix. For competing hypotheses that need ranking, use trace instead.
$npx -y skills add bobbyjohnstx/tinycode --skill debugInstalls into the current project.
Run `npx skills use "https://github.com/bobbyjohnstx/tinycode" --skill "bobbyjohnstx/tinycode/debug"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bobbyjohnstx/tinycode" that are relevant to the current task. Run `npx skills add "https://github.com/bobbyjohnstx/tinycode"` and select the relevant skills, then follow their instructions.