
from gemini-skill12
Delegate complex coding tasks to Gemini CLI for cost-efficient implementation, supervised by Claude via git diff.
Allows an orchestrator (like Claude) to delegate specific, atomic coding tasks to the Gemini CLI. It leverages Gemini's lower token cost for heavy lifting while keeping Claude in control of the high-level architecture and verification.
Use this for medium to heavy coding tasks—such as multi-file changes or non-trivial logic—where implementing directly in the main session would be token-expensive or prone to context window limits.
gemini-delegate wrapper and delegate-report for token/cost tracking.Specifically built for Claude Code to operate as the primary orchestrator, using the Gemini CLI as the execution engine.
This skill has not been reviewed by our automated audit pipeline yet.