Skip to content

openlogos next

Return the next action a developer or AI assistant should take. It uses the same phase and proposal-state detection as status, but compresses the result into one actionable instruction.

Terminal window
openlogos next [--module <id>] [--format json]

Must be run from the project root.

OptionDescription
--module <id>Focus the recommendation on one module.
--format jsonOutput structured JSON for tools such as RunLogos.
  • Suggests the next phase prompt for initial modules
  • Suggests openlogos change <slug> for launched modules without an active proposal
  • Tracks active proposal steps: fill proposal, write deltas, merge, code, verify, archive
  • Reports blocked modules when another module has the active guard
Terminal window
openlogos next
Next Step
Action: Run verification
Detail: Explicitly request `openlogos verify` to run acceptance tests.
  • status — Full dashboard view
  • change — Create a change proposal
  • verify — Run Gate 3.5 acceptance