Tagteam Cli
Description
Route coding subtasks between Claude Code and Codex CLI, using each tool's real agent loop, on the subscriptions you already pay for.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
TagTeam
**Route coding subtasks between Claude Code and Codex CLI, using each tool's real agent loop, on the subscriptions you already pay for.**
[](https://github.com/Proxypro2012/tagteam-cli/actions/workflows/ci.yml) [](https://www.npmjs.com/package/tagteam-cli) [](./LICENSE)
npm install -g tagteam-cli
cd your-repo && tagteam init && tagteam doctor
tagteam run "add a health check endpoint" --files "src/api/**"
Table of contents
- The problem
- What TagTeam actually does
- Install
- Your first run
- Routing
- Running work in parallel
- Judge mode
- Quota awareness, and an honest limitation
- When things go wrong
- CI and headless use
- Local gitignored files
- Command reference
- Configuration reference
- How this differs from Claude Code Router
- What this tool will not do
- Requirements
- Telemetry
- Contributing
- License
The problem
You pay for Claude Code and you pay for Codex. You use one of them at a time, in one terminal, on one task. When you hit a rate limit at 3pm you either stop working or you copy the task into the other tool by hand and lose all your context.
Meanwhile the two tools are good at different things, and you probably have opinions about which one you would rather have touching your API layer versus your React components.
There is no good way to say "send the backend work to
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11