What problem does it solve?
This Skill automates complex workflows by intelligently delegating tasks to specialized command-line agents (Gemini-CLI and Codex-CLI), streamlining development and design processes.
Core Features & Use Cases
- Multi-Agent Orchestration: Acts as a Project Manager, breaking down tasks and routing them to the most suitable agent.
- Structured Handover: Uses a JSON protocol for clear task definition and data exchange between agents.
- Use Case: When building a new UI component, you can ask Claude to delegate the visual design to Gemini-CLI and the underlying logic implementation to Codex-CLI, with Claude assembling the final result.
Quick Start
Use the cli-crew skill to create a responsive navbar component for a dashboard app, delegating UI design to Gemini and logic to Codex.