code-review

Automate code review for defects, design issues, and codebase coherence.

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/sigmadigitalza/engineering-playbook --skill code-review-sigmadigitalza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/sigmadigitalza/engineering-playbook/tree/main/plugins/sigma-engineering/skills/code-review
Command: npx skills add https://github.com/sigmadigitalza/engineering-playbook --skill code-review-sigmadigitalza

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates code reviews to identify defects, design issues, and ensure codebase coherence, saving time and reducing manual errors.

Core Features & Use Cases

  • Automated Code Review: Reviews code changes for defects, design issues, and codebase coherence using a severity-ordered rubric.
  • Conventional Comments: Uses Conventional Comments for clear and structured feedback.
  • Use Case: Use this Skill to automatically review a pull request for security issues and code quality before merging it.

Quick Start

To review a PR for security issues, activate the code-review skill and provide the PR URL or number.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review for a pull request?

To automate code review for a pull request, you need to activate the review skill and provide the PR URL or number. This allows the system to automatically review code changes for security issues and code quality before merging.

What is a severity-ordered rubric in automated code review?

A severity-ordered rubric in automated code review is a mechanism used to identify and prioritize defects and design issues. It ensures structured feedback by ordering findings based on their severity, helping developers address critical codebase coherence issues first.

Does automated code review support Conventional Comments for feedback?

Yes, automated code review supports Conventional Comments to provide clear and structured feedback. This ensures that code quality checks and defect detection results are communicated consistently across software development workflows.

What is the best way to detect design issues and defects in code changes?

The best way to detect design issues and defects in code changes is by using an automated review process with a severity-ordered rubric. This approach ensures codebase coherence and reduces manual errors during pull request reviews.

What do I need to configure before reviewing code changes for security issues?

Before reviewing code changes for security issues, you need appropriate configuration for the specific codebase. Once configured, providing the pull request URL or number allows the automated review to detect defects and design issues accurately.