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.

Skills tagged: PR review

Browse skills that share this tag.

  • plan-from-review - Create Implementation Plan from PR Review Feedback
    PR reviewimplementation plancode reviewGitHub

    ★ 375 · Updated 2026-06-30

    Fetches PR review comments, extracts actionable items, categorizes them by severity, and generates a structured implementation plan as a markdown file.

    ⚙ Fetch PR review comments⚙ Extract actionable review items⚙ Categorize issues by severity
  • review-pr-comments - PR Review Comment Handler
    GitHubPR reviewcode reviewCI/CD

    ★ 4,342 · Updated 2026-06-30

    Triages PR reviews and inline feedback with GitHub CLI

    ⚙ load PR metadata⚙ read review comments⚙ fetch inline comments
  • pr-ship - OpenClaw PR Risk Report
    PR reviewRisk assessmentOpenClawCode analysis

    ★ 0 · Updated 2026-03-26

    Generates pre-ship risk reports for OpenClaw pull requests with severity-scored findings

    ⚙ diff current branch⚙ investigate changed modules⚙ classify module risk
  • review-pr - GitHub PR Review with gh CLI
    GitHubPR reviewcode reviewgh CLI

    ★ 0 · Updated 2026-03-22

    Review-only GitHub pull request analysis using gh CLI without merging or pushing

    ⚙ fetch PR metadata⚙ create worktree⚙ search codebase
  • code-reviewer - Thorough and constructive code review for quality and security
    code reviewPR reviewqualitysecurity

    ★ 1 · Updated 2026-02-17

    Conducts code reviews for correctness, security, performance, and maintainability.

    ⚙ review pull requests⚙ conduct code quality audits⚙ identify security vulnerabilities