Agent Race Control
Description
A minimal terminal cockpit for Claude Code on native Windows: one window, one taskbar icon, every Claude Code session and every plain shell you run alongside them.
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
A minimal terminal cockpit for [Claude Code](https://code.claude.com) on native Windows: **one window, one taskbar icon**, every Claude Code session and every plain shell you run alongside them — in a single timing tower you can glance at and a terminal you can drive.
Inspired by the **F1 timing tower**: a column of colored entries, each with a name and a live status, telling you the state of the whole race at a glance — then you click one to go on board.
**[The user guide](docs/user-guide.md)** walks every feature with screenshots (which, like the ones here, follow your light/dark theme).
Built on a hard rule: the **unmodified `claude` CLI in a real pseudo-terminal** (ConPTY via node-pty). No SDK, no wrapper, no reimplementation — so everything the terminal has works by construction: rewind, `/btw`, agent view, remote control, resume, plan mode, MCP, hooks. If it works in Windows Terminal, it works here.
Features
- Timing tower — every session with an editable name, live conversation title, and status
- Live status from Claude Code itself — traffic lights from your point of view: 🔴 running (agent busy) · 🟠 waiting for you (pulses) · 🟢 idle at the prompt, your turn · ⚪ live shell · exited fades out
- Two session types — Claude sessions (
bash --login -i -c 'exec claude') and first-class Git Bash shells for dev servers, builds, git - Resume across restarts — sessions reopen with their conversations (
--resume, deterministic session ids) - Directory groups — sessions group by their working directory (the group is the dir
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