code-review

Generates constructive, actionable code review feedback for pull requests.

Updated Jan 4, 2026
One-click install
npx skills add https://github.com/shwilliamson/a-test --skill code-review-shwilliamson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/shwilliamson/a-test/tree/main/.automatasaurus/skills/code-review
Command: npx skills add https://github.com/shwilliamson/a-test --skill code-review-shwilliamson

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews are often inconsistent, slow, or unconstructive, making it hard for teams to share knowledge and ship high-quality software. This Skill provides a disciplined framework to help reviewers deliver clear, actionable feedback that improves code quality and preserves team morale.

Core Features & Use Cases

  • Guidelines for constructive feedback: A step-by-step approach to identify issues without demotivating authors.
  • PR reviewer checklist: A reusable checklist to ensure coverage of correctness, security, readability, and maintainability.
  • Templates and examples: Ready-to-use comment templates and examples that accelerate high-quality reviews.
  • Collaboration and learning: Facilitates knowledge sharing and faster onboarding for new contributors.

Quick Start

Use this Skill during a PR review to guide your feedback, verify concerns, and suggest concrete improvements.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I provide constructive code review feedback on pull requests?

Code review feedback improves by using a reusable reviewer checklist to verify correctness, security, readability, and maintainability. This ensures feedback is actionable and consistent across pull requests, helping teams share knowledge and ship high-quality software faster.

What is included in a pull request reviewer checklist?

A PR reviewer checklist includes coverage for correctness, security, readability, and maintainability. It provides a reusable framework to verify concerns systematically and suggest concrete improvements during pull request reviews.

How do I write code review comments that are actionable for developers?

Actionable code review comments use ready-to-use templates and practical examples to guide feedback and suggest concrete improvements. These templates accelerate high-quality reviews by ensuring comments are clear and constructive.

Can I use code review guidelines for team collaboration and onboarding?

Yes, code review guidelines facilitate team collaboration and learning by providing a structured framework for knowledge sharing. Using consistent reviewer checklists and comment templates helps new contributors onboard faster while maintaining review quality.

Why are my code reviews inconsistent and how can I standardize them?

Inconsistent code reviews stem from lacking a disciplined framework. Standardize them by applying practical guidelines, a reusable reviewer checklist, and ready-to-use comment templates to ensure consistent coverage of correctness, security, and maintainability across all pull requests.