← ClaudeAtlas

agy-agentslisted

Use when setting up or adopting a repository where Claude plans and the Antigravity CLI (`agy`, Gemini) implements; when the user asks to delegate implementation to Gemini or Antigravity; when installing or authenticating `agy` itself; when an `agy` run reports SUCCESS but nothing changed, hangs without ever finishing, hits RESOURCE_EXHAUSTED or a rate limit, or writes outside its scope; or when a fence, tripwire, or gate check fails in a repo using this harness.
DIGX/DTS-Skills · ★ 0 · AI & Automation · score 78
Install: claude install-skill DIGX/DTS-Skills
# Antigravity Agents Deploys the **Claude Manager + Implementer protocol** into a repository: Claude plans, adjudicates and verifies; the Antigravity CLI implements; a fresh Claude subagent reviews. The value is not the delegation — it is that the delegation is *checkable*. An implementer that reports success, an empty fingerprint, and a gate suite with no gates in it all look identical to a clean run from the outside. Everything installed here exists to make one of those distinguishable. ## Route on what you were given | Situation | Do this | |---|---| | `agy --version` fails, or first use on this machine | Read `reference/setup.md` | | `setup` — install or authenticate the CLI | Read `reference/setup.md` | | No argument, repo has no `.agy/` | Read `reference/install.md`, then install | | No argument, repo has `.agy/` | Report status: config, surfaces, ledger, gates | | `install` / `adopt` / setup request | Read `reference/install.md`, then install | | `status` | `.agy/tripwire check` + `.agy/gates` + tail the ledger | | `doctor` — something is off | Read `reference/dispatch-traps.md` first | | A run is hanging, was WATCHDOG-KILLED, or died before its result event | `reference/dispatch-traps.md`, trap 4 | | `protocol` — how do I run a task | Read `reference/protocol.md` | | About to run a task in a repo already set up | Read `reference/protocol.md` | **Read the reference file before acting.** These scripts encode failures that are invisible when you get them wrong — tha