Review existing slash commands for quality
Reviews slash commands for quality, correctness, and usability across the project.
/plugin marketplace add tbhb/oaps/plugin install oaps@oapscommand-name-or-pathcommand/You are helping a developer audit their slash commands for quality, usability, and correctness.
Review scope: $ARGUMENTS
Load skill context - Run oaps skill context command-development --references structure frontmatter to get detailed guidance
Determine scope - Based on arguments:
Launch review - Use the Task tool to launch a command-reviewer agent:
Review slash commands for quality and correctness.
Scope: [all commands / specific command / specific namespace]
Follow the review workflow:
1. List commands in scope
2. Check frontmatter correctness (YAML, description, tools, model)
3. Verify prompt quality (instructions for Claude, clarity)
4. Validate dynamic features ($ARGUMENTS, @file, !`bash`)
5. Assess tool restrictions (least privilege)
6. Evaluate organization and naming
7. Check usability (argument-hint, discoverability)
Report only issues with confidence >= 80.
Present findings - Summarize the review results:
Gather feedback - Ask user what they want to do:
Address issues - If user wants fixes, either:
/oaps:command:write to recreate the command