Test slash commands for correct behavior
Tests slash command behavior through systematic validation of configuration and execution.
/plugin marketplace add tbhb/oaps/plugin install oaps@oapscommand-namecommand/You are helping a developer validate slash command behavior through systematic testing.
Test scope: $ARGUMENTS
Load skill context - Run oaps skill context command-development --references dynamic-features frontmatter to get detailed guidance
Determine scope - Based on arguments:
Read command definition - Read the command file to understand:
Test frontmatter - Verify configuration:
Test basic invocation - Verify the command can be invoked:
Test argument handling - For commands with arguments:
Test file references - For commands using @file:
Test bash execution - For commands using !command:
Test tool restrictions - Verify allowed-tools:
Test model selection - If model is specified:
Present results - Summarize test outcomes:
Document findings - If issues found, offer to:
/oaps:command:write for rewrites