Use when encountering bugs, test failures, runtime errors, broken builds, or "this doesn't work" reports. Systematic root-cause analysis before any patch — never blind-patches symptoms. Standalone, ends with a final-integration review of the fix. Trigger with /hyperflow:trace, "debug this", "find the root cause", "why is this failing", "this test is broken".
$npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill traceInstalls into the current project.
Run `npx skills use "https://github.com/jeremylongshore/claude-code-plugins-plus-skills" --skill "jeremylongshore/claude-code-plugins-plus-skills/trace"` 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/jeremylongshore/claude-code-plugins-plus-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jeremylongshore/claude-code-plugins-plus-skills"` and select the relevant skills, then follow their instructions.