code-reviewer

Review local code changes and remote pull requests for correctness and maintainability.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/HellKaiser45/Podlet --skill code-reviewer-hellkaiser45
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/HellKaiser45/Podlet/tree/main/.podlet/skills/code-reviewer
Command: npx skills add https://github.com/HellKaiser45/Podlet --skill code-reviewer-hellkaiser45

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviews often miss issues in code changes and PRs, leading to bugs and maintenance challenges. This skill provides a structured, repeatable process to assess correctness, maintainability, and adherence to project standards.

Core Features & Use Cases

  • Review local changes (staged or working tree) and remote Pull Requests (by ID or URL) to surface defects and improvement opportunities.
  • Evaluate code correctness, readability, and conformance to project guidelines, with clear, actionable feedback.
  • Support integration with CI workflows by generating review summaries and checklists for consistency.

Quick Start

Ask the agent to review the latest changes or a PR by URL or ID.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I review code changes and pull requests for correctness and maintainability?

To review code changes, you can evaluate local staged changes or remote pull requests by ID or URL. The process assesses correctness, maintainability, and adherence to project standards, providing actionable feedback and integration-ready guidance for QA and CI workflows.

What is the best way to automate code review for pull requests?

Automating code review for pull requests involves applying a structured, repeatable process to assess code correctness and readability. It generates review summaries and checklists to support consistency across CI workflows and quality assurance.

Can I review local working tree changes or do I need a remote PR URL?

You can review local changes directly from your working tree or staged files without a remote PR URL. The review process also supports evaluating remote pull requests identified by their specific PR number or URL.

How do I generate actionable feedback for my code review checklist?

Generating actionable feedback requires evaluating code changes against structured criteria for correctness and maintainability. This approach produces clear, integration-ready guidance and checklists to ensure quality assurance standards are met.

Does the code review process work with CI workflows?

Yes, the code review process supports integration with CI workflows by generating structured review summaries and checklists. This ensures consistent evaluation of correctness and maintainability across automated pipelines.