delegating-to-gemini-cli

Delegates parallel coding tasks to Gemini CLI via subagents with model selection and sandboxing.

7|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/Diogenesoftoronto/chrysalis-forge --skill delegating-to-gemini-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delegating-to-gemini-cli
Source: https://github.com/Diogenesoftoronto/chrysalis-forge/tree/main/.agents/skills/delegating-to-gemini-cli
Command: npx skills add https://github.com/Diogenesoftoronto/chrysalis-forge --skill delegating-to-gemini-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegates coding tasks to the Gemini CLI agent to enable parallel work across multiple issues, helping teams accelerate delivery and improve throughput.

Core Features & Use Cases

  • Orchestrates delegation to the Gemini CLI for parallel task execution across issues.
  • Supports single-task direct execution or parallel work via subagents.
  • Enforces model selection, automated actions, and safety-friendly workflows.
  • Provides guidance for batch issue creation, tracking, and result verification.

Quick Start

Delegate a multi-file coding task to Gemini CLI by specifying the project path, a task description, and the required model (gemini-3-pro-preview) to execute in parallel.

Frequently Asked Questions about delegating-to-gemini-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate coding tasks to Gemini CLI for parallel execution?

You delegate coding tasks to Gemini CLI by specifying the project path, task description, and required model. This orchestrates parallel task execution across multiple issues via subagents to accelerate delivery and improve throughput.

What is parallel task delegation in Gemini CLI and how does it work?

Parallel task delegation in Gemini CLI uses subagents to execute multiple coding tasks simultaneously. It enforces explicit model selection, automated-action controls, and sandboxing while maintaining task visibility across batch issue work.

Can I use Gemini CLI to process batch issue creation and track results?

Yes, you can use Gemini CLI for batch issue creation and tracking. The workflow guides issue creation, enforces safety-friendly workflows, and provides explicit mechanisms for results verification after parallel task execution.

Does delegating to Gemini CLI enforce model selection and sandboxing?

Delegating to Gemini CLI enforces explicit model selection, automated-action controls, sandboxing, and auto-approval modes. These safety-friendly workflows ensure controlled execution during parallel multi-issue coding tasks.

Why do I need to specify a model when automating coding workflows with Gemini CLI?

Specifying a model like gemini-3-pro-preview is required when automating coding workflows with Gemini CLI to enforce explicit model selection. This ensures predictable behavior and maintains task visibility during parallel processing.

What are the limitations of using subagents for parallel task execution in Gemini CLI?

Limitations of parallel task execution via subagents in Gemini CLI include the need for explicit error handling and results verification. Users must manage automated-action controls and auto-approval modes to maintain safety during batch work.