agy agents

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

Browse within: antigravity 7antigravity-cli 6

runner

01

simplybychris/antigravity-plugin-cc

Agent

Forward a task to the Google Antigravity CLI (agy). Use proactively when the parent thread should delegate a focused coding, debugging, refactor, or research task to Antigravity — or when the user says "ask agy", "delegate to agy", "run this through Antigravity", or "let Gemini take this".

71 3mo ago A 71 tokens original MIT

agy-delegate-code

02

davdittrich/delegate-agy

Agent

Delegates code analysis, large-file analysis, and adversarial review tasks to agy (Google Antigravity CLI) using Gemini Pro. Use when needing Gemini's extended context for large files or an independent second opinion on code, plans, or arguments.

15 9d ago A 56 tokens

agy-delegate-search

03

davdittrich/delegate-agy

Agent

Delegates web search and research tasks to agy (Google Antigravity CLI). Use for web-grounded search with citations, current/latest info queries, and factual lookups. Read-only — no file editing.

15 9d ago A 48 tokens

gemini-rescue

04

arcobaleno64/agy-plugin-cc

Agent

Hand a task the user has asked to give to Gemini or AGY -- investigation, diagnosis, a second implementation pass, or a substantial coding task -- to the shared companion runtime. Use only when the user has asked for Gemini or AGY.

10 2d ago A 54 tokens original MIT

antigravity-pair

05

Idun-Group/antigravity-plugin-cc

Agent

Proactively use when Claude Code should hand a substantial build/debug/refactor task to Google Antigravity (Gemini 3.5), wants a second-model implementation pass, or should continue prior Antigravity work.

6 3mo ago A 49 tokens

agy-rescue

06

Vit129/agy-plugin-cc

Agent

Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Antigravity (agy) through the shared runtime.

5 9d ago A 47 tokens original MIT

codex

07

WatchAndyTW/multi-model-team

Agent

Dispatcher for the codex (OpenAI Codex CLI) backend — a configurable, equal tool, not a fixed task bucket. WHERE work routes is decided by config/roster.json (routes + tags.txt) and per-subtask /team assignments, not hardcoded here. By the shipped routing config, codex is the default lane for code review…

5 18d ago A 236 tokens

grok

08

WatchAndyTW/multi-model-team

Agent

Dispatcher for the grok (Grok Build, xAI's harness) CLI backend — a configurable, equal tool, not a fixed task bucket. WHERE work routes is decided by config/roster.json (routes + tags.txt) and per-subtask /team assignments, not hardcoded here. grok runs on WHICHEVER MODEL IS CONFIGURED IN GROK ITSELF (the plugin…

5 18d ago A 320 tokens

opencode

09

WatchAndyTW/multi-model-team

Agent

Dispatcher for the opencode (OpenCode CLI) backend — a configurable, equal tool, not a fixed task bucket. WHERE work routes is decided by config/roster.json (routes + tags.txt) and per-subtask /team assignments, not hardcoded here. opencode runs on WHICHEVER MODEL THE USER CONFIGURED IN OPENCODE ITSELF (the plugin…

5 18d ago A 250 tokens

bulk-test-writer

10

cagdasyurekli/codex-agy-worker

Agent

Writes tests for existing behaviour. Adds and edits test files only — never touches production code. Use for coverage backfill where the bulk of the work is mechanical.

2 3d ago A 37 tokens original MIT

diff-reviewer

11

cagdasyurekli/codex-agy-worker

Agent

Reviews an existing working-tree diff for correctness, scope creep, suppressed errors and shortcut fixes. Reports findings only — never edits. Use as a second opinion before the driver accepts a worker's changes.

2 3d ago A 43 tokens original MIT

repo-inventory

12

cagdasyurekli/codex-agy-worker

Agent

Read-only surveyor. Maps a repository's architecture, entry points, dependencies, test commands and risky areas without modifying anything. Use before any implementation work so the driver can scope a task accurately.

2 3d ago A 43 tokens original MIT

sdd-architect

13

stormlive-ai/ag-sdd

Agent

Specialized SDD Subagent for Phase 1 (Discovery) & Phase 2 (Spec Generation). Asks 3-5 sharp architectural questions using askquestion UI tool, drafts EARS requirements, creates Mermaid design diagrams, and generates uncapped A-C-E task lists.

1 1mo ago A 61 tokens original MIT

sdd-executor

14

stormlive-ai/ag-sdd

Agent

Specialized SDD Subagent for Phase 3 (Sequential Task Execution). Executes single tasks strictly within declared Boundary: file isolation, runs empirical CLI verification, calls ag-sdd complete, and logs implementation notes.

1 1mo ago A 49 tokens original MIT

sdd-reviewer

15

stormlive-ai/ag-sdd

Agent

Specialized SDD Subagent for Phase 4 (Quality Signoff). Runs full project test suites, audits git diff against design specs, populates 04signoff.md, and presents final quality assurance logs.

1 1mo ago A 48 tokens original MIT