You MUST use this when ANY bug, test failure, exception, regression, or unexpected behavior appears — before proposing or applying any fix. Forces root-cause investigation. Do not use for the expected red phase of TDD — a new failing test you just wrote is progress, not a bug.
$npx -y skills add felipemelendez/llm-orchestrator --skill systematic-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/felipemelendez/llm-orchestrator" --skill "felipemelendez/llm-orchestrator/systematic-debugging"` 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/felipemelendez/llm-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/felipemelendez/llm-orchestrator"` and select the relevant skills, then follow their instructions.