Provides a compact, user-friendly quick reference for the nanostack agent. It lists the core slash commands and their purpose (start a project, plan work, run reviews, audits, and ship) and offers shortcuts for common multi-step flows like full autopilot sprints. The skill is intended as an entry point that routes users to the right nanostack capabilities without long explanations.
Use this skill when a user needs an immediate orientation to the nanostack toolset — first-time setup, deciding what command to run next, or when they ask 'what can I do'. It is ideal at session start or when a user is unsure which sub-skill is appropriate.
Best suited for coding AI assistants and CLI-oriented agent runtimes (Claude Code, Copilot-style workflows, Codex-based tooling) that can accept slash/command style invocations.
Nano Help is a quick-reference skill for the nanostack agent framework, displaying a concise command menu organized by workflow (start, build, review, ship). No bundled scripts to test. The SKILL.md is well-structured with proper frontmatter and clean delegation to other skills. Telemetry scripts are sourced conditionally from local paths and can be disabled.
Simple, well-structured help skill. No security concerns beyond mild telemetry which is opt-out. Niche audience — only useful to nanostack users.