What problem does it solve?
This Skill turns a repository's phased plans into a verified next-work snapshot, helping you decide what is actually live, what is already shipped, and what should be dispatched next.
Core Features & Use Cases
- Workspace discovery: Reads the active DOS workspace layout so it can follow the repo's configured plan paths and output locations.
- Candidate auditing: Checks each next-phase candidate with DOS verification to distinguish live work from shipped work and stale plan stamps.
- Dispatch packet generation: Produces a markdown packet and matching disposition sidecar so DOS gate can return a typed verdict before agents are launched.
- Use case: Ideal when you need a reliable "what's next" view for a plan-driven repo before fanning out agent work.
Quick Start
Ask the assistant to scan the workspace, verify the next plan phases, and produce a dispatch packet with the gate verdict for the current next-up work.