roadmap-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 the local engine inside this repository:
node roadmap-skill/bin/cli.js setup --project-root . --hosts codex,claude- on this Windows machine, prefer
C:\Program Files\nodejs\node.exe roadmap-skill/bin/cli.js setup --project-root . --hosts codex,claudeifnodeis not in PATH
- Otherwise prefer
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 host slash commands; those come from the installed bundle/plugin.