Five Whys root cause analysis. Iteratively asks "why" to drill past symptoms to underlying causes. Use for debugging, investigating failures, or understanding why something went wrong.
$npx -y skills add neurofoo/agent-skills --skill 5whysInstalls into the current project.
Run `npx skills use "https://github.com/neurofoo/agent-skills" --skill "neurofoo/agent-skills/5whys"` 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/neurofoo/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/neurofoo/agent-skills"` and select the relevant skills, then follow their instructions.