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

terminal
sumr mission next# current reposumr mission next --all# all namespaces

Flags you can use

--all

Include all repo namespaces in the current storage root.

--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.