Executes comprehensive quality assurance using Testing, Code Review, and Security agents in parallel.
/plugin marketplace add sati-technology/sati-claude-marketplace/plugin install sati-technology-nextjs-dev-crew-plugins-nextjs-dev-crew@sati-technology/sati-claude-marketplace# Run Full QA Check with Parallel Agents Executes comprehensive quality assurance using Testing, Code Review, and Security agents in parallel. ## Usage ## Examples ## What It Does Runs three QA agents simultaneously for maximum speed: ### 1. Testing Agent (Parallel) - Runs all unit tests - Runs integration tests - Runs E2E tests - Generates coverage report ### 2. Code Review Agent (Parallel) - Reviews TypeScript quality - Checks Next.js best practices - Identifies performance issues - Suggests refactoring ### 3. Security Agent (Parallel) - Scans dependencies for vulnerabilities ...