review

Apply a standardized quality checklist to code, docs, and pull requests.

226|55|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Miosa-osa/canopy --skill review-miosa-osa
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/Miosa-osa/canopy/tree/main/templates/full/skills/review
Command: npx skills add https://github.com/Miosa-osa/canopy --skill review-miosa-osa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the manual effort of reviewing code, documents, or deliverables to enforce quality standards and consistency.

Core Features & Use Cases

  • Structured verdicts with issues categorized by severity (CRITICAL > MAJOR > MINOR).
  • Target flexibility: reviews code files, docs, and pull requests.
  • Actionable outcomes: final decision flags like APPROVE, NEEDS CHANGES, or BLOCK with actionable items.

Quick Start

Run /review on a target to generate a structured quality verdict.

Frequently Asked Questions about review

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

FAQPage Schema
What is the best way to automate code review for pull requests?▼

Automating code review involves applying a standardized quality checklist to pull requests, categorizing issues by severity, and producing a final actionable verdict like APPROVE or NEEDS CHANGES.

How do I get a structured quality verdict for my deliverables?▼

You can get a structured quality verdict by running an automated review against your deliverables, which categorizes issues into CRITICAL, MAJOR, or MINOR levels and outputs a final decision.

Does automated review work on both code files and documentation?▼

Automated review works on code files, documentation, and pull requests, applying a deterministic workflow to load the target, run a quality checklist, and generate an actionable verdict report.

How do I categorize issues by severity during a code review?▼

Categorizing issues by severity during code review is handled automatically by applying a standardized checklist, sorting findings into CRITICAL, MAJOR, and MINOR categories before producing a final decision.

What final decisions can an automated deliverable review produce?▼

An automated deliverable review produces actionable outcomes with final decision flags such as APPROVE, NEEDS CHANGES, or BLOCK, accompanied by categorized severity issues and actionable items.