code-reviewer

Automate structured pre-merge code reviews for quality and production readiness.

33|6|Updated Oct 9, 2025
One-click install
npx skills add https://github.com/CraftsMan-Labs/SimpleAgents --skill code-reviewer-craftsman-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/CraftsMan-Labs/SimpleAgents/tree/main/.opencode/skills/code-reviewer
Command: npx skills add https://github.com/CraftsMan-Labs/SimpleAgents --skill code-reviewer-craftsman-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews are often inconsistent, time-consuming, and hard to enforce across teams. This Skill provides a structured, repeatable review workflow that catches issues early before merging.

Core Features & Use Cases

  • Structured review prompts and checklists to assess code quality, architecture, and tests.
  • Guidance for production readiness and deployment considerations.
  • Integration with subagent workflows to standardize feedback and ensure actionable, documentable reviews.

Quick Start

Dispatch the code-reviewer subagent after completing a task to perform a structured review of the changes.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I automate pre-merge code reviews for pull requests?

Automated pre-merge code reviews standardize the evaluation of pull requests by applying structured checklists for code quality, architecture, and testing coverage before changes are merged. This enforces consistent production-readiness criteria across feature work and bug fixes.

What is a structured code review workflow?

A structured code review workflow is a repeatable process that guides developers through consistent review checks, ensuring code quality, architectural consistency, and test coverage are evaluated before merging changes into production.

How do I ensure testing coverage and architecture consistency before merging?

To ensure testing coverage and architecture consistency before merging, apply a structured review process that enforces code quality checks and architectural guidelines across all feature work and bug fixes within software projects.

Can I use a subagent workflow to standardize pull request feedback?

Yes, you can dispatch a subagent workflow to standardize pull request feedback, which ensures actionable and documentable reviews by applying consistent production-readiness and quality-assurance criteria to code changes.

What is the best way to check production readiness during a code review?

The best way to check production readiness during a code review is to use a structured workflow that evaluates deployment considerations, code quality, and testing criteria before merging pull requests into the software project.

Does a pre-merge code review work for both feature work and bug fixes?

Yes, a pre-merge code review works for both feature work and bug fixes by applying a consistent, structured review process that enforces quality checks and architectural consistency across all software project changes.