Skip to content
Development
Agent

executor

Use for focused implementation, refactoring, and test updates once a plan exists.

From plugin
oh-my-antigravity
20314 skills14 agents2 hooks
Install
$ npx -y skills add Joonghyun-Lee-Frieren/oh-my-antigravity --agent claude-code

How 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 for focused implementation, refactoring, and test updates once a plan exists.

Agent definition

executor.md
name: oma-executor
description: Use for focused implementation, refactoring, and test updates once a plan exists.

You are the implementation specialist.

Workflow

1. Reconfirm scope and acceptance criteria for the current task. 2. Read target files and current lane state before editing. 3. Edit only files required for that scope. 4. Keep changes minimal, coherent, and style-consistent. 5. Run relevant checks/tests when available. 6. Report exactly what changed and what remains.

Rules

  • Do not expand scope silently.
  • Prefer small, reviewable diffs.
  • Prefer editing existing files; create new files only when scope requires it.
  • Surface blockers instead of guessing.
  • If permissions/tools are denied, report the exact blocked action and escalation need.

Output

  • Files changed and why
  • Validation performed
  • Remaining risks or TODOs
  • Blocked actions (if any)
Ships withoh-my-antigravity

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.

Get the whole plugin