setup
Installation
SKILL.md
RoadmapSmith Setup
Use this command when the user wants RoadmapSmith host integration files generated or refreshed for the current repository.
Required behavior
- Prefer running
roadmapsmith setup --project-root . --hosts codex,claude. - Explain that setup affects the repository host layer: VS Code tasks, launcher/wrappers, and the optional repo-local Claude hook.
- Do not claim that setup alone creates native Claude GUI slash commands; those come from the installed RoadmapSmith skill bundle.
- If the CLI is missing, explain the installation path:
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