com um clique
autoresearch
Stateful validator-gated research loop with artifact-gated completion.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Stateful validator-gated research loop with artifact-gated completion.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional 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.
Professor-critic research workflow with durable Omagy artifacts for agy.
[Omagy] Bounded best-practice research wrapper using official/upstream evidence first
Cancel the active Omagy workflow or all Omagy workflow state.
| name | autoresearch |
| description | Stateful validator-gated research loop with artifact-gated completion. |
Autoresearch is the skill-first validator-gated research loop for Omagy. It is
the Omagy adaptation of OMX $autoresearch: keep the measured research loop,
but run it as an Antigravity skill with Omagy state and artifact gates instead
of a direct detached CLI launch.
omx autoresearch command surface.mission-validator-scriptprompt-architect-artifact.omagy/state/autoresearch-state.json including:
validation_modecompletion_artifact_pathmission_validator_command or validator_promptoutput_artifact_path/omagy:deep-interview --autoresearch for intake and /omagy:autoresearch
for execution.mission-validator-scriptThe completion artifact must exist and record a passing validator result:
{
"status": "passed",
"passed": true,
"summary": "metric improved beyond baseline"
}
prompt-architect-artifactThe completion artifact must include both an architect approval verdict and an output artifact path:
{
"validator_prompt": "Review the research output against the mission.",
"architect_review": { "verdict": "approved" },
"output_artifact_path": ".omagy/specs/autoresearch-demo/report.md"
}
/omagy:deep-interview --autoresearch to clarify mission + evaluator..omagy/specs/autoresearch-<slug>/mission.md, sandbox.md,
and result.json./omagy:autoresearch with the chosen validation mode:omagy autoresearch start --input '{"task":"<mission>","validation_mode":"mission-validator-script","completion_artifact_path":".omagy/specs/autoresearch-demo/result.json","mission_validator_command":"<validator command>"}' --json
omagy autoresearch complete --json