code-review-standards

Standardize code-review practices with security, quality, and testing checklists.

1|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/squirrelsoft-dev/agency --skill code-review-standards-squirrelsoft-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-standards
Source: https://github.com/squirrelsoft-dev/agency/tree/main/skills/code-review-standards
Command: npx skills add https://github.com/squirrelsoft-dev/agency --skill code-review-standards-squirrelsoft-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Code review inconsistency leads to security gaps, latent defects, and maintenance debt. This Skill provides a comprehensive, battle-tested framework of security, quality, performance, testing, and documentation review standards to align teams on best practices.

Core Features & Use Cases

  • Security review checklists to detect vulnerabilities and enforce safe coding habits.
  • Code quality patterns covering complexity, naming, SOLID principles, and maintainability.
  • Performance and testing guidance to improve reliability, regression prevention, and test quality.
  • Templates and prompts for consistent reviewer feedback and actionable comments across PRs.
  • References and examples to train new engineers and accelerate on-boarding.

Quick Start

Load the Code Review Standards and apply the checklists to your next pull request. Generate reviewer notes, prioritize high-risk findings, and attach recommended fixes.

Frequently Asked Questions about code-review-standards

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

FAQPage Schema
How do I standardize code reviews for security and quality across my team?

To standardize code reviews for security and quality, apply a comprehensive framework of checklists covering vulnerabilities, complexity, performance, and documentation. This ensures consistent feedback and maintainable code across all pull requests.

What should be included in a security code review checklist?

A security code review checklist should include checks to detect vulnerabilities and enforce safe coding habits. It guides reviewers to identify high-risk findings, prioritize feedback, and attach recommended fixes directly within pull request comments.

How do I create actionable code review templates for pull requests?

Create actionable code review templates by defining prompts and standards for reviewer feedback. These templates guide reviewers to generate consistent, actionable comments that prioritize high-risk findings and suggest specific fixes across all PRs.

Can I use code review standards to accelerate engineer onboarding?

Yes, code review standards accelerate engineer onboarding by providing references and examples that train new engineers. They learn security checks, quality patterns, and testing expectations through standardized, battle-tested review documentation.

What is the best way to enforce code quality and testing expectations during reviews?

The best way to enforce code quality and testing expectations is to apply standardized quality gates covering SOLID principles, complexity, naming, and performance. This prevents regressions and improves reliability during the pull request review process.

Does formal frontmatter in SKILL.md affect code review standardization?

Formal frontmatter in SKILL.md requires a defined name and description to properly structure code review standards. This formal structure supports references and reviewer templates, ensuring consistent guidance for actionable feedback and team-wide adoption.