zero
Installation
SKILL.md
RoadmapSmith Zero Mode
Use this command when the repository is empty or low-context and the user wants the first roadmap.
Required behavior
- Prefer running
roadmapsmith zero --project-root .from the repository root. - Treat this command as CLI-backed. Do not replace it with a handcrafted discovery interview unless the user explicitly asks to work without the CLI.
- If the CLI is missing, stop and explain the required setup:
npm install -g roadmapsmithnpx skills add PapiScholz/roadmapsmith --skill '*' -a claude-code- run
/reload-skills - if RoadmapSmith was installed as a Claude plugin, also run
/reload-plugins
- Mention that
/roadmap-syncremains valid, but/zerois the preferred Claude GUI entrypoint for this workflow.
Success criteria
- The command runs the actual Zero Mode CLI flow.
- The response summarizes that Zero Mode covers discovery, governance-file creation, and roadmap generation.