From taches-cc-resources
Audits subagent at <subagent-path> for role definition, prompt quality, tool selection, XML structure compliance, and effectiveness using subagent-auditor. Delivers findings with locations, scores, and recommendations.
How this command is triggered — by the user, by Claude, or both
Slash command
/taches-cc-resources:audit-subagent <subagent-path>The summary Claude sees in its command listing — used to decide when to auto-load this command
<objective> Invoke the subagent-auditor subagent to audit the subagent at $ARGUMENTS for compliance with best practices, including pure XML structure standards. This ensures subagents follow proper structure, configuration, pure XML formatting, and implementation patterns. </objective> <process> 1. Invoke subagent-auditor subagent 2. Pass subagent path: $ARGUMENTS 3. Subagent will read best practices and evaluate the configuration 4. Review detailed findings with file:line locations, compliance scores, and recommendations </process> <success_criteria> - Subagent invoked successfully - Ar...
This ensures subagents follow proper structure, configuration, pure XML formatting, and implementation patterns.
1. Invoke subagent-auditor subagent 2. Pass subagent path: $ARGUMENTS 3. Subagent will read best practices and evaluate the configuration 4. Review detailed findings with file:line locations, compliance scores, and recommendations<success_criteria>
npx claudepluginhub glittercowboy/taches-cc-resources --plugin taches-cc-resources/audit-agentAudits Claude Code agent definitions for triggering accuracy, system prompt quality, tool appropriateness, and example coverage. Supports --full and --mini audit depths.
/agent-auditAudits code-review agents, skills, and hooks for structural compliance, producing a report table of FAIL/WARN items. Supports [file-path | --all] [--fix] for targeted audits and auto-fixes.
/agent-native-auditAudits codebase against 8 agent-native architecture principles via parallel sub-agents, producing scored compliance report with gaps and recommendations.
/agent-native-auditAudits a codebase against 8 agent-native architecture principles, launching parallel sub-agents for scored compliance reports. Supports running a single principle when specified.