self-reviewing-prs - Self-reviewing PRs before requesting external review
Guides self-reviewing PRs right after creation, covering comment sweeps, mutation testing new specs, and posting inline comments using gh comment review.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Perform pre-submit comment sweeps
- Mutation-test new spec files
- Post inline self-review comments
- Verify comment placement via API
- Handle reviewer findings and feedback
Inputs
- Pull request diff
- Test files
- Pull request ID
- Inline comment text files
Outputs
- Inline self-review PR comments
- Verified test results
Requirements
- GitHub CLI (gh)
- Git version control system
- POSIX shell environment
