원클릭으로
autoresearch-goal
Professor-critic research workflow with durable Omagy artifacts for agy.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Professor-critic research workflow with durable Omagy artifacts for agy.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | autoresearch-goal |
| description | Professor-critic research workflow with durable Omagy artifacts for agy. |
| argument-hint | <research topic with rubric or validation standard> |
Use /omagy:autoresearch-goal when the user wants a research mission governed
by an explicit professor-critic rubric and a durable completion gate, instead
of an ad hoc answer or one-pass investigation.
.omagy/goals/autoresearch/<slug>/.omagy autoresearch-goal start emits a model-facing agy handoff; it does not
secretly mutate native agy goal state.agy_goal_adapter:"artifact" and native_goal_parity:false are the
truth.verdict:"pass" and a final audit proves the topic/rubric are satisfied.--host-goal-json; if it
is unavailable, the Omagy artifact state remains the source of truth.omagy autoresearch-goal create \
--topic "Map migration risk" \
--rubric "PASS only when source citations support every recommendation." \
--critic-command "node scripts/critic.js" \
--slug migration-risk
omagy autoresearch-goal start --slug migration-risk
omagy autoresearch-goal verdict --slug migration-risk --verdict pass --evidence "critic approved report.md"
omagy autoresearch-goal verdict --slug migration-risk --verdict fail --evidence "critic rejected unsupported claim"
omagy autoresearch-goal verdict --slug migration-risk --verdict blocked --evidence "missing source access"
omagy autoresearch-goal complete --slug migration-risk --evidence "final audit passed"
omagy autoresearch-goal complete --slug migration-risk --evidence "final audit passed" --host-goal-json '<json-or-path>'
mission.json, rubric.md, and
ledger.jsonl as the control plane.verdict.An autoresearch goal is incomplete unless
.omagy/goals/autoresearch/<slug>/completion.json contains
verdict:"pass" and passed:true. Assistant prose, partial source gathering,
or a failed/blocked verdict is not sufficient.
Task: {{ARGUMENTS}}
[OMAGY] Run an anti-slop cleanup/refactor/deslop workflow
Run read-only deep repository analysis with ranked synthesis, concrete evidence, and explicit Evidence/Inference/Unknown boundaries.
Full OMX-style autonomous pipeline for Omagy: interview, plan, goal execution, optional team, review, and UltraQA.
Stateful validator-gated research loop with artifact-gated completion.
[Omagy] Bounded best-practice research wrapper using official/upstream evidence first
Cancel the active Omagy workflow or all Omagy workflow state.