# code-review-checklist > Generates a code review checklist for the Code Reviewer agent - Author: cpa03 - Repository: cpa03/blueprintify - Version: 20260201230442 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/cpa03/blueprintify - Web: https://mule.run/skillshub/@@cpa03/blueprintify~code-review-checklist:20260201230442 --- --- name: code-review-checklist description: Generates a code review checklist for the Code Reviewer agent --- ## Procedure 1. Analyze the PR or code changes. 2. Check for logic errors, security flaws, and style violations. 3. Verify that tests are included and pass. 4. Ensure adherence to project standards and best practices. 5. Provide actionable feedback and suggestions for improvement.