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: GitHub PR

Browse skills that share this tag.

  • sonarcloud - Analyze and fix SonarCloud issues
    code qualitySonarCloudGitHub PRstatic analysis

    ★ 0 · Updated 2026-05-09

    Read, analyze, and fix SonarCloud issues on GitHub pull requests

    ⚙ read PR issues⚙ parse SonarCloud results⚙ categorize issues
  • stave-worktree-pr-flow - Ship current work as GitHub PR via worktree
    gitGitHub PRworktreeworkflow

    ★ 4 · Updated 2026-05-09

    Move dirty state to worktree, commit with Conventional Commits, push to GitHub, and create pull request

    ⚙ confirm intended scope⚙ detect worktree mode⚙ move dirty state
  • modkit-pr-review - Rust PR Review with Inline Comments
    code reviewRustGitHub PRModKit

    ★ 51 · Updated 2026-03-24

    Review Rust pull requests against idiomatic guidelines and ModKit framework rules, post findings as inline GitHub comments

    ⚙ fetch PR metadata⚙ parse PR diff⚙ identify Rust files
  • code-review - Automated Code Review for Local Branch and PR
    code reviewquality assuranceGitHub PRsecurity

    ★ 0 · Updated 2026-03-10

    Review code changes in local branch or GitHub PR with multiple analysis perspectives

    ⚙ review local branch⚙ review GitHub PR⚙ check breaking changes