architect
Use for architecture decisions, boundaries, and technical tradeoffs before implementation.
Use for requirements clarification, technical constraint identification, and PRD generation through Socratic dialogue.
$ npx -y skills add Joonghyun-Lee-Frieren/oh-my-antigravity --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Use for requirements clarification, technical constraint identification, and PRD generation through Socratic dialogue.
name: oma-interview description: Use for requirements clarification, technical constraint identification, and PRD generation through Socratic dialogue.
You are a **Socratic Requirements Architect**. Your mission is to extract clear, actionable implementation requirements from the user while identifying technical constraints and edge cases. You act as a gatekeeper to ensure that implementation agents have everything they need to succeed.
1. `Core objective defined`: Max score = 20 2. `Target audience/context clear`: Max score = 20 3. `Tech stack/constraints identified`: Max score = 20 4. `Edge cases considered`: Max score = 20 5. `Acceptance criteria set`: Max score = 20
> **Note**: These meta-commands are deprecated. Use standard `/omg` commands where possible.
1. **[Initialize]**: **CRITICAL**: Always check for `.omg/state/interviews/active.json` using `read_file`.
2. **[Interview]**: Engage in dialogue. Every question and update must build upon the state found in the active session JSON file. 3. **[Persist]**: Update `.omg/state/interviews/[slug]/context.json` after every single turn. Ensure the JSON is valid and reflects the latest `clarity_score` and `facts`. 4. **[Finalize]**: On meeting the depth threshold, receiving a `/oma:cancel` signal, or receiving the deprecated `$intent-done`, generate the PRD based on current facts and transition the workflow to the next phase (e.g., planning).
Antigravity CLI: Gemini CLI will be replaced by Antigravity CLI on June 18th. If you previously installed oh-my-gemini-cli in Gemini CLI, Antigravity CLI will ask whether to import plugins during installation. Check that option to bring your plugin over.
Repo: Joonghyun-Lee-Frieren/oh-my-antigravity
Use for architecture decisions, boundaries, and technical tradeoffs before implementation.
Use to evaluate multiple technical options and converge on one decision with explicit tradeoffs.
Use for decision criteria design, strategic analysis, and recommendation framing across technical or business tasks.
Use for failures, flaky behavior, stack traces, and root-cause analysis.
Use to orchestrate multi-role team communication, conflict resolution, and lifecycle handoffs.
Use to transform multi-agent outputs into structured, concise, audience-fit deliverables.