What problem does it solve? Delegating bounded coding work to a subagent CLI requires careful briefing, scoping, and verification; this Skill provides a disciplined workflow for running the Antigravity (agy) CLI headlessly while you stay in control of review and final judgment. ## Core Features & Use Cases - Headless Delegation: Run agy in print mode with self-contained briefs covering goal, scope, constraints, and required reports. - Workspace Scoping: Restrict agy to specific repositories with --add-dir and explicit rules against touching out-of-scope paths. - Robust Execution & Verification: Capture stdout/stderr logs separately, check exit codes, and validate results with git status and diffs. - Use Case: You need a scoped refactor across a repository. Write a brief file, pipe it to agy with the repo added as workspace, then inspect the logs and diff before reporting the outcome. ## Quick Start Ask the assistant to delegate a scoped code edit to agy by writing a brief and running it against your repository, then verify the resulting diff.