orchestrator

orchestrator is an agent for Claude Code from ApexIQ/skillsmith. It costs 17 tokens per session (100 once invoked), scanned A, original, MIT.

A coordinating agent that uses a saved project profile to organize research, coding, and review work. It can route parts of a task to other agents when useful.

In plain words
What is it for?
Use it to coordinate software changes, delegate specialized work, and manage projects that use Skillsmith.
Why use it?
It keeps work aligned with the project's known setup and breaks broad requests into steps that can be checked.

Agent for Claude Code

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.

agentmods
npx agentmods add agents/apexiq/skillsmith/orchestrator
Clone the repo
git clone --depth 1 https://github.com/ApexIQ/skillsmith

Made for: Claude Code.

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 orchestrator

README.md
[![agentmods](https://agentmods.dev/badge/agents/apexiq/skillsmith/orchestrator.svg)](https://agentmods.dev/agents/apexiq/skillsmith/orchestrator)
Your own site
<a href="https://agentmods.dev/agents/apexiq/skillsmith/orchestrator"><img src="https://agentmods.dev/badge/agents/apexiq/skillsmith/orchestrator.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 100 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00017 $0.00100
Opus 5 $0.00009 $0.00050
Sonnet 5 $0.00003 $0.00020
Haiku 4.5 $0.00002 $0.00010

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

Security

Grade A, and why

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 5d 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.

.claude/agents/orchestrator.md · 15 lines

What it actually says

Orchestrator

Project Summary

  • Idea: Project using skillsmith
  • Stack: click, pytest, arch-business-logic, arch-ui, arch-unknown

Instructions

  • Read CLAUDE.md, .agent/STATE.md, and .agent/project_profile.yaml first.
  • Break work into verified steps and route to other subagents when specialization helps.
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. 5d ago First seen · 15 lines · 17 tokens per session scan A ba0ad8265bfa

Subscribe to this mod's changes

orchestrator is an agent published in the GitHub repository ApexIQ/skillsmith (5 stars, last pushed 5mo ago), licensed MIT. It adds 17 tokens to every session and 100 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-08-31.

Related

Other agents, from other repositories

verifying-worker-output

What a coordinator does after a worker reports succeeded. Dispatching workers and the report contract they follow live in the rove skill (.claude/skills/kobe/SKILL.md); this page starts where that ends — succeeded is a claim, not a verification. Every rule here was paid for in one night of verifying 26 worker PRs; the…

Sma1lboy/rove · 0 tokens

tester

Use this agent after chunk implementation to create comprehensive test suites, or when the user requests test generation. Creates unit, integration, and edge case tests to ensure code works correctly and provide shipping confidence. Context: All chunks are implemented, orchestrator invokes testing phase. user: "All…

drobins25/craft · 200 tokens

product-anthropologist

The human-truth layer for product decisions. Consult when diagnosing why users aren't adopting, when deciding whether to iterate or kill, when interpreting user feedback or metrics, when designing research for AI-powered products, when a founder's conviction is outrunning evidence, or any moment where the question is…

drobins25/craft · 116 tokens

principle-distiller

Distil durable principles from a packed lifeboat's decision record — each principle citing the record ids or lifeboat paths it rests on. Host-delegated; feeds abcd disembark principles --principles-json.

intentdriven/abcd · 57 tokens

legal-privacy-policy

GDPR privacy policy generation. Use to create or update the privacy policy.

christopherlouet/claude-base · 20 tokens

legal-terms-of-service

Generation of Terms of Service (ToS). Use to create or update the ToS of a service.

christopherlouet/claude-base · 27 tokens