code-review

Review code with a structured checklist for correctness, security, and maintainability.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/radenadri/skills-alena --skill code-review-radenadri
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/radenadri/skills-alena/tree/main/skills/code-review
Command: npx skills add https://github.com/radenadri/skills-alena --skill code-review-radenadri

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline and standardize code reviews to catch defects, security gaps, and maintainability issues before they merge.

Core Features & Use Cases

  • Structured Checklist: Step-by-step evaluation covering correctness, edge cases, security, performance, and readability.
  • Evidence-driven: Requires rationale and evidence for changes to accelerate approvals and audits.
  • Collaboration & Governance: Promotes consistent quality controls across teams and projects.

Quick Start

Review a new PR by following the Iron Questions and the three-step workflow to ensure robust, reproducible feedback.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I standardize pull request reviews to catch security issues and edge cases?

Standardize pull request reviews by applying a structured checklist that systematically evaluates correctness, edge cases, security, performance, and readability. This ensures defects and maintainability problems are caught before merging.

What is an evidence-based code review process?

An evidence-based code review requires rationale and evidence for proposed changes, ensuring feedback is reproducible. It accelerates approvals and audits by enforcing consistent quality controls across diverse codebases.

How do I review a new feature or bug fix for maintainability problems before merging?

Review new features or bug fixes by following a three-step workflow with rigorous evaluation criteria. This process checks for maintainability problems, security gaps, and correctness issues before code integration.

Can I use a structured checklist to improve code quality assurance across different projects?

Yes, a structured checklist promotes consistent quality controls and governance across teams and projects. It provides a step-by-step evaluation covering correctness, security, performance, and readability for diverse codebases.

What is the best way to streamline code reviews for refactoring work?

Streamline code reviews for refactoring by using a reproducible review process with an Iron Questions workflow. This ensures robust feedback by emphasizing correctness, security, performance, and readability.

Why does my code review process lack reproducibility and consistent quality controls?

Your code review lacks reproducibility if it does not use a structured checklist. Implementing an evidence-driven process standardizes evaluations and provides the rationale needed for consistent quality governance.