Use when starting non-trivial work (touching 3+ files, new features, refactors, bug investigations). Produces a scoped, actionable implementation plan before any code is written. Triggers on /nano.
$npx -y skills add garagon/nanostack --skill planInstalls into the current project.
Run `npx skills use "https://github.com/garagon/nanostack" --skill "garagon/nanostack/plan"` 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.