amirkiarafiei/subagent-cli-skills

5 stars Β· Last commit 2026-08-13

A Skill for cross-agent, cross-session collaboration. Let Claude Code prompt Codex and Antigravity as Subagent πŸ€Ήβ€β™‚οΈ

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

### Ask your agent to install (Agentic)

Paste this into Claude Code, Cursor, Antigravity, Codex, or any agent that can read a URL:

View full repository on GitHub β†’