claude-skill-orchestration-audit
CommunityAudit orchestration quality of agent skills
Authorjackchuka
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Identifies weaknesses in subagent orchestration within Claude Code skills by validating the three-phase pattern (Setup → Dispatch → Aggregate) and surface patterns that enable or block parallelism and expose anti-patterns.
Core Features & Use Cases
- Verifies that each skill follows a clear Setup, Dispatch, and Aggregate flow with explicit responsibilities.
- Detects latent parallelism in sequential workflows and highlights safe opportunities to dispatch agents in parallel.
- Use during skill quality reviews, standardization, or pre-release audits to improve orchestration practices.
Quick Start
Run a full orchestration audit across all authored skills to surface improvements.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: claude-skill-orchestration-audit Download link: https://github.com/jackchuka/skills/archive/main.zip#claude-skill-orchestration-audit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.