claude -p 'Plan the implementation' | gemini -p 'Implement the plan'

Category: AI Agents & MCP

claude -p 'Plan the implementation' | gemini -p 'Implement the plan'

Pipe Claude's plan output into Gemini for implementation

CLI agents can be composed with Unix pipes. Claude generates a plan, its output becomes Gemini's input. This multi-agent pattern lets you use each model's strengths: Claude for reasoning/planning, Gemini for code generation, for example.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.