بنقرة واحدة
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 المهني
[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.
| 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}}