Trupe
Description
Your AI coding agents, performing together. Trupe turns the CLIs you already have — Claude Code, Codex, Gemini CLI — into a coordinated team: roles, git-worktree isolation, parallel execution, and cross-provider review. No API calls, no new subscriptions.
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
Trupe
**Your AI coding agents, performing together.**
[](https://github.com/chmodami/trupe/actions/workflows/ci.yml) [](https://www.npmjs.com/package/trupe-cli) [](https://nodejs.org) [](./LICENSE)
[English](./README.md) · [Português (BR)](./README.pt-BR.md)
You already have Claude Code, Codex and Gemini CLI installed. Trupe makes them a team: it gives them **roles**, puts each one in its **own git worktree**, runs them **in parallel**, and has a **different vendor's model review the result**.
It never calls a model API. It invokes the CLIs you already pay for.
|
A recorded demo goes here before the first announcement. record with asciinema rec, then replace this block |
Quickstart
cd your-project
npx trupe-cli init # detects your CLIs, writes trupe.yaml + AGENTS.md
npx trupe-cli plan "add rate limiting" # splits it into independent subtasks
npx trupe-cli work --all # builds them all, in parallel, each in its own worktree
Then:
npx trupe-cli review feat/rate-limit-store # quality gate + a different vendor reviews the diff
Trupe stops there. **The merge is yours.**
**The package is `trupe-cli`; the command is `trupe`.** Install it once and the binary is called `trupe`:
npm install -g trupe-cli trupe plan "add rate limiting"
How it works
trupe plan "add rate limiting"
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI