code-review

Review code changes and generate structured feedback with strengths, concerns, and suggestions.

1|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/gniazdowski-luk/rolnopol-atf --skill code-review-gniazdowski-luk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/gniazdowski-luk/rolnopol-atf/tree/main/.github/skills/code-review
Command: npx skills add https://github.com/gniazdowski-luk/rolnopol-atf --skill code-review-gniazdowski-luk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Assists reviewers by delivering consistent, actionable feedback on code changes, helping teams enforce quality, readability, and adherence to standards.

Core Features & Use Cases

  • Structured feedback emphasizing safety, clarity, and coverage.
  • Categorized findings: ✅ Strengths / wins, ⚠️ Concerns / risks, 🛠️ Suggestions / improvements.
  • Guidance for short-term fixes and long-term design, plus prompts for missing tests or docs.

Quick Start

Submit the code changes and ask for a structured review following the best-practice checklist.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I get structured code review feedback on a pull request?

To get structured code review feedback on a pull request, submit your code changes and request a review. The process categorizes findings into strengths, concerns, and concrete suggestions to enforce quality and readability.

What is the best way to review a diff for correctness and readability?

Reviewing a diff for correctness and readability involves applying a best-practice checklist that assesses adherence to standards. It yields categorized findings, highlighting short-term fixes, long-term design improvements, and missing tests.

Can I use this code review checklist across different programming languages?

Yes, you can use this code review checklist across different programming languages. It applies to patch sets and diffs regardless of language, guiding reviewers to evaluate safety, clarity, and coverage consistently.

How do I ensure my code review feedback includes prompts for missing tests and docs?

To ensure code review feedback includes prompts for missing tests and docs, use a structured review process that explicitly checks coverage. It categorizes output into strengths, risks, and suggestions while flagging omitted documentation.

What should a high-quality code review feedback report look like?

A high-quality code review feedback report should look like a structured output separated into strengths, concerns, and suggestions. It provides actionable feedback guiding both immediate fixes and long-term design improvements.