Help us improve
Share bugs, ideas, or general feedback.
From gemini
Delegate a coding task to Gemini CLI to run in the background. Use when the user wants Gemini to handle a task independently, get a parallel implementation, or offload work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gemini:delegateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the `gemini_delegate` MCP tool to hand off a task to Gemini CLI for background execution.
Share bugs, ideas, or general feedback.
Use the gemini_delegate MCP tool to hand off a task to Gemini CLI for background execution.
Task to delegate: $ARGUMENTS
If no task was specified, ask the user what they want Gemini to work on.
Default behavior:
After delegation, report the job ID and remind the user they can check progress with /gemini:status and retrieve results with /gemini:result.
npx claudepluginhub szetty/gemini-cli-plugin-cc --plugin geminiCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.