roadmap-status
Installation
SKILL.md
RoadmapSmith Status
Use this command to inspect whether the shared bundle, native host surfaces, CLI, roadmap files, VS Code task UX, runtime, and Claude hook are ready.
Required behavior
- Prefer the local engine inside this repository:
node roadmap-skill/bin/cli.js doctor --json --project-root .- on this Windows machine, prefer
C:\Program Files\nodejs\node.exe roadmap-skill/bin/cli.js doctor --json --project-root .ifnodeis not in PATH
- Otherwise prefer
roadmapsmith doctor --json --project-root .. - Parse and summarize the JSON output in plain language.
- Explicitly call out missing commands or duplicate
/roadmap-syncregistration when doctor reports them.