agent-orchestration

agent-orchestration is a skill for Claude Code, Codex from danielw-sudo/skill-quiver. It costs 83 tokens per session (1,274 once invoked), scanned B, original, no licence file.

A system for coordinating multiple AI agents running on one computer, either for one-off tasks or as ongoing processes that exchange messages through files.

In plain words
What is it for?
Use it to dispatch tasks through command-line runners, manage persistent agents, monitor processes, and clean up inactive agents.
Why use it?
It helps divide work among specialist agents and manage parallel tasks without losing track of running processes.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: model in frontmatter.

Good fit Use it to dispatch tasks through command-line runners, manage persistent agents, monitor processes, and clean up inactive agents.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/danielw-sudo/skill-quiver/agent-orchestration
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 danielw-sudo/skill-quiver --skill agent-orchestration
Clone the repo
git clone --depth 1 https://github.com/danielw-sudo/skill-quiver

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-orchestration

README.md
[![agentmods](https://agentmods.dev/badge/skills/danielw-sudo/skill-quiver/agent-orchestration/github.svg)](https://agentmods.dev/skills/danielw-sudo/skill-quiver/agent-orchestration)
Your own site
<a href="https://agentmods.dev/skills/danielw-sudo/skill-quiver/agent-orchestration"><img src="https://agentmods.dev/badge/skills/danielw-sudo/skill-quiver/agent-orchestration/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for agent-orchestration

Your own site · 80×15
<a href="https://agentmods.dev/skills/danielw-sudo/skill-quiver/agent-orchestration"><img src="https://agentmods.dev/badge/skills/danielw-sudo/skill-quiver/agent-orchestration.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 83 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,274 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00083 $0.01274
Opus 5 $0.00042 $0.00637
Sonnet 5 $0.00017 $0.00255
Haiku 4.5 $0.00008 $0.00127

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

Security

Grade B, and why

agent-orchestration scanned grade B with 1 finding 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 6d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

echo "your message" | sudo tee /dev/pts/N
ops/agent-orchestration/SKILL.md · 148 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. 6d ago First seen · 148 lines · 83 tokens per session scan B d2c5b9175095

Subscribe to this mod's changes

agent-orchestration is a skill published in the GitHub repository danielw-sudo/skill-quiver (2 stars, last pushed 2mo ago), with no licence file. It adds 83 tokens to every session and 1,274 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). 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

eng-runbook

A template for an engineering runbook, which is a practical guide engineers use during service operation and on-call incidents.

nexu-io/html-anything · 25 tokens

lastlight-debug

Debug a running Last Light instance over its admin API with the lastlight CLI — no SSH. Use when the user wants to "look at / debug a failed or stuck workflow", "why didn't the bot do X", "check a bad agent run / phase error on ", "tail a session", "search the logs", "read the server/docker logs", "list/trigger a…

nearform/lastlight · 138 tokens

debug-production

Debug a running Last Light instance (usually production) via the lastlight CLI instead of SSH. Use when investigating a failed/stuck workflow, a bad agent run, a phase error, or "why didn't the bot do X" — anything that previously meant SSHing in to read SQLite or session logs.

nearform/lastlight · 66 tokens

harness

Use when governing a workspace's control plane, code or not — the 01-TOOLS/ tooling layer, the 02-DOCS/ chaos→knowledge wiki, the root Knowledge map. Audits it, migrates legacy XX- folders, scaffolds provider tooling, sweeps the inbox, writes root CLAUDE.md/AGENTS.md. NOT the bootstrap front door (that is init, which…

ericrisco/rsc-harness · 94 tokens

dpf-worktree-per-session

Use when starting, entering, auditing, or managing a concurrent DPF coding session that touches the working tree.

OpenDigitalProductFactory/opendigitalproductfactory · 29 tokens

dpf-file-backlog-item

Use when new DPF work needs to enter the backlog — a feature gap, bug, tool, skill or doc gap, automated detection, or user request.

OpenDigitalProductFactory/opendigitalproductfactory · 39 tokens