review-pr-local

Review pull requests in the warp-external repository with repo-specific guidance.

Updated May 1, 2026
One-click install
npx skills add https://github.com/wiltaylor/warpium --skill review-pr-local-wiltaylor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr-local
Source: https://github.com/wiltaylor/warpium/tree/main/.agents/skills/review-pr-local
Command: npx skills add https://github.com/wiltaylor/warpium --skill review-pr-local-wiltaylor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides tailored review guidance for PRs, enhancing the review process with specific rules and best practices tailored to the repository.

Core Features & Use Cases

  • Repo-specific Review Guidance: Offers specialized advice for the warp-external repository, focusing on overridable categories from the core review-pr skill.
  • Style and Pattern Recommendations: Suggests best practices for code style, test cases, feature flags, and UI changes.
  • User-facing String Validation: Ensures consistency and clarity in user-facing text.
  • Error Handling and Observability: Encourages practices for graceful degradation and diagnostic context.

Quick Start

Apply the review-pr-local skill to a pull request to get specific review guidance tailored to the warp-external repository.

Frequently Asked Questions about review-pr-local

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

FAQPage Schema
How do I get repo-specific code review guidance for a pull request?

To get repo-specific code review guidance, you apply a localized review-pr skill to your pull request. This specializes the review process by applying tailored rules, style conventions, and best practices for the target repository.

What best practices should I follow when reviewing code in the warp-external repository?

Code review best practices for the warp-external repository include validating user-facing text for clarity, enforcing style conventions, checking test cases, and ensuring proper error handling and observability for graceful degradation.

Can I use this review-pr skill for repositories other than warp-external?

No, this specific skill is specialized to provide tailored review guidance exclusively for the warp-external repository. It focuses on overridable categories and specific style conventions unique to that codebase.

How do I validate user-facing strings during a PR review?

You validate user-facing strings during a PR review by applying the repo-specific guidance skill. It checks for consistency and clarity in user-facing text as part of its specialized code review rules.

Do I need external dependencies to apply repo-specific PR guidance?

No, you do not need external dependencies to apply repo-specific PR guidance. The skill operates independently to deliver code review best practices and style conventions without requiring additional tools.

What is the best way to review feature flags and UI changes in a pull request?

The best way to review feature flags and UI changes is to use a specialized review-pr skill. It offers targeted pattern recommendations and best practices to ensure new UI elements and flags meet repository standards.