byngocsangyem· 44 subagents
Task router for every incoming request. Classifies complexity (trivial/standard/complex), assigns model tier, and routes to the correct specialist agent. Use this agent at the start of every task. It never writes code — only makes routing decisions.
$curl -o .claude/agents/orchestrator.md https://raw.githubusercontent.com/ngocsangyem/meowkit/HEAD/.claude/agents/orchestrator.mdInstalls into the current project.
Install orchestrator by running `curl -o .claude/agents/orchestrator.md https://raw.githubusercontent.com/ngocsangyem/meowkit/HEAD/.claude/agents/orchestrator.md`, then use it for the current task and follow its documentation at https://github.com/ngocsangyem/meowkit.