CLIMission
How to
Check current state
Read the current gate and recommended next action.
What changes
status reads saved delivery state before editing. It shows whether work is waiting for planning, approval, implementation, validation, or closeout.
When this helps
- Before editing files for a ticket.
- When someone asks what remains in the workflow.
- When you need the next action for one work item.
Run this command
sumr mission status SUM-123# one work itemsumr mission status SUM-123 --json# structured stateFlags you can use
--jsonReturn a structured JSON envelope for scripts, CI jobs, and AI assistants.
--help, -hShow the command syntax, supported flags, and examples without changing files.