aipat.ch· patching the gaps in AI
← Back to all projects
Coordination CTRL · 01

Control

Control is the managing AI for my server. It starts up knowing every project on hp and is set up to act as the central one over the rest of the Claudes. I talk to it when I want to think through a Claude problem, or when I want to push a piece of common work across many projects at once.

Coordination In progress fastify · react · postgres

About this project

Control is the AI I come to when I want to think about the server as a whole rather than work on any one project. It starts up with a briefing of every project running on hp, and its system prompt tells it that it is the central one: the boss, if you like, of the other Claudes working on individual projects.

Day to day I use it for two kinds of thing. Talking through Claude itself when a session is misbehaving or I want better results out of it. And pushing a change across many projects at once, where control turns our chat into Doable tasks that land with consistent instructions in each affected project. Control also has an interface onto the test gate, so when the watcher spots a Claude trying to skip a failing test rather than fix it, I can see it here and decide what to do.

The shape of the app is more like a chat client than a terminal. Each interaction is its own conversation, saved and titled by a local model after a few turns, so I can come back to the right thread a week later. It is technically separate from the roadTerm backend on purpose, so if roadTerm breaks I can still come here and ask control to fix it.

Screenshots

Control orchestrator UI
Web · desktop Control orchestrator UI

Details

RefCTRL · 01
ZoneCoordination
StatusIn progress
Stackfastify · react · postgres
Source Not published