check-roadmap
Installation
SKILL.md
Check Roadmap
The horizontal counterpart to trace. trace asks whether one feature's requirements,
tasks, and tests agree with each other; this asks whether the plan and the specs agree
— and then names the single next action.
It is not a judgment call. Every input is gathered with grep and file reads, every finding
follows a fixed rule, and the recommendation comes off a fixed ladder. Two agents running
this on the same repo reach the same finding set and the same next action.
It is read-only. No file is created, no status is updated, no roadmap is edited. Repair
belongs elsewhere: sync-spec realigns a drifted Status:, write-roadmap fixes the
roadmap.