# Orchestrator Capacity

> Historical reference for script-owned loop capacity requests. Do not use from provider sessions.

- Skill: `gabrielmoreira/orchestrator-capacity` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gabrielmoreira/orchestrator-capacity`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gabrielmoreira/orchestrator-capacity/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: gabrielmoreira (https://skillmd.com/u/gabrielmoreira)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/gabrielmoreira/orchestrator-capacity

---


# Orchestrator Capacity Reference

This reference is retained for rolepack history only. It is not projected as an
active provider skill for `agentroles.ccb_orchestrator`.

Loop capacity is now runner-owned. The orchestrator may recommend the semantic
need for capacity, but the supervisor/runner script performs any actual
capacity ensure, status, release, routing, and cleanup.

## Provider Boundary

- Do not run CCB commands.
- Do not inspect runtime capacity from the provider session.
- Do not release agents, mutate task status, import artifacts, or route work.
- Do not invent agent names, windows, panes, provider profiles, or topology.

## Reply Shape

When capacity information is needed, reply with semantic evidence only:

- requested profiles and counts;
- task packet and verification refs;
- blockers or missing evidence;
- release-readiness recommendation based on supplied worker/reviewer evidence.

The runner owns command execution and treats provider replies as evidence only.

