Use when encountering any bug, test failure, or unexpected behavior. 4-phase root cause investigation — NO fixes without understanding the problem first.
$npx -y skills add neolabs-systems/neoagent --skill systematic-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/neolabs-systems/neoagent" --skill "neolabs-systems/neoagent/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/neolabs-systems/neoagent" that are relevant to the current task. Run `npx skills add "https://github.com/neolabs-systems/neoagent"` and select the relevant skills, then follow their instructions.