review-pr

- gh pr view - get PR details

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "review-pr" with this command: npx skills add helderberto/skills/helderberto-skills-review-pr

Review Pull Request

Context

Run in parallel:

  • gh pr view

  • get PR details

  • gh pr diff

  • get full diff

Workflow

  • Get PR details and diff

  • Read changed files with surrounding context

  • Review for: logic errors, patterns, readability, missing tests

  • Provide feedback with file:line references

Rules

  • Review ALL changed files, not just the latest commit

  • Use gh CLI for all GitHub operations

  • Be specific: file:line + issue + suggested fix

  • Separate critical issues from suggestions

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

safe-repo

No summary provided by upstream source.

Repository SourceNeeds Review
General

ship

No summary provided by upstream source.

Repository SourceNeeds Review
General

coverage

No summary provided by upstream source.

Repository SourceNeeds Review
General

commit

No summary provided by upstream source.

Repository SourceNeeds Review