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.

github-cli-code-review - GitHub CLI Code Review - Fetch PR Details and Review Threads

Use GitHub CLI to fetch PR details and review comments for addressing code review feedback.

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Identify PR for current branch
  • Pull review threads and comments
  • Extract actionable items
  • Implement fixes
  • Re-check PR thread state

Inputs

  • GitHub CLI
  • Git repository
  • SSH authentication
  • Current branch

Outputs

  • PR details
  • Review comments
  • Review threads
  • Code changes

Requirements

  • Git authentication via SSH
  • GitHub CLI installed
  • Current git repository

Source

  • Spec: SKILL.md
GitHub
Code Review
CLI
Pull Request
Git
Identify PR for current branch
Pull review threads and comments
Extract actionable items
Implement fixes
GitHub CLI
Git repository
SSH authentication
PR details
Review comments
Review threads