review-pr-architecture

Review GitHub Pull Requests for architecture, code quality, and safety concerns.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/akshatdalton/skills --skill review-pr-architecture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr-architecture
Source: https://github.com/akshatdalton/skills/tree/main/review-pr-architecture
Command: npx skills add https://github.com/akshatdalton/skills --skill review-pr-architecture

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of reviewing Pull Requests (PRs) by providing a systematic approach to evaluate architecture, code quality, naming, and safety concerns, allowing for collaborative inline comments and a structured review workflow.

Core Features & Use Cases

  • Systematic Review: Follows a step-by-step process to ensure all aspects of a PR are evaluated comprehensively.
  • Collaborative Comments: Facilitates the exchange of feedback through inline comments within GitHub.
  • Safety Checks: Identifies potential security vulnerabilities and architecture flaws in PR code.
  • Use Case: When you receive a PR and want to ensure it meets all architectural, coding, and safety standards before merging.

Quick Start

Run the /review-pr-architecture skill with the URL of the PR you wish to review.

Frequently Asked Questions about review-pr-architecture

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

FAQPage Schema
How do I systematically review a GitHub pull request for architecture and code quality?

You can systematically review a GitHub pull request by running a dedicated review skill with the PR URL, which evaluates architecture, code quality, and safety concerns step by step. It facilitates collaborative inline comments directly within GitHub to streamline the structured review workflow.

What is the best way to check pull requests for security vulnerabilities and architecture flaws?

The best way to check pull requests for security vulnerabilities and architecture flaws is through automated safety checks during the PR review process. This skill identifies potential security vulnerabilities and architectural flaws in PR code before merging to ensure standards are met.

Can I add collaborative inline comments to a GitHub PR during an architecture review?

Yes, you can add collaborative inline comments to a GitHub PR during an architecture review. The skill facilitates the exchange of feedback through inline comments within GitHub, allowing for a structured and collaborative review workflow directly on the platform.

Do I need specific Git workflow knowledge to review PR architecture?

Yes, you need familiarity with GitHub pull request structure and Git workflow to effectively review PR architecture. The skill assumes you understand these concepts to comprehensively evaluate architectural, coding, and safety standards before merging.

How do I start a code review for a GitHub pull request?

To start a code review for a GitHub pull request, run the review skill with the URL of the PR you wish to review. It will immediately begin evaluating the PR for architectural, code quality, naming, and safety concerns.