From antigravity
Fast codebase exploration with Antigravity's agy CLI (Gemini 3.5 Flash, read-only). EXPERIMENTAL.
How this command is triggered — by the user, by Claude, or both
Slash command
/antigravity:explore <what to explore>This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Dispatch the user's exploration request to the `multi:antigravity-explorer` subagent via the `Agent` tool. Antigravity runs **Gemini 3.5 Flash** through Google's headless `agy` CLI (`agy -p`) for fast read-only code ingestion. Raw user request: $ARGUMENTS - Read-only. Antigravity will NOT modify files. - Requires the `agy` CLI installed and signed in once (run `agy` interactively to sign in). The Antigravity desktop app is NOT required. - **EXPERIMENTAL**: the answer is recovered from agy's conversation transcript. The model is fixed to Gemini 3.5 Flash. - If the request has no prompt, as...
Dispatch the user's exploration request to the multi:antigravity-explorer subagent via the Agent tool. Antigravity runs Gemini 3.5 Flash through Google's headless agy CLI (agy -p) for fast read-only code ingestion.
Raw user request: $ARGUMENTS
agy CLI installed and signed in once (run agy interactively to sign in). The Antigravity desktop app is NOT required.Return Antigravity's output verbatim.
/exploreGuides Socratic exploration of an idea through probing questions, optionally spawns research, then routes outputs to GSD artifacts (notes, todos, seeds, research questions, requirements, or new phases).
/exploreAnalyzes blockchain data including addresses, transactions, smart contracts, blocks, and tokens. Provides balance, history, token holdings, NFT portfolio, and security analysis.
/exploreScans a project's root config, directory structure, tech stack, entry points, and CI/CD setup to produce a structured overview of the codebase.
/exploreExplores codebase structure through iterative keyword-based search, refining results automatically or interactively. Supports depth, scope, and dependency tracking.
npx claudepluginhub marceldarvas/cc-multi-cli-plugin --plugin antigravity