Security Review Command Run a comprehensive security review combining multiple security checks. Usage Execution This command orchestrates multiple security agents in parallel for comprehensive coverage. Step 1: Launch parallel security checks Spawn three agents in parallel using the Task tool: 1. Security Auditor Agent (security-auditor): "Perform a security audit on [scope]. Focus on OWASP Top 10, CWE weaknesses, authentication/authorization flaws, and security anti-patterns. Generate findings with severity, CWE references, and remediation guidance." 2. Secrets Scanner Agent (secrets-scanner…