Agent Orchestrator

Agent Orchestrator is a skill for Claude Code, Codex from jmsktm/claude-settings. It costs 14 tokens per session (3,506 once invoked), scanned A, original, no licence file.

A guide for coordinating several AI agents and skills so they can work together on complex tasks.

In plain words
What is it for?
It supports assigning work, coordinating agents, and combining their results.
Why use it?
It helps manage multi-step work that is too broad for one agent or skill to handle alone.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It supports assigning work, coordinating agents, and combining their results.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jmsktm/claude-settings/agent-orchestrator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jmsktm/claude-settings --skill agent-orchestrator
Clone the repo
git clone --depth 1 https://github.com/jmsktm/claude-settings

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Agent Orchestrator

README.md
[![agentmods](https://agentmods.dev/badge/skills/jmsktm/claude-settings/agent-orchestrator.svg)](https://agentmods.dev/skills/jmsktm/claude-settings/agent-orchestrator)
Your own site
<a href="https://agentmods.dev/skills/jmsktm/claude-settings/agent-orchestrator"><img src="https://agentmods.dev/badge/skills/jmsktm/claude-settings/agent-orchestrator.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,506 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00014 $0.03506
Opus 5 $0.00007 $0.01753
Sonnet 5 $0.00003 $0.00701
Haiku 4.5 $0.00001 $0.00351

Measured 4d ago against content hash dc69c196c8ab, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

Agent Orchestrator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/agent-orchestrator/SKILL.md · 476 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 476 lines · 14 tokens per session scan A dc69c196c8ab

Subscribe to this mod's changes

Agent Orchestrator is a skill published in the GitHub repository jmsktm/claude-settings (9 stars, last pushed 7mo ago), with no licence file. It adds 14 tokens to every session and 3,506 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

Agent Orchestrator

Coordinate multiple AI agents and skills for complex workflows.

eddiebelaval/squire · 14 tokens

Agent Orchestrator

Coordinate multiple AI agents and skills for complex workflows.

diegosouzapw/awesome-omni-skill · 14 tokens

orchestrate

This skill should be used when the user asks to 'orchestrate a task', 'break down work into parallel agents', 'coordinate subtasks', 'run agents in parallel', or mentions 'multi-agent'. Decomposes complex tasks into tracked subtasks, dispatches parallel subagents, and coordinates until completion.

varun29ankuS/shodh-memory · 67 tokens

agent-orchestration

Agent orchestration patterns for agentic loops, multi-agent coordination, alternative frameworks, and multi-scenario workflows. Use when building autonomous agent loops, coordinating multiple agents, evaluating CrewAI/AutoGen/Swarm, or orchestrating complex multi-step scenarios.

yonatangross/orchestkit · 56 tokens

swarmclaw

AI agent runtime and multi-agent orchestration platform. Teaches agents how to use SwarmClaw's 6 primitive tools, persistent memory, dreaming, delegation, connectors, credentials, and the skill system. Use when an agent is running on SwarmClaw and needs to understand the platform's capabilities.

swarmclawai/swarmclaw · 67 tokens

cross-agent-handoff

Transfer context between AI agent sessions with structured handoff protocols, state serialization, and decision log preservation. Covers multi-agent coordination, context compression, and continuity patterns. Triggers on agent handoff, session transfer, or multi-agent continuity requests.

organvm-iv-taxis/a-i--skills · 53 tokens