---
title: "agy"
description: "Antigravity-backed coder reviewer bridge agents that run in a disposable clone and return a patch, with guarded evidence bundles, output-attested receipts, and clone-scoped verification."
canonical: https://agentpluginsdirectory.com/plugins/agy--infiquetra
last-updated: 2026-09-23
---

# agy
Antigravity-backed coder reviewer bridge agents that run in a disposable clone and return a patch, with guarded evidence bundles, output-attested receipts, and clone-scoped verification.
- Slug: agy--infiquetra
- Publisher: infiquetra
- Repository: https://github.com/infiquetra/infiquetra-agent-plugins
- Manifest: plugins/agy/plugin.json
- Version: 0.6.2
- Category (editorial): other
- Skills: 1 (agy-delegate)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-08-22
- Repository last pushed: 2026-09-22
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/agy--infiquetra
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What agy does, in the publisher's words

Antigravity-backed coder and reviewer bridge. One guarded wrapper builds an agy.delegation.v1 envelope, runs agy in a disposable clone, and returns a patch plus an evidence bundle. The live tree is never written.

Version 0.6.2 is registered in.claude-plugin/marketplace.json at the root of this repository. The package is authored here. Upstream was infiquetra-claude-plugins at acc99fe7 (plugin 0.6.1). There is no provenance manifest.

The core is everything outside com.infiquetra.claude/:

- skills/agy-delegate/scripts/agy_delegate.py is the wrapper. Skill-scoped harnesses (OpenCode, Gemini CLI, Muse, Hermes) install skills/agy-delegate/ and run python3 scripts/agy_delegate.py from that directory.
- scripts/agy_delegate.py is a launcher to that same wrapper. Claude agents and the bridge discriminator keep the catalog path plugins/agy/scripts/agy_delegate.py.
- scripts/audit_harness_transcript.py classifies a Claude transcript as a real delegation or a local-edit fallback, and checks the evidence bundle the wrapper wrote.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/infiquetra/infiquetra-agent-plugins/HEAD/plugins/agy/README.md

## Skills

- agy-delegate: Build one agy.delegation.v1 envelope and run it through the guarded agy wrapper, which executes in a disposable clone and returns a patch.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
