SSujitX

TermCrew — Development skill for Claude Code

Development community

Local multi-agent terminal: run Claude, Codex, Gemini, Cursor Agent and 24 more coding CLIs side by side in real PTYs.

How to install TermCrew

This entry records only its repository, not the path inside it, so there is no exact command to give. Open SSujitX/TermCrew and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What TermCrew does

Local multi-agent terminal: run Claude, Codex, Gemini, Cursor Agent and 24 more coding CLIs side by side in real PTYs.

Alternatives in Development

README

TermCrew — a local web console for running many AI coding CLIs at once

TermCrew

![Rust](https://img.shields.io/badge/backend-Rust%20%2B%20Axum-dea584?logo=rust&logoColor=white) ![Svelte](https://img.shields.io/badge/frontend-Svelte%205-FF3E00?logo=svelte&logoColor=white) ![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS-111111) [![Version](https://img.shields.io/github/v/release/SSujitX/TermCrew?label=version)](https://github.com/SSujitX/TermCrew/releases)

**TermCrew** is a local web console for running many AI coding CLIs at once — real terminals, real PTYs, your repo, your machine.

It is a **multi-agent terminal**: one browser window, a grid of live panes, and layouts for solo work, pair review, a workbench with a shell, or a swarm of isolated workers. Claude Code, Codex, Gemini CLI, Cursor Agent, and 24 other coding CLIs sit next to PowerShell, zsh, Git Bash, or WSL.

No cloud control plane. The API binds `127.0.0.1:3001`. The UI is `http://localhost:5173`.

**[Install →](#install)** · **[Contributing](CONTRIBUTING.md)**

TermCrew Pair session — two live AI CLI panes in one window

Pair layout: lead and reviewer in real PTYs, same folder, one window.

TermCrew Agents panel — install, update, and remove coding CLIs

Agents panel: detect what’s installed, then install, update, or remove with each vendor’s official command.


What is TermCrew?

TermCrew is local-first software that launches official AI coding agents in native pseudo-terminals and shows them side by side. You pick a folder, a layout, and the CLIs already on your PATH. TermCrew does not replace those CLIs, host your code, or run a planner model of its own.

Use it when one chat window is not enough: a lead agent writes, a reviewer reads the diff,