一键导入
omg-deep-interview
Deterministic, resumable requirements convergence before planning or implementation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Deterministic, resumable requirements convergence before planning or implementation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
In-session end-to-end coordinator for oh-my-grok. Use when the user says autopilot, auto pilot, full auto, autonomous, build me, create me, make me, handle it all, or wants idea→working code with interview/plan/implement/review/QA/accept. CLI owns phase state and verified; this skill is the session playbook.
In-session durable multi-story goal ledger for oh-my-grok. Use when user says ultragoal, goal ledger, multi-story durable, durable goals, resume goal, omg goal, hash-chained stories, or needs multi-story work that survives process and run boundaries. CLI owns snapshot/ledger and verified; this skill is the session playbook (Grok has no host /goal).
Bootstrap router for oh-my-grok. Use when user says omg, setup omg, how to use oh-my-grok, which skill, ulw vs ralph vs ralplan vs autopilot vs ultragoal, or first-time install.
Bounded adversarial QA repair loop — freeze scenarios, diagnose, retest; never sets verified.
Parallel execution via Grok spawn_subagent only. Use when user says ulw, ultrawork, parallel agents for oh-my-grok.
Grok-native independent critic then verifier. Use when user says dual-review, don't self-approve, or independent review. Does not set verified.
| name | omg-deep-interview |
| description | Deterministic, resumable requirements convergence before planning or implementation. |
Use this skill when a request is vague, brownfield, or missing explicit
boundaries and acceptance. The omg CLI owns the interview state and final
specification; an agent may provide repository facts or suggested wording, but
must not write authoritative interview state.
quick (threshold .30, 5 rounds), standard (.20, 12), and
deep (.15, 20).status is complete, do not plan or implement. waiting_input
always includes the exact resume command.omg interview start "task" --profile standard
omg interview status --run RUN
omg interview answer --run RUN --question-id QUESTION --text "answer"
omg interview pressure-pass --run RUN --text "assumption and trade-off result"
omg interview close --run RUN
start, answer, and pressure-pass print the current state and an exact
resume_command. The final CLI-stamped JSON spec and transcript live under the
run stages/ directory; a human-readable projection is written under
.omg/plans/.
For already-clear work, the task text may provide these labels (one per line or
separated by semicolons): Intent, Outcome, Scope, Constraints,
Success, Context, Non-goals, Decision boundaries, and Acceptance.
The CLI validates completeness and ambiguity; labels do not bypass the pressure
pass or close gate.
passes/verified; only the CLI may
stamp artifacts and lifecycle state.