gh-pr-review
Installation
SKILL.md
PR Review
Critical Rules
- NEVER submit reviews. The user manually submits pending reviews via GitHub UI.
- All comments MUST go through a pending review. Never post comments directly.
- When any comment targets a line outside diff hunks (non-zero exit from
comment), do NOT retry or relocate it. Collect all failures and report them to the user so they can post those comments manually through the GitHub UI.
Review Etiquette
Priorities (in order)
- Security: Credentials, injection, auth flaws, input validation
- Architecture: Resource config, error handling, data loss risks, breaking changes
- Code quality: Duplication, logic errors, performance, missing config
Medium/low (only when explicitly requested): Organization, docs, test coverage, style, naming
Related skills
More from rcdailey/dotfiles
csharp-coding
Use when writing or modifying C# code
26gh-gist
Use when creating or updating GitHub gists for document sharing
1gh-api
Use when managing draft PRs, posting PR comments, or querying GitHub Discussions
1agents-authoring
Use when creating or updating AGENTS.md files
1humanizer
>-
1skill-authoring
Use when creating or modifying SKILL.md files
1