# code-reviewer > Review code for best practices and potential issues. Use when reviewing code, checking PRs, or analyzing code quality. - Author: ujiro99 - Repository: ujiro99/prompt-history - Version: 20260118172152 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/ujiro99/prompt-history - Web: https://mule.run/skillshub/@@ujiro99/prompt-history~code-reviewer:20260118172152 --- --- name: code-reviewer description: Review code for best practices and potential issues. Use when reviewing code, checking PRs, or analyzing code quality. allowed-tools: Read, Grep, Glob --- # Code Reviewer ## Review checklist 1. Code organization and structure 2. Error handling 3. Performance considerations 4. Security concerns 5. Test coverage 6. Readability and maintainability ## Instructions 1. Read the target files using Read tool 2. Search for patterns using Grep 3. Find related files using Glob 4. Provide detailed feedback on code quality