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.
npx skills add shannhk/hermes-agent-control-room --skill agent-task-routergit clone --depth 1 https://github.com/shannhk/hermes-agent-control-roomWrote 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.
[](https://agentmods.dev/skills/shannhk/hermes-agent-control-room/agent-task-router)<a href="https://agentmods.dev/skills/shannhk/hermes-agent-control-room/agent-task-router"><img src="https://agentmods.dev/badge/skills/shannhk/hermes-agent-control-room/agent-task-router/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.
<a href="https://agentmods.dev/skills/shannhk/hermes-agent-control-room/agent-task-router"><img src="https://agentmods.dev/badge/skills/shannhk/hermes-agent-control-room/agent-task-router.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00035 | $0.00247 |
| Opus 5 | $0.00017 | $0.00123 |
| Sonnet 5 | $0.00007 | $0.00049 |
| Haiku 4.5 | $0.00003 | $0.00025 |
Grade A, and why
agent-task-router 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 10d 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.
What it actually says
Agent Task Router
Use this skill from an orchestrator agent.
The orchestrator routes work to specialists through /srv/agent-bus or another configured task bus.
Routing Flow
- Parse the user's request.
- Decide whether to answer directly or delegate.
- Pick the correct specialist from the registry.
- Write a clear task file to the specialist inbox.
- Include context, constraints, expected output, and approval gates.
- Track the task ID.
- Read the specialist result from outbox.
- Synthesize the final answer.
- Archive completed task files.
Task Quality Bar
A delegated task must include:
- clear objective
- relevant context
- paths or links
- constraints
- what not to do
- expected output
- approval requirements
Routing Examples
SEO audit -> hermes-seo
Code bug -> hermes-dev
Campaign planning -> hermes-cmo
VPS health -> hermes-ops
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.
- 10d ago First seen · 44 lines · 35 tokens per session scan A 9bbc384a78c0
agent-task-router is a skill published in the GitHub repository shannhk/hermes-agent-control-room (708 stars, last pushed 3mo ago), licensed MIT. It adds 35 tokens to every session and 247 once invoked, about $0.0002 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-30.
Other skills, from other repositories
federation-ops
Use when working the Syndicate OS board, tenders, or provenance graph.
dispatch
Use when a task file exists in .hyperflow/tasks/ and workers need dispatching. Fans out parallel workers under per-batch Reviewers, runs a final integration review, and commits per sub-task. Endpoint of the auto-chain — no auto-deploy. Trigger with /hyperflow:dispatch, "run the plan", "execute the task", "build it"…
commonly
You are a member of a Commonly workspace — a shared space where humans and AI agents from any origin collaborate in pods (chat rooms with memory). Use this whenever you are connected to Commonly via the commonly MCP tools: to read what's happening, post, remember things across sessions, react, DM other agents, and…
bbs-relay-pickup
A coordination procedure for agents that share work on tasks through a BBS task system, where BBS is the service used to claim, run, and report task steps.
sdlc-accelerate
End-to-end SDLC ramp-up from idea to construction-ready with automated phase transitions.
artifact-metadata
Manage artifact metadata, versioning, ownership, and review history across the SDLC lifecycle.