acos

acos is a command for Claude Code from frankxai/agentic-creator-os. It costs 0 tokens per session (1,294 once invoked), scanned A, original, Apache-2.0.

A central command for ACOS, an operating system for coordinating coding agents, that routes requests to suitable agents and shows system status.

In plain words
What is it for?
Use it to start tasks through automatic routing and inspect counts, learning state, trajectories, patterns, and available commands.
Why use it?
It removes the need to choose a specialist agent or command for each request.

Command for Claude Code

Written for Claude Code: SessionStart hook event. Also seen: reads .claude/ paths.

Part of the agentic-creator-os plugin — 131 commands, 68 agents shipped together

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 commands/frankxai/agentic-creator-os/acos
Clone the repo
git clone --depth 1 https://github.com/frankxai/agentic-creator-os

Made for: Claude Code.

Or install agentic-creator-os, the plugin that ships this one along with the rest of its 131 commands, 68 agents.

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 acos

README.md
[![agentmods](https://agentmods.dev/badge/commands/frankxai/agentic-creator-os/acos.svg)](https://agentmods.dev/commands/frankxai/agentic-creator-os/acos)
Your own site
<a href="https://agentmods.dev/commands/frankxai/agentic-creator-os/acos"><img src="https://agentmods.dev/badge/commands/frankxai/agentic-creator-os/acos.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,294 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.1 $0.00000 $0.01294
Opus 5 $0.00000 $0.00647
Sonnet 5 $0.00000 $0.00259
Haiku 4.5 $0.00000 $0.00129

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

Security

Grade A, and why

acos 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 2d 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/commands/acos.md · 139 lines

How it starts

The opening of the file, as written. The whole thing — 139 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ACOS - Agentic Creator OS v7.0

The single command you need. ACOS auto-routes everything.

System Status

Run diagnostic and display:

  1. Count .claude/trajectories/*.json (exclude _active, _operations, patterns)
  2. Read .claude/trajectories/patterns.json for pattern count
  3. Read .claude-flow/metrics/learning-status.json for learning state
  4. Count total commands: .claude/commands/*.md + .claude/commands/claude-flow-*/*.md
+================================================================+
|                    AGENTIC CREATOR OS v7.0                       |
|         "One Command. Auto-Routes Everything."                   |
+================================================================+
|  Skills: 630+ | Agents: 40+ | Commands: 130+ | Hook Events: 7  |
|  Trajectories: [N] | Avg Success: [N%] | Patterns: [N]         |
|  Learning: Active | Swarm: Ready | Checkpoints: Enabled        |
+================================================================+

How It Works

You just talk. ACOS handles routing automatically.

Your request
    |
    v
ACOS Auto-Router (this command)
    |
    +-- "build a component"     --> Frontend Designer agent
    +-- "write a blog post"     --> Content Engine + SEO
    +-- "deploy to production"  --> DevOps pipeline
    +-- "create music"          --> Frequency Alchemist
    +-- "research AI trends"    --> Deep Research swarm
    +-- "build Arcanea world"   --> /ultraworld swarm
    +-- "write chapter 5"       --> /ultraworld Story Weaver
    +-- "review this PR"        --> Code Reviewer agent
    +-- "optimize performance"  --> Performance analysis swarm
    +-- "complex multi-file"    --> Auto-spawns swarm (3+ files)
    +-- anything else           --> Smart routing via hooks

No need to remember specific commands. No need to type /claude-flow-* anything. ACOS IS the interface. Everything else is internal infrastructure.

Auto-Routing Rules

The system detects intent from your words:

Keywords Detected Route Agents
build, component, ui, design Frontend Designer 1 agent
blog, article, content, write, seo Content Engine 1-2 agents
deploy, push, production, vercel DevOps Engineer 1 agent
music, suno, song, track Music Producer 1 agent
research, investigate, analyze Deep Research 2-3 agents
architecture, system, oracle Technical Architect 1 agent
arcanea, gate, realm, guardian, seeker Ultraworld 3-7 agents
book, chapter, story, character Ultraworld Story 2-4 agents
game, mechanics, progression Ultraworld Game 2-3 agents
complex, refactor, overhaul, redesign Full Swarm 5-8 agents

Read the full file on GitHub · 139 lines

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. 2d ago First seen · 139 lines · 0 tokens per session scan A b96107eab2a9

Subscribe to this mod's changes

acos is a command published in the GitHub repository frankxai/agentic-creator-os (10 stars, last pushed 2d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,294 tokens. 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.