worktree
25Command
Manage Grok-managed git worktrees (list, garbage-collect, remove).
Command
Manage Grok-managed git worktrees (list, garbage-collect, remove).
Hook
Runs when a session starts, executing session-lifecycle-hook.mjs via node. From LovelaceLoom/grok-plugin-cc.
Hook
Runs when a session ends, executing session-lifecycle-hook.mjs via node. From LovelaceLoom/grok-plugin-cc.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From LovelaceLoom/grok-plugin-cc.
Skill Claude CodeCodex
Ask xAI Grok a one-off question with optional live web search. Use when the user wants Grok's opinion or a quick answer that benefits from Grok's distinct training (recent web/X awareness, code-focused models). Read-only by default. Returns Grok's stdout verbatim.
Skill Claude CodeCodex
Internal helper contract for calling the grok-companion runtime from Claude Code.
Skill Claude CodeCodex
Run a multi-angle Grok analysis in a single call — Grok analyzes the task from several expert angles (security, review, research, tests) and synthesizes one consolidated answer with a section per angle plus a verdict. Use when the user wants a thorough, multi-perspective audit/review/analysis of something ("find…
Skill Claude CodeCodex
Generate an image from a text description using xAI Grok's /imagine builtin. Use when the user asks for an image, picture, illustration, logo, mockup, or visual artifact. Returns the absolute path to the saved image plus an open command to view it.
Skill Claude CodeCodex
Internal guidance for composing Grok prompts for coding, review, diagnosis, and research tasks inside the Grok Claude Code plugin.
Skill Claude CodeCodex
Delegate a long-form coding task, root-cause investigation, multi-file refactor, or open-ended fix to xAI Grok via the companion's task subcommand. Use when the work is too large or specialized to handle inline and benefits from Grok's distinct training (live web search, code-focused models, 512K context).
Skill Claude CodeCodex
Deep research with xAI Grok using effort=max, live web search, and Grok's self-verification --check loop. Use when the user wants a thorough investigation of a topic, recent events, or claims that need source-grounding. Returns Grok's research output verbatim.
Skill Claude CodeCodex
Internal guidance for presenting Grok helper output back to the user.
Plugin Claude Code
Plugin marketplace listing 1 plugin: gemini.
Plugin Claude Code
Use Google's Antigravity CLI (agy, the successor to Gemini CLI) from Claude Code to ask questions, review code, or delegate tasks. Wraps the local agy binary.
Agent
Proactively use when Claude Code wants a second implementation or diagnosis pass from Google's Antigravity CLI (agy, successor to Gemini CLI), needs a deeper root-cause investigation against the underlying Gemini-family model's 1M-token context window, should produce a long-form research report or multi-domain…
Command
Run a Gemini review that challenges the implementation approach and design choices.
Command
Ask Gemini a one-off question (read-only).
Command
Cancel an active background Gemini job in this repository.
Command
Delete recorded Gemini job metadata and log files (frees disk; removes locally-stored prompts and outputs).
Command
Delegate investigation, an explicit fix request, or follow-up rescue work to the Gemini rescue subagent.
Command
Show the stored final output for a finished Gemini job in this repository.
Command
Run a Gemini code review against local git state.
Command
Check whether the local Antigravity CLI (agy) is ready and optionally toggle the stop-time review gate.
Command
Show active and recent Gemini jobs for this repository.