agy cli commands

13 tagged agy cli, measured the same way as everything else here.

Browse within: antigravity-cli 10delegate 10gemini 10

cloud-run-debug

01

yuting0624/antigravity-for-claude-code

Command

Diagnose a failing Cloud Run service — Antigravity (agy/Gemini) digests the error logs cheaply, Claude infers the root cause and proposes a fix. Read-only by default; --apply writes the fix to a branch.

293 5d ago A 49 tokens original MIT

media

03

yuting0624/antigravity-for-claude-code

Command

Understand an audio / video / image file — Antigravity (agy/Gemini) transcribes and analyzes it, returning a timestamped digest while the full transcript goes to a file.

293 5d ago A 38 tokens original MIT

mmt-setup

04

WatchAndyTW/multi-model-team

Command

Set up multi-model-team — create your personal roster at /.claude/mmt-roster.json (seeded from the shipped default) so your tuning survives plugin updates, and print the next steps (roster precedence + statusline HUD).

5 18d ago B 48 tokens

reasoning

05

WatchAndyTW/multi-model-team

Command

Run a question through the multi-model Fusion pipeline — fan it out to a configurable panel of models in parallel (default panel is the user-configurable set from reasoning.panel in roster.json, defaulting to Opus+Sonnet+Gemini; override per-invocation with a spec like "2:gemini,opus,codex,opencode"), have a judge…

5 18d ago A 111 tokens

team

06

WatchAndyTW/multi-model-team

Command

Run a task through the multi-model team pipeline — decompose into role-assigned subtasks, dispatch dependency-aware, verify each result, fix failures in a bounded loop, then synthesize. YOU staff it: a spec like "orch:claude:2;impl:opencode:1,claude:2;review:codex:2" says which backend does which job (oh-my-claudecode…

5 18d ago A 0 tokens