Add roadmap-pilot skill
loading diff…
Category: Collaboration & Project Management Link: https://github.com/antconsales/roadmap-pilot License: MIT
Roadmap-driven autopilot for incremental codebase cleanup. Two complementary skills:
/init-roadmap — Conversational planner: scans project, asks targeted questions, generates a phased CLAUDE.md roadmap/roadmap — Deterministic executor: reads CLAUDE.md, executes ONE task per session, marks done, commits, hands offclaude -p loop for unattended execution)status.sh)rollback.sh)/init-roadmap → CLAUDE.md → /roadmap
(planning) (contract) (execution)
The CLAUDE.md acts as a contract between the two skills. One writes it, the other reads and executes from it.