Disciplined debugging methodology. Triggers on bug reports, test failures, "debug this", "diagnose this", unexpected behavior, build failures, integration issues, or performance regressions. Always find root cause before attempting any fix.
$npx -y skills add martinffx/atelier --skill oracle-debugInstalls into the current project.
Run `npx skills use "https://github.com/martinffx/atelier" --skill "martinffx/atelier/oracle-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/martinffx/atelier" that are relevant to the current task. Run `npx skills add "https://github.com/martinffx/atelier"` and select the relevant skills, then follow their instructions.