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

terminal
sumr mission status SUM-123# one work itemsumr mission status SUM-123 --json# structured state

Flags you can use

--json

Return a structured JSON envelope for scripts, CI jobs, and AI assistants.

--help, -h

Show the command syntax, supported flags, and examples without changing files.