/review This skill is self-contained — follow the instructions below instead of delegating to external review skills (superpowers, etc.) or spawning Task subagents. Run all checks directly. Final quality gate before shipping. Runs tests, checks security, verifies acceptance criteria from spec.md, audits code quality, and generates a ship-ready report with go/no-go verdict. When to use After (or if deploying manually). This is the quality gate. Pipeline: → Can also be used standalone: on any project to audit code quality. MCP Tools (use if available) - — find past review patterns and common is…