Audit subagents for compatibility, overlap, and optimization opportunities
Audit your subagent ecosystem to identify compatibility issues, functional overlaps, and optimization opportunities across project and global agents. Use when adding new agents or troubleshooting delegation conflicts.
/plugin marketplace add lpasqualis/lpclaude/plugin install lpclaude-config@lpclaude-marketplace[agent-name1 agent-name2...] or [path/to/agent.md...] (optional - defaults to all agents)subagents/Analyze subagent definition files to identify delegation ambiguities, functional overlaps, compatibility issues, and optimization opportunities. Provide concrete recommendations for improving collective agent performance and reliability.
Target agents for analysis:
$ARGUMENTS
If no arguments provided: Ask user to specify scope:
.claude/agents/ (project-local)~/.claude/agents/ (global scope)Read and analyze each agent individually, then perform cross-agent comparison.
High-level ecosystem health assessment and primary recommendations.
| Agent Name | Description Quality | Model Choice | Tool Permissions | Trigger Conflicts | Redundancy/Overlap |
|---|---|---|---|---|---|
agent-name | Good/Needs Improvement/Vague | Appropriate/Overspec/Underspec | Minimal/Excessive/Appropriate | conflicting-agents | overlapping-agents |
Numbered list of specific changes with justification:
Recommend using /subagents:optimize command for implementing optimizations, with specific focus areas for each agent requiring changes.