review-pr

Review pull requests against Angular 21+ conventions and checklist.

294|147|Updated May 27, 2018
One-click install
npx skills add https://github.com/SAP/fundamental-ngx --skill review-pr-sap
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/SAP/fundamental-ngx/tree/main/.claude/skills/review-pr
Command: npx skills add https://github.com/SAP/fundamental-ngx --skill review-pr-sap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline and enforce PR quality by automatically checking pull requests against project conventions and Angular 21+ best practices, reducing manual review time and drift.

Core Features & Use Cases

  • Context-aware checks: fetch PR diff, PR metadata, and list of changed files to establish scope.
  • Checklist-driven review: apply a comprehensive Angular 21+ compliance checklist and categorize findings as Blocking, Suggestion, or Nit.
  • Deterministic guidance: generate actionable review notes and recommendations aligned with coding standards.
  • Use Case: engineering teams rely on this to ensure every PR adheres to style, architecture, and testing requirements before merging.

Quick Start

Provide a numeric PR number (e.g., 123) to start the review.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I automate Angular code review for pull requests?▼

You can automate Angular PR review by providing a numeric pull request number. The tool fetches the PR diff, metadata, and changed files to validate code style, architecture, and test coverage against a comprehensive Angular 21+ compliance checklist.

What are the best practices for enforcing coding standards in an Angular 21 project?▼

Enforcing coding standards in an Angular 21 project requires validating pull requests against a comprehensive compliance checklist. This checks architecture, code style, and test coverage, generating deterministic guidance and actionable review notes to prevent convention drift.

Can I use an automated PR review tool to check Angular architecture and test coverage?▼

Yes, automated PR review tools can check Angular architecture and test coverage. This tool establishes scope by fetching PR diffs and changed files, then applies a comprehensive Angular 21+ checklist to validate testing requirements and architectural conventions.

How do I get started with automated PR review for my Angular repository?▼

To start automated PR review, provide a numeric PR number such as 123. The tool fetches the pull request details, diff, and changed files, then applies an Angular 21+ review checklist to generate structured findings and actionable recommendations.

Does automated Angular code review categorize findings by severity?▼

Yes, automated Angular code review categorizes findings by severity. It applies a checklist-driven review to the PR diff and categorizes each finding as Blocking, Suggestion, or Nit to help engineering teams prioritize their code fixes.