deep-dive
SkillAI & modelsUse this skill when requirements are incomplete, conflicting, or too vague to begin implementation safely.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the deep-dive skill
About this capability
Context-engineering-powered multi-agent team workflow pack for Antigravity CLI.
What this skill tells your AI
The instructions your AI receives, as published by joonghyun-lee-frieren/oh-my-antigravity in skills/deep-dive/SKILL.md and read by ahel’s review.
Purpose
Use this skill when requirements are incomplete, conflicting, or too vague to begin implementation safely.
Trigger
- User asks for implementation but goals/constraints are still unclear
- Multiple interpretations exist for scope, acceptance criteria, or architecture direction
- Team needs a compact interview artifact before
/oma:team-planor/oma:team-prd
Workflow
- Trace known facts from the request and current repository context.
- Compute a simple clarity score (
low,medium,high) for implementation readiness. - Run a structured interview pass:
- essential questions (must answer before planning)
- standard questions (quality/cost/risk tuning)
- deep questions (edge-case and long-term maintainability)
- Record assumptions explicitly and mark each as validated, pending, or risky.
- Produce a launch brief that can be consumed by planning/execution stages.
- If filesystem tools are available, update:
.omg/state/interview-context.json.omg/state/launch-brief.md
Output Template
## Clarity Score
- level: low|medium|high
- rationale: ...
## Known Facts
- ...
## Open Questions
1. ...
2. ...
## Assumption Ledger
| Assumption | Status (validated/pending/risky) | Validation Path |
| --- | --- | --- |
| ... | ... | ... |
## Launch Brief
- objective:
- boundaries:
- acceptance hints:
- recommended next command:
Notes
- Keep output concise and operator-facing.
- Do not start coding when essential interview questions are unresolved.
- This skill remains extension-native (prompt/state level), without external daemons or runtime wrappers.
Signals
- GitHub stars
- 211
- Forks
- 28
- Last commit
- Jun 2026
Advanced
- Catalog kind
- skill
- Gateway key
deep-dive- Source
- github.com/joonghyun-lee-frieren/oh-my-antigravity