refresh-roadmap-status
Installation
SKILL.md
Refresh Roadmap Status
The horizontal counterpart to audit-trace. audit-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: realign-spec realigns a drifted Status:, plan-milestones fixes the
roadmap.