LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

review-pr - GitHub Pull Request Review

Analyze GitHub PR including diff, comments, related issues, and local code context

Tags

Updated: 2026-03-25

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create worktree
  • fetch PR metadata
  • fetch PR diff
  • check dependency changes
  • check CI status
  • fetch related issues
  • analyze code
  • review test coverage
  • check documentation
  • produce review

Inputs

  • PR URL or number
  • reviewer instructions

Outputs

  • structured PR review
  • dependency change report
  • CI status report
  • test coverage analysis
  • documentation check report

Requirements

  • Git repository
  • GitHub CLI installed
  • Python environment
  • write permissions

Source

  • Spec: SKILL.md
GitHub
code review
pull request
testing
documentation
CI/CD
create worktree
fetch PR metadata
fetch PR diff
check dependency changes
PR URL or number
reviewer instructions
structured PR review
dependency change report
CI status report