Coding Agent Orchestrator

Use when you need one place to hear and steer multiple coding agents working on your code.

harishkotra Updated

File contents

Coding Agent Orchestrator

Give your team one group chat to hear and steer all their coding agents.

When to use

  • Multiple coding agents run on your codebase and you can't see what they're doing.
  • You want to observe and redirect them from one place.

Procedure

  1. Connect each coding agent so its events (start, tool calls, diffs, errors) stream to a central view.
  2. Group them into one channel/chat where you can see all activity.
  3. Add steering: send a message that redirects an agent mid-run.
  4. Add controls: pause, resume, or stop an agent.
  5. Log the full history for review and debugging.

Pitfalls

  • Agents acting unseen is the risk; streaming visibility is the point.
  • Steering must be explicit, not ambiguous, or agents will misread it.

Verification

  • Show agents running, visible in one view, with a successful mid-run redirect.

harishkotra/yc-s26-skills/tree/main/coding-agent-orchestrator commit 346a51fd0e

Frequently asked questions

npx skillmds@latest add harishkotra/coding-agent-orchestrator