Section 01
[Introduction] Multi-CLI Pilot: Core Introduction to the Unified Orchestration Framework for Multi-Coding Agent CLIs
Multi-CLI Pilot is a multi-agent orchestration framework developed and open-sourced by KIM3310 under the MIT license. It supports driving multiple coding agent CLIs such as Gemini CLI and Qwen CLI simultaneously. Its core goal is to solve the fragmentation problem of AI coding agent CLIs, providing unified prompt management, workflow orchestration, team collaboration, and MCP tool integration capabilities, while retaining backward compatibility with the original gp/gemini-pilot commands. The framework adopts a provider adapter pattern, where the underlying CLI acts as the execution engine, and the upper abstraction layer implements functions like multi-agent management and standardized workflows.