Routes a defect found in a shared or supplied artifact (a shared prompt, skill, dependency, model, eval, or template) to the downstream teams, agents, and releases that depend on it, not just a local fix. Use when a discovered defect affects others who consume the same artifact. Do not use for a defect local to your own change, which is an ordinary fix, or for a live incident still being contained.
$npx -y skills add flyfission/nuclear-grade-context-engineering --skill reporting-shared-defectsInstalls into the current project.
Run `npx skills use "https://github.com/flyfission/nuclear-grade-context-engineering" --skill "flyfission/nuclear-grade-context-engineering/reporting-shared-defects"` 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/flyfission/nuclear-grade-context-engineering" that are relevant to the current task. Run `npx skills add "https://github.com/flyfission/nuclear-grade-context-engineering"` and select the relevant skills, then follow their instructions.