Agent skill · AI & Agents

hierarchy

Display PAI agent hierarchy and command structure

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill hierarchy-euda1mon1a-autonomous-assignmen-af2e54d8 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/agent/hierarchy-euda1mon1a-autonomous-assignmen-af2e54d8/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Agent Hierarchy > **Purpose:** Display the PAI agent organizational structure > **Trigger:** `/hierarchy` > **Updated:** 2026-01-03 --- ## Full Command Structure (Left → Right) ``` ORCHESTRATOR ─┬─ ARCHITECT ─┬─ COORD_PLATFORM ─┬─ DBA (99/1 Rule) │ │ ├─ BACKEND_ENGINEER │ │ └─ API_DEVELOPER │ │ │ ├─ COORD_ENGINE ───┬─ SCHEDULER │ │ ├─ SWAP_MANAGER │ │ └─ OPTIMIZATION_SPECIALIST │ │ │ └─ COORD_QUALITY ──┬─ QA_TESTER │ ├─ CODE_REVIEWER │ └─ CI_LIAISON │ ├─ SYNTHESIZER ┬─ COORD_OPS ─────┬─ META_UPDATER │ │ └─ RELEASE_MANAGER │ │ │ ├─ COORD_RESILIENCE ┬─ RESILIENCE_ENGINEER │ │ ├─ COMPLIANCE_AUDITOR │ │ └─ SECURITY_AUDITOR │ │ │ ├─ COORD_FRONTEND ──┬─ FRONTEND_ENGINEER │ │ └─ UX_SPECIALIST │ │ │ └─ COORD_TOOLING ───┬─ TOOLSMITH │ ├─ TOOL_QA │ └─ TOOL_REVIEWER │ ├─ G-STAFF ────┬─ G1_PERSONNEL │ ├─ G2_RECON ──────── /search-party (120 probes) │ ├─ G3_OPERATIONS │ ├─ G4_CONTEXT_MGR ─┬─ G4_LIBRARIAN │ │ └─ KNOWLEDGE_CURATOR │ ├─ G5_PLANNING ───── /plan-party (10 probes) │ ├─ G6_SIGNAL │ ├─ IG (AUDITOR) ──── /qa-party (120 agents) │ └─ PAO (HISTORIAN) │ └─ SPECIAL ────┬─ FORCE_MANAGER ───── Team assembly STAFF ├─ COORD_AAR ────────── After Action Review ├─ COORD_INTEL ──────── Full-stack

What's inside
Steps it walks through
  1. Full Command Structure (Left → Right)
  2. Coordinators (COORDs)
  3. G-Staff (Army Doctrine)
  4. Special Staff
  5. Specialists (Sample)
  6. The 99/1 Rule
  7. Routing Quick Reference
  8. IDE Safety
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the hierarchy skill do?

Display PAI agent hierarchy and command structure

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill hierarchy-euda1mon1a-autonomous-assignmen-af2e54d8 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going