amirkiarafiei/subagent-cli-skills
5 stars Β· Last commit 2026-07-19
A collection of Skills for cross-agent task delegation. Let Claude Code prompt Codex to fix the bug and Gemini to review changes π€ΉββοΈ
README preview
# Subagent CLI Skills π§π»πΆπ» Let your Claude Code prompt Codex, Copilot and Gemini simultaneously! A collection of Skills for cross-agent task delegation. Let your orchestrator (like Claude Code or Antigravity) use Antigravity/Gemini CLI as a subagent to reduce your context usage and costs. ## How It Works Your primary agent can delegate tasks to other agents that support programmatic usage through the terminal (headless mode). This offloads context-heavy work, ensuring the main orchestrator stays lean and efficient. <p align="center"> <img src="./assets/diagram.png" width="320" alt="Delegation Flow Diagram"> </p> By treating CLI tools as specialized subagents, you can bypass context window limitations and significantly reduce token costs. The primary agent remains the high-level decision maker, while the subagents handle the tactical implementation, research, and codebase exploration. ## π οΈ Installation ### Quick Install (Interactive) The easiest way to install skills is using our interactive installer.