pr-review-expert

Review PRs for ingestion code, schema migrations, and Python quality.

Updated Nov 28, 2025
One-click install
npx skills add https://github.com/moshesham/Economic-Dashboard-API --skill pr-review-expert-moshesham
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review-expert
Source: https://github.com/moshesham/Economic-Dashboard-API/tree/main/.github/skills/pr-review-expert
Command: npx skills add https://github.com/moshesham/Economic-Dashboard-API --skill pr-review-expert-moshesham

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables engineering teams to produce structured, actionable PR feedback focused on ingestion code, schema changes, and Python quality, reducing review cycles and improving merge safety.

Core Features & Use Cases

  • Structured review framework including sections for blockers, important issues, suggestions, and what's good.
  • Focused checks for src/ ingestion changes, database migrations, and test coverage to ensure robust PR quality.
  • Use Case: after opening a PR affecting ingestion pipelines, apply this guide to generate consistent feedback that guides maintainers to fixes.

Quick Start

Analyze the PR to produce a structured review following the framework with sections and actionable items.

Frequently Asked Questions about pr-review-expert

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

FAQPage Schema
How do I structure pull request reviews for Python ingestion code?

Structure pull request reviews for Python ingestion code by applying a framework that categorizes findings into blockers, important issues, suggestions, and positives. This ensures cohesive feedback that guides maintainers toward concrete fixes and better testing.

What should I look for when reviewing database schema migrations in a pull request?

When reviewing database schema migrations in a pull request, you should identify potential issues affecting data ingestion and pipeline stability. A structured review framework checks these migrations to ensure robust PR quality and merge safety.

How do I ensure code quality and test coverage in my ingestion pipeline PR?

Ensure code quality and test coverage in ingestion pipeline PRs by applying focused checks to src/ ingestion changes and database migrations. This generates actionable feedback that guides developers toward concrete fixes and robust testing practices.

Can I use this structured review framework for any Python pull request?

This structured review framework is specifically tailored for Python pull requests involving ingestion code and schema migrations. It applies focused checks to these areas to ensure robust PR quality and generate consistent, actionable feedback.

What is the best way to provide actionable feedback on schema migration changes?

The best way to provide actionable feedback on schema migration changes is using a sectioned review framework. This approach separates blockers and important issues from suggestions and positives, guiding developers directly to necessary fixes.