Files
gh-glittercowboy-taches-cc-…/commands/audit-slash-command.md
2025-11-29 18:28:37 +08:00

740 B

description, argument-hint
description argument-hint
Audit slash command file for YAML, arguments, dynamic context, tool restrictions, and content quality <command-path>
Invoke the slash-command-auditor subagent to audit the slash command at $ARGUMENTS for compliance with best practices.

This ensures commands follow security, clarity, and effectiveness standards.

1. Invoke slash-command-auditor subagent 2. Pass command path: $ARGUMENTS 3. Subagent will read best practices and evaluate the command 4. Review detailed findings with file:line locations, compliance scores, and recommendations

<success_criteria>

  • Subagent invoked successfully
  • Arguments passed correctly to subagent </success_criteria>