claude-skill-orchestration-audit

Installation
SKILL.md

Skill Orchestration Audit

Check skills against orchestration best practices in references/subagent-orchestration-best-practices.md.

Arguments

  • Skill names: filter to specific skills
  • --fix: suggest and apply corrections interactively
  • Default: scan all skills authored by the user (metadata.author match)

Step 1: Setup

  1. Read references/subagent-orchestration-best-practices.md — defines the rules
  2. Read references/agent-skill-analyzer.md — defines the per-skill analysis task
  3. Glob ~/.claude/skills/*/SKILL.md to discover skills. If a directory path is provided as argument, glob <path>/*/SKILL.md instead
  4. Filter to skills where metadata.author matches the user (default: jackchuka). If skill names provided, filter to those instead
  5. Classify each skill into one of these categories:
Installs
2
GitHub Stars
15
First Seen
Mar 13, 2026
claude-skill-orchestration-audit — jackchuka/skills