Agents · Meta

ABCOrchestrator · /abc

Super-agent for the 1G — keeps everything aligned.

The brain of the ABC family. Routes every request to the right sub-skill, tracks progress via Prodgame, keeps cross-codebase strategy coherent, and guards the private CONTEXT pillar.

  • Routes to the right abc-* sub-skill
  • Tracks the 1G via Prodgame
  • Cross-codebase strategy + status
Why

Nineteen specialised agents are useless without a conductor. ABCOrchestrator makes the squad behave like one operator — knows who does what, who's blocked, and what to ship next.

How
  • Parse the request; pick the right sub-skill
  • Track work-in-flight in Prodgame
  • Surface cross-codebase status on demand
Proof
Sub-skills routed
19
Strategy coherence
annual (1G)
Aliases
/abc · /1g · /2026
Anatomy
Persona

The super-agent — routes work to the right sub-skill, tracks the 1G, keeps strategy coherent.

Commands
  • /abcprimary
  • /1galias
  • /2026alias
SKILL.md
The spec

Routing rules + 1G alignment + cross-codebase status playbook.

Assets

No assets — pure spec.

References
3 docs
  • backlog.md
  • codebases.md
  • skills-matrix.md
Scripts

No scripts — prompt-only skill.

Anatomy reflects the actual on-disk structure at ~/.claude/skills/abc/.