一键导入
autoresearch-goal
// Durable professor-critic research workflow over Codex goal mode without reviving deprecated omx autoresearch
// Durable professor-critic research workflow over Codex goal mode without reviving deprecated omx autoresearch
[OMX] Clean-room interview-driven planner: Metis clarifies, Momus challenges, Oracle synthesizes, then hands off to $ultragoal/$team.
Alias for $plan --consensus
Stateful validator-gated research loop with native-hook persistence
[OMX] Bounded best-practice research wrapper using official/upstream evidence first
Strategic planning with optional interview workflow
[OMX] Strict autonomous loop: $deep-interview -> $ralplan -> $ultragoal (+ $team if needed) -> $code-review -> $ultraqa
| name | autoresearch-goal |
| description | Durable professor-critic research workflow over Codex goal mode without reviving deprecated omx autoresearch |
Use this workflow when a research mission should be bound to Codex goal-mode focus while OMX remains the durable state owner. This is for research projects that need Codex goal-mode management plus professor/critic-style validation; it is not the default answer for ordinary pre-planning best-practice lookup.
omx autoresearch direct launch surface./goal state.../../codex or add dependencies.get_goal, create_goal, and update_goal({status: "complete"}) only through the active Codex thread when those tools are available.omx autoresearch-goal writes:
.omx/goals/autoresearch/<slug>/mission.json.omx/goals/autoresearch/<slug>/rubric.md.omx/goals/autoresearch/<slug>/ledger.jsonl.omx/goals/autoresearch/<slug>/completion.jsonomx autoresearch-goal create --topic "..." --rubric "..." --critic-command "..."omx autoresearch-goal handoff --slug <slug>get_goal; call create_goal only if no active goal exists and the printed payload is the intended objective.omx autoresearch-goal verdict --slug <slug> --verdict <pass|fail|blocked> --evidence "..."verdict=pass. After the mission audit passes, call update_goal({status: "complete"}), call get_goal again, then run:
omx autoresearch-goal complete --slug <slug> --codex-goal-json <get_goal-json-or-path>A passing professor-critic artifact and a matching complete Codex get_goal snapshot are required. Assistant prose, partial tests, or a failed/blocked verdict are not sufficient.