road
Installation
SKILL.md
RoadmapSmith Palette
Use this command as the native Claude GUI discovery entrypoint for RoadmapSmith.
Required behavior
- Treat
/roadas a no-side-effects palette. Do not run mutating commands from this skill. - If the
roadmapsmithCLI is available, you may runroadmapsmith /roadfrom the project root and use that output directly. - If the CLI is missing, provide the palette manually and 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
- Explain the preferred native Claude GUI entrypoints:
/zerofor empty or low-context repositories/maintainfor existing repositories/statusfor readiness checks/init,/generate,/validate,/sync,/audit, and/setupfor advanced/manual control
- Mention that
/roadmap-syncremains valid as the legacy/namespaced RoadmapSmith skill.