pull-request-review
Pull Request Review
Use this skill to review a pull request given a branch name or URL.
Input Formats
This skill accepts either:
- A branch name (e.g.,
feature/add-auth) - A pull request URL from GitHub or GitLab (e.g.,
https://github.com/owner/repo/pull/123)
Workflow
Step 1: Parse Input
If given a URL, extract the pull request information:
More from alexanderguy/skills
philosophy
Engineering philosophy and work culture principles. Load this skill when making architectural decisions or to understand the team's work principles.
17scribe
Maintain product, architecture, and implementation docs — routes input, detects gaps, and interviews for completeness
13typescript
TypeScript-specific coding conventions and type system patterns. Always load this skill when writing or reviewing TypeScript code.
13code-review
Perform a code review or pull request review on a branch
13style
General coding conventions for clean, maintainable code. Always load this skill when writing or reviewing code in any language.
12linear-create
Create well-structured Linear issues, projects, or initiatives
12