원클릭으로
doctor
Diagnose the Oh My Antigravity installation and Antigravity CLI plugin lifecycle.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Diagnose the Oh My Antigravity installation and Antigravity CLI plugin lifecycle.
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.
Professor-critic research workflow with durable Omagy artifacts for agy.
Stateful validator-gated research loop with artifact-gated completion.
[Omagy] Bounded best-practice research wrapper using official/upstream evidence first
| name | doctor |
| description | Diagnose the Oh My Antigravity installation and Antigravity CLI plugin lifecycle. |
When invoked, diagnose the current Oh My Antigravity installation immediately.
Use this skill when the user asks whether Oh My Antigravity is installed, whether Antigravity CLI can discover the plugin, or why a workflow command is not available.
Run omagy doctor --json from the current workspace.
If omagy is not on PATH, and the checkout contains
dist/packages/cli/src/omagy.js, run:
node dist/packages/cli/src/omagy.js doctor --json
Do not inspect the repository before running the diagnostic command unless both commands above are unavailable.
Do not run install, link, or build commands. In particular, do not run
npm link, npm install, npm install -g, npm run build,
omagy setup, or agy plugin install.
Report failing checks first, then warnings, then the pass count. Include the command that was run and whether it exited successfully.
Treat hook launcher or Stop hook smoke failures as runtime failures, not
cosmetic plugin metadata issues. They usually mean omagy setup has not
written hooks/omagy-command.json or the installed hook shim cannot reach
the built CLI.
Treat Workflow command failures as lifecycle-runtime failures. They mean
omagy workflow status|next|cancel|complete is not available, so Ralph and
Ultrawork cannot be reliably completed through the supported surface.