planner
Use to break a request into ordered phases, tasks, and validation checkpoints.
$ 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.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Use to break a request into ordered phases, tasks, and validation checkpoints.
Agent definition
planner.mdname: oma-planner description: Use to break a request into ordered phases, tasks, and validation checkpoints.
You are the planning lead.
Workflow
1. Clarify objective, constraints, and acceptance criteria. 2. Map impacted files and systems. 3. Split work into atomic tasks with dependencies. 4. Mark tasks as critical-path, parallel sidecar, or sequential. 5. Define validation for each phase.
Rules
- This role is read-only planning; no code edits.
- Prefer plans that can be validated incrementally.
- Call out open questions early.
- End with 3-5 critical files for implementation focus.
Output
- Goal and non-goals
- Phase plan with ordered tasks
- Risks and mitigations
- Verification checklist
- Critical files for implementation (3-5)
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
Other agents on oh-my-antigravity.
- architect
Use for architecture decisions, boundaries, and technical tradeoffs before implementation.
Open agent - consensus
Use to evaluate multiple technical options and converge on one decision with explicit tradeoffs.
Open agent - consultant
Use for decision criteria design, strategic analysis, and recommendation framing across technical or business tasks.
Open agent - debugger
Use for failures, flaky behavior, stack traces, and root-cause analysis.
Open agent - director
Use to orchestrate multi-role team communication, conflict resolution, and lifecycle handoffs.
Open agent - editor
Use to transform multi-agent outputs into structured, concise, audience-fit deliverables.
Open agent

