What problem does it solve?
This Skill helps you perform consistent, thorough pull request reviews that catch spec gaps, security issues, and quality problems before they reach main.
Core Features & Use Cases
- Spec compliance validation: checks acceptance criteria coverage, edge cases, and correct scope alignment.
- Security, architecture, testing, and quality checklists: provides concrete prompts to assess auth, validation, error handling, coupling, test coverage, and performance pitfalls.
- Actionable review output template: produces structured feedback (summary, looks good, suggestions, blocking issues, and recommendation) suitable for GitHub-style PRs.
- Use case: Reviewing a feature PR to confirm it matches the task requirements while ensuring security, test adequacy, and maintainable architecture are met.
Quick Start
Ask the AI to review a pull request for correctness, security risks, testing completeness, and code quality, and then post the result in the provided PR Review output format.