multi agent orchestration skills

38 tagged multi agent orchestration, measured the same way as everything else here.

Browse within: claude-plugin 35

prd-classify

01

AutomatosAI/automatos-ai

Skill Claude CodeCodex

Classify an Automatos PRD into Rehouse / Refactor / Extension / Net-new before estimating, so the right amount of reuse vs build is planned. Use when starting any PRD on this codebase.

44 2d ago A 47 tokens

register-tool

02

AutomatosAI/automatos-ai

Skill Claude CodeCodex

Register a new platform tool using the canonical 3-file pattern (platformactions.py + platformexecutor.py + auto.py). Use when adding any new tool that agents should be able to call.

44 2d ago A 42 tokens

logging-standards

03

komluk/scaffolding

Skill Claude CodeCodex

Structured logging standards: log levels, structured fields, correlation IDs, PII masking, and event naming. TRIGGER when: adding log statements, configuring loggers, or reviewing log output. SKIP: metrics and alerting (use monitoring-observability); error control flow (use error-handling). (Examples use structlog +…

15 26d ago A 77 tokens original MIT

mui-styling

04

komluk/scaffolding

Skill Claude CodeCodex

Material-UI (MUI) styling standards: sx-prop priority, theme tokens, spacing scale, responsive design, and accessibility. TRIGGER when: styling MUI components, defining theme tokens, or building responsive layouts. SKIP: component logic and hooks (use react-patterns); cross-stack UX/design decisions (use…

15 26d ago A 76 tokens original MIT

skill-authoring

05

komluk/scaffolding

Skill Claude CodeCodex

Methodology for authoring scaffolding-compatible skills: frontmatter contract, body structure, validation. TRIGGER when: running /create-skill, writing or reviewing a SKILL.md file, or deciding if a procedure deserves its own skill. SKIP: distilling a conversation into candidates (use distill); 3-tier memory writes…

15 26d ago A 76 tokens original MIT

subculture

06

FixAdmin/codex-subculture

Skill Claude CodeCodex

Sol-mediated orchestration for parallel, first-class, user-visible Codex threads created with the app-level createthread capability in the current project, never through internal subagents. Sol owns architecture, integration, and acceptance while Luna Max handles bounded implementation work. Activate whenever the user…

13 8d ago A 78 tokens original MIT