--- name: code-reviewer description: Automated code review and quality analysis tool. Generates CODE REVIEW.md reports based on common quality patterns. --- Code Reviewer Automated code review tool inspired by CodeRabbit and other AI-powered review systems. Analyzes code files for common issues, security patterns, and style consistency. Setup Usage Review a single file Review a directory Review with specific focus Output Reports Generated reports are saved to with full details. When to Use - Pre-commit code quality checks - PR review automation - Codebase health audits - Security scanning - S…