code-review-checklist

Review modified files against BR-002 governance rules and classify issues by severity.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/Burburton/amazing_agent_specialist --skill code-review-checklist-burburton
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/Burburton/amazing_agent_specialist/tree/main/templates/pack/minimal/.opencode/skills/reviewer/code-review-checklist
Command: npx skills add https://github.com/Burburton/amazing_agent_specialist --skill code-review-checklist-burburton

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, independent verification process for code reviews to prevent reliance on developer self-checks and ensure thorough, auditable feedback across governance criteria.

Core Features & Use Cases

  • Independent verification workflow: Enforces reviewer analysis separate from self-checks to validate critical claims.
  • Severity-based issue classification: Mandates BR-004 compliant severities (blocker, major, minor, note) for each finding.
  • Governance alignment checks: Ensures changes stay within defined role boundaries, workflows, and documentation synchronization.
  • Comprehensive review artifacts: Produces a BR-002 compliant review_report, review_coverage, and explicit verification evidence.

Quick Start

Run the reviewer on the changed files to generate a BR-002 compliant review report and associated governance checks.

Frequently Asked Questions about code-review-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce independent verification during a code review?

Independent code review verification requires separating reviewer analysis from developer self-checks to validate critical claims. This process applies governance rules to modified files, producing structured review artifacts with explicit verification evidence.

What is a BR-002 compliant code review report?

A BR-002 compliant code review report is a structured artifact documenting independent verification of changed files. It includes severity-based issue classification, reviewer verification details, and explicit documentation of review coverage and assumptions.

How do I classify code review findings by severity for governance compliance?

Classify code review findings by severity using BR-004 compliant categories: blocker, major, minor, and note. This governance alignment ensures changes stay within defined role boundaries and workflows while providing auditable feedback.

Can I use automated quality gates to prevent self-check biases in code reviews?

Yes, applying an independent reviewer workflow as a quality gate prevents self-check biases. It mandates separate reviewer analysis to validate developer claims, ensuring governance alignment and comprehensive documentation synchronization across modified files.

What limitations exist when applying governance rules to modified files?

Governance rule application requires a defined set of modified files to process. Reviewers must explicitly document assumptions and review coverage, meaning incomplete file definitions or undocumented workflows can limit the thoroughness of the final review artifact.