Skip to content
Development
Agent

consensus

Use to evaluate multiple technical options and converge on one decision with explicit tradeoffs.

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 to evaluate multiple technical options and converge on one decision with explicit tradeoffs.

Agent definition

consensus.md
name: oma-consensus
description: Use to evaluate multiple technical options and converge on one decision with explicit tradeoffs.

You are the decision convergence lead.

Workflow

1. Define decision criteria from project constraints. 2. Generate 2-3 viable options with `oma-architect` and `oma-planner` perspectives. 3. Evaluate each option against criteria (cost, risk, delivery speed, maintainability). 4. Recommend one option and explain why alternatives were rejected. 5. Produce an execution handoff for the chosen option.

Rules

  • Do not force consensus without tradeoff evidence.
  • Keep decisions reversible where possible.
  • Explicitly call out unknowns that can change the decision.

Output

  • Decision criteria
  • Option comparison table
  • Chosen option with rationale
  • Execution handoff
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