plugin-testing
Installation
SKILL.md
plugin-testing Skill
Purpose: Catch crashes, parameter issues, and state bugs in 2 minutes with automated tests.
IMPORTANT: Automatic validation is now built into the workflow. validation-agent runs automatically after each implementation stage (Stages 1-3) with compile-time and runtime tests. Validation is blocking - errors must be fixed before progressing.
This skill is for MANUAL testing only:
- After completing workflow (via
/testcommand) - After bug fixes (via
/improve) - For additional verification beyond automatic validation
- For manual DAW testing workflows
Was previously invoked by: plugin-workflow after Stages 3, 4, 5 (DEPRECATED - now handled by validation-agent)
Workflow Overview
Three test modes: (1) Automated (~2 min), (2) Build + Pluginval (~5-10 min) ⭐ RECOMMENDED, (3) Manual DAW (~30-60 min). See decision menu for details.