review-pr-local

Provide repo-specific review guidance for Warp external pull requests.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/89jobrien/warpx --skill review-pr-local-89jobrien
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: review-pr-local
Source: https://github.com/89jobrien/warpx/tree/main/.agents/skills/review-pr-local
Command: npx skills add https://github.com/89jobrien/warpx --skill review-pr-local-89jobrien

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Repo-specific review guidance overrides for Warp's external PR flow, enabling targeted improvements without altering core review rules.

Core Features & Use Cases

  • Specializes overridable categories from the core review-pr skill for warp-external PRs
  • Provides repo-specific style, naming, and guidance patterns to improve PR reviews
  • Use case: when reviewing a Warp external repository, apply these overrides to ensure guidelines align with project conventions

Quick Start

Edit this file to apply repository-specific review guidance for warp-external PRs.

Frequently Asked Questions about review-pr-local

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

FAQPage Schema
How do I apply repository-specific code review guidelines to Warp external pull requests?▼

To apply repository-specific code review guidelines, you configure overrides for Warp external pull requests that specialize core review-pr rules, ensuring targeted improvements align with project conventions without altering base semantics.

What is a PR review override category and how does it work with core rules?▼

A PR review override category is a customizable rule type allowing repo-specific style and naming patterns to replace core review-pr rules while maintaining consistency with the original semantics.

Can I customize pull request review guidance without altering the core review-pr rules?▼

Yes, you can customize pull request review guidance without altering core review-pr rules by editing the skill file to define repo-specific style and naming overrides for Warp external repositories.

What are the limitations of overriding core review rules for Warp external repositories?▼

The limitation of overriding core review rules is that only specific overridable categories are allowed. You must maintain consistency with core review-pr semantics, preventing arbitrary changes to base pull request workflows.