# Coding Agent Orchestrator

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

- Skill: `harishkotra/coding-agent-orchestrator` (Agent Skill)
- Install (CLI): `npx skillmds@latest add harishkotra/coding-agent-orchestrator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/harishkotra/coding-agent-orchestrator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: harishkotra (https://skillmd.com/u/harishkotra)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/harishkotra/coding-agent-orchestrator

---


# 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.

