byneolabhq· 48 skills
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior
$npx -y skills add neolabhq/context-engineering-kit --skill root-cause-tracingInstalls into the current project.
Run `npx skills use "https://github.com/neolabhq/context-engineering-kit" --skill "neolabhq/context-engineering-kit/root-cause-tracing"` 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/neolabhq/context-engineering-kit" that are relevant to the current task. Run `npx skills add "https://github.com/neolabhq/context-engineering-kit"` and select the relevant skills, then follow their instructions.