Agent Skills: code-review-checklist

Generates a code review checklist for the Code Reviewer agent

UncategorizedID: cpa03/blueprintify/code-review-checklist

Install this agent skill to your local

pnpm dlx add-skill https://github.com/cpa03/blueprintify/tree/HEAD/.opencode/skill/code-review-checklist

Skill Files

Browse the full folder contents for code-review-checklist.

Download Skill

Loading file tree…

.opencode/skill/code-review-checklist/SKILL.md

Skill Metadata

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.