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

  1. 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,claude if node is not in PATH
  2. Otherwise prefer roadmapsmith setup --project-root . --hosts codex,claude.
  3. Explain that setup affects the repository host layer: VS Code tasks, launcher/wrappers, and the optional repo-local Claude hook.
  4. Do not claim that setup alone creates native host slash commands; those come from the installed bundle/plugin.
Installs
6
GitHub Stars
1
First Seen
Jun 18, 2026
roadmap-setup — papischolz/roadmapsmith