Use after writing code to get a thorough code review. Runs two passes — structural correctness then adversarial edge-case hunting. Scales depth by diff size. Supports --quick, --standard, --thorough modes. Triggers on /review.
$npx -y skills add garagon/nanostack --skill reviewInstalls into the current project.
Run `npx skills use "https://github.com/garagon/nanostack" --skill "garagon/nanostack/review"` 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/garagon/nanostack" that are relevant to the current task. Run `npx skills add "https://github.com/garagon/nanostack"` and select the relevant skills, then follow their instructions.