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 with capability: checkout PR branch

Browse skills that share this capability.

  • claude-code-review - Review GitHub pull requests for critical issues
    code reviewpull requestGitHubbug detection

    ★ 479 · Updated 2026-03-23

    Analyze PR diffs for bugs, security, performance, and test gaps, then post findings as comments and formal reviews

    ⚙ parse PR number or URL⚙ get PR details⚙ checkout PR branch
  • pr-fix - Automated PR Review Comment Fixer
    GitHubPRcode reviewautomation

    ★ 57 · Updated 2026-03-09

    Addresses PR review comments by fetching, evaluating, and applying fixes locally

    ⚙ fetch review comments⚙ evaluate comment suggestions⚙ apply code fixes locally
  • pr-merge-recompile - PR Merge and Recompile Workflows
    gitworkflowautomationpull-request

    ★ 0 · Updated 2026-02-13

    Checkout a PR, merge origin/main, regenerate agentic workflows, and push changes

    ⚙ checkout PR branch⚙ fetch origin/main⚙ merge origin/main