code-review

Automate code review feedback across Python, FastAPI, Streamlit, SQL, React, and TypeScript.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/mgsystemsdev/POD --skill code-review-mgsystemsdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/mgsystemsdev/POD/tree/main/agent-system-base/.claude/skills/code-review
Command: npx skills add https://github.com/mgsystemsdev/POD --skill code-review-mgsystemsdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transform code review from gatekeeping to knowledge sharing. Always explain WHY, not just WHAT. This skill helps teams produce constructive, consistent feedback across languages, speeding up learning and code quality during PR reviews, pre-merge checks, or audits of new files.

Core Features & Use Cases

  • Phased Review Process: guidance through gathering context, high-level design evaluation, and line-by-line critique across Python, FastAPI, Streamlit, SQL, React, and TypeScript.
  • Language-specific Rules: enforces best practices as described in the reference CLAUDE.md and decisions.md, ensuring maintainable and secure code.
  • Actionable Feedback: outputs rationales and concrete improvements that engineers can apply immediately during reviews.

Quick Start

Say 'review this code' with the code context to start the automated review.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review feedback for Python and React pull requests?

Automated code review for Python and React PRs uses a phased framework to evaluate high-level design and execute line-by-line checks, outputting rationale-based recommendations and actionable fixes for immediate application.

What is the best way to standardize PR reviews across TypeScript and FastAPI?

Standardizing PR reviews across TypeScript and FastAPI involves applying language-specific rules to enforce best practices, ensuring consistent, constructive feedback that transforms gatekeeping into knowledge sharing for engineering teams.

How does a phased code review process work for Streamlit and SQL codebases?

A phased code review for Streamlit and SQL works by gathering context, performing high-level design evaluation, and conducting line-by-line critique, producing concrete improvements that engineers can apply immediately.

Can I use automated code review for pre-merge checks and new file audits?

Yes, automated code review supports pre-merge checks and audits of new or changed files by enforcing best practices described in reference configuration files, yielding maintainable and secure code outputs.

Why does code review feedback need to include rationale and actionable fixes?

Code review feedback includes rationale and actionable fixes to explain why changes are needed, not just what to change, transforming reviews into a knowledge sharing process that speeds up learning and improves code quality.

Do I need specific dependencies to run automated code reviews across multiple languages?

No dependencies are required to run automated code reviews across multiple languages, as the process standardizes feedback generation directly from provided code context without external tooling.