Agent Race Control banner
C4RL05 C4RL05

Agent Race Control

Development community

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

agent race control

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.

Agent Race Control

**[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