What problem does it solve?
This Skill automates the comprehensive review of Pull Requests, ensuring code quality, documentation consistency, and issue linkage, significantly reducing manual review effort and improving code merge efficiency.
Core Features & Use Cases
- Automated Code Review: Runs multiple specialized agents to check for bugs, security vulnerabilities, and adherence to coding conventions.
- Documentation Validation: Verifies that code changes are accurately reflected in project documentation (README, CLAUDE.md, design docs).
- Issue Linking & Verification: Automatically finds and links PRs to GitHub issues, and verifies if the PR fully addresses the issue's requirements.
- Use Case: A developer submits a PR. This Skill automatically analyzes the code, checks documentation, confirms it closes the correct issue, and flags any potential problems before human review, allowing reviewers to focus on high-level logic.
Quick Start
Use the aurelio-review-pr skill to review the current pull request.