CLIMission
How to
View next action
Print the queue item or gate that needs attention.
What changes
next is a concise queue view for choosing the expected next step before another command or assistant run.
When this helps
- A repo has active work and the team needs the next action.
- An AI assistant needs a quick queue check without opening every work item.
- A delivery lead is scanning all work namespaces in a storage root.
Run this command
sumr mission next# current reposumr mission next --all# all namespacesFlags you can use
--allInclude all repo namespaces in the current storage root.
--jsonReturn a structured JSON envelope for scripts, CI jobs, and AI assistants.
--help, -hShow the command syntax, supported flags, and examples without changing files.