Skip to content
All packs
Pillar 11 · ACOS

Meta-Infrastructure Pack

The system that runs the system.

L639 specialists9 shipped
Price
Free
Required by every other pack — start here
Install free
~/your-project
# Install the Meta-Infrastructure pack into .claude/agents/ + .claude/skills/
npx @frankx/acos install meta

# Or via the manual fallback (git + cp)
git clone https://github.com/frankxai/agentic-creator-os.git tmp-acos
cp -r tmp-acos/packs/meta/agents/*  .claude/agents/
cp -r tmp-acos/packs/meta/skills/*  .claude/skills/
rm -rf tmp-acos

9 specialists in this pack

Status badges reflect what’s shipped in the current catalog. In-progress slots ship as Frank writes them. Buyers get all updates as the pack evolves.

ACOS Router v10Agent
meta-acos-router
Shipped

Top-level intent router with memory-aware pillar dispatch. Opus tier — routing decisions compound. Reads .claude/commands/acos.md keyword table + past trajectories, returns pillar + agent + confidence. Pass 2 (2026-05-15).

Memory GuardianAgent
meta-memory-guardian
Shipped

RAM zone classifier (green/yellow/red) gating parallel-agent spawns + heavy builds. Haiku-fast pre-flight check. Wraps memory-guardian skill. Pass 2 (2026-05-15).

Safety GuardAgent
meta-safety-guard
Shipped

Destructive-op gate: rm -rf / git reset --hard / force-push to main / DROP TABLE → allow|needs-confirm|block verdict. Haiku-fast pattern gate. Born from auto-hook chaos lessons. Pass 2 (2026-05-15).

Agentic JujutsuAgent
meta-agentic-jujutsu
Shipped

Surfaces top-N past successful patterns from .claude/trajectories/patterns.json to bias the current task. Max 3 recommendations — no advice spray. Pass 2 (2026-05-15).

Verification LoopAgent
meta-verification-loop
Shipped

Pre-completion gate: TypeScript clean, expected files modified, tests passed, no silent failures. Rejects vague claims; demands specific assertions. Pass 2 (2026-05-15).

HandoverAgent
meta-handover
Shipped

Cross-session handover doc writer: gathers git state + UNFINISHED-*.md + critical context → docs/ops/HANDOVER-<date>.md. For different agents, not next-day Frank. Pass 2 (2026-05-15).

EOD CaptureAgent
meta-eod
Shipped

7-step session wrap-up: git audit + Vercel build + delivered table + unfinished capture + memory update + next-session brief + quality gates. Never auto-commits. Pass 2 (2026-05-15).

Sync ReposAgent
meta-sync-repos
Shipped

Publishes ~/.claude/{agents,commands,skills} to claude-code-config + claude-skills-library repos. Dry-run support, target-dirty abort, push-failure surfacing. Pass 2 (2026-05-15).

ACOS ScoreAgent
meta-acos-score
Shipped

L99-era flagship wrapper: trajectory + SIS 4-component + 99-agent catalog L99 rollup with deterministic JSON + memory recall. Pass 1 exemplar (2026-05-14).

What you install

9
Agent definitions
agents
0
Skills + commands
substrate items
9
Smoke fixtures
tests included

Compatible runtimes

Plain text artifacts. Drop the files in, your CLI does the rest.

Claude Code
.claude/agents/ + .claude/skills/
Antigravity (agy)
~/.gemini/config/plugins/
Cursor
.cursor/agents/ (compatible format)
Claude Agent SDK
Direct import — same frontmatter

Install in 60 seconds

No card, no waitlist. The Meta pack is free because every other pack composes it.