Use after a bug is reproduced/confirmed and before proposing a fix, or when the user says "investigate issue", to trace a bug to its exact cause in the codebase. Investigation only — reports the cause on the ticket; does not edit code.
$npx -y skills add arozumenko/sdlc-skills --skill root-cause-analysisInstalls into the current project.
Run `npx skills use "https://github.com/arozumenko/sdlc-skills" --skill "arozumenko/sdlc-skills/root-cause-analysis"` 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/arozumenko/sdlc-skills" that are relevant to the current task. Run `npx skills add "https://github.com/arozumenko/sdlc-skills"` and select the relevant skills, then follow their instructions.