Reviews a diff or module for slipping standards, favoring deletion over rearranging, and ends in one honest verdict. Use when a change risks oversized files, needless layers, feature logic leaking into shared code, or clever indirection. Do not use for a trivial obvious edit, or for a check that is only about whether the code works.
$npx -y skills add flyfission/nuclear-grade-context-engineering --skill reviewing-code-qualityInstalls into the current project.
Run `npx skills use "https://github.com/flyfission/nuclear-grade-context-engineering" --skill "flyfission/nuclear-grade-context-engineering/reviewing-code-quality"` 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.