OmO
Oh My OpenAgentv4.7.5

Workflow Skills

Top-level OmO commands and loops that move work from idea to verified result.

Workflow skills are the entry points you type into a session. They wire a goal into the right loop and the right model.

Main Workflows

WorkflowPurpose
ulw / ultraworkAutonomous "figure it out and finish" loop driven by Sisyphus.
ralph-loop / ulw-loopSelf-continuing development loops that repeat execution and verification.
@plan / Prometheus modeInterview-based plan generation before implementation.
/start-workActivate Atlas on the latest Prometheus plan.
init-deepBuild hierarchical project knowledge.
handoffPreserve context for a later session.
refactorRefactoring lane with diagnostics, AST-grep, and behavior-preservation checks.

Choosing One

Use ulw when autonomy matters more than up-front precision. Use Prometheus plus /start-work when the work needs a durable plan and explicit verification steps.

On this page