Each tile is one entry point. Talk to Claude naturally or call the slash command directly.
/agy:setup
Install and auth check
Verify agy is on the box and signed in. Offers to install it on first run.
/agy:ask
One-shot prompt
Send a single prompt to agy and stream the answer back into Claude Code, verbatim.
/agy:delegate
Hand off a task
Route a discrete coding, refactor, or debugging task to the agy:runner subagent. Supports --background and --model.
/agy:research
Deep research
Wraps your topic in a structured research brief (background, findings, caveats, sources) and lets agy investigate.
/agy:image
Generate images
Native image generation via agy's built-in Imagen tool. Optional --name and --output to drop the file next to your project.
/agy:review
Second-opinion review
Pipe the current git diff into agy for a steerable review with optional focus text.