Meta-Infrastructure Pack
The system that runs the system.
# 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.
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).
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).
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).
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).
Pre-completion gate: TypeScript clean, expected files modified, tests passed, no silent failures. Rejects vague claims; demands specific assertions. Pass 2 (2026-05-15).
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).
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).
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).
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
Compatible runtimes
Plain text artifacts. Drop the files in, your CLI does the rest.
Install in 60 seconds
No card, no waitlist. The Meta pack is free because every other pack composes it.