원클릭으로
setup
In-session OMA setup check — invoke /oh-my-agy:setup; verify install/hooks HERE (CLI install optional appendix)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
In-session OMA setup check — invoke /oh-my-agy:setup; verify install/hooks HERE (CLI install optional appendix)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
In-session OMA autonomous delivery — invoke /oh-my-agy:autopilot with a goal; run deep-interview→ralplan→ultragoal→code-review→ultraqa HERE (no terminal required)
In-session OMA cancel — invoke /oh-my-agy:cancel; stop active modes HERE, leave resume-friendly state (CLI stop optional)
In-session OMA merge-readiness gate — invoke /oh-my-agy:code-review; write APPROVE+CLEAR or REQUEST CHANGES under .agy/reviews HERE
In-session OMA requirements gate — invoke /oh-my-agy:deep-interview; Socratic clarify HERE, write .agy/specs (no terminal first)
OMA skill index (SLASH-FIRST) — /oh-my-agy:autopilot five-phase + ralph, ultrawork, team, verify, setup; CLI is optional ledger only
In-session OMA persistence loop — invoke /oh-my-agy:ralph; keep going until PRD stories pass with verify evidence (CLI optional)
| name | setup |
| description | In-session OMA setup check — invoke /oh-my-agy:setup; verify install/hooks HERE (CLI install optional appendix) |
When invoked via /oh-my-agy:setup or this setup skill, check whether OMA is usable HERE and guide the user through gaps.
oma doctor / inspect the workspace from this session./oh-my-agy:setup.Make OMA actually active: CLI on PATH + plugin hooks enabled + skills discoverable. Sibling of OMC setup; workspace state under .agy/.
/oh-my-agy:setup or says setup OMA / enable hooks / doctor / install pluginautopilot, ralph, …) and setup already workssearchoma doctor (or oma doctor --no-strict-plugin if plugin registry is flaky). Summarize: Node ≥20, dist hooks, package/plugin version sync, agy on PATH, state root, plugin registry.oma setup, plugin enable). Prefer the smallest fix.skills/ is visible (oma skill list when CLI available, or host skill list). Managed launches inject <<<OMA_SKILL_PROTOCOL>>> when configured./oh-my-agy:autopilot etc. without further install.npm i -g alone does not enable hooks — always run oma setup (or agy plugin install/enable) when hooks are missing.autopilot, ralph, …) are the primary UX via session slash./oh-my-agy:<skill>oma CLI installUse when CLI/hooks are not yet installed:
# from clone
./scripts/install.sh
# or
npm ci && npm run build
oma setup
oma doctor
oma doctor is the durable health gate; re-run after install changes.