OmO
Oh My OpenAgentv4.7.5

Planning & Review Agents

Prometheus, Metis, and Momus keep decisions out of implementation lanes.

Implementation agents should not invent product or architecture decisions mid-flight. This trio makes sure those decisions are made — and reviewed — before code starts changing.

Planning Loop

StepAgentOutput
ClarifyPrometheusInterview questions, assumptions, scope boundaries.
Gap analysisMetisHidden requirements, ambiguity, anti-slop directives.
Plan writePrometheus.sisyphus/plans/*.md with tasks and verification.
High-accuracy reviewMomusOKAY or REJECT based on blockers.
ExecutionAtlasDelegated tasks and accumulated learnings.

When to Use

Reach for this lane on refactors, architecture decisions, multi-file features, and anything where "just implement it" leaves too much to chance.

On this page