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 input: base branch

Browse skills that use this input.

  • qv-devops-pr-create - Generate DevOps PR titles and descriptions
    PR generationDevOpsGitHub ActionsCI/CD

    ★ 167 · Updated 2026-06-15

    Generate PR titles and descriptions for DevOps changes using template

    ⚙ collect commits and diffs⚙ infer ticket and prefix⚙ detect trigger sections
  • gwt-pr-check - GitHub PR Status Checker
    GitHubpull requestgitbranch

    ★ 602 · Updated 2026-06-15

    Check GitHub PR status and recommend next action

    ⚙ resolve repository⚙ resolve branch⚙ fetch remote refs
  • using-git-spice - Manage stacked Git branches with git-spice
    gitversion controlbranch managementpull request

    ★ 18 · Updated 2026-05-11

    Manage stacked Git branches and their dependent pull requests using git-spice CLI tool

    ⚙ initialize repository⚙ create stacked branch⚙ submit stack as PRs
  • merging-worktrees - Merge Parallel Worktrees to Unified Branch
    gitmergeworktreeparallel development

    ★ 4 · Updated 2026-05-09

    Merges parallel worktrees with conflict detection, 3-way analysis, and ordered resolution

    ⚙ build dependency graph⚙ create merge plan⚙ execute sequential merges
  • sc-managing-worktrees - Git Worktree Management Tool
    Git WorktreeBranch ManagementParallel DevelopmentGit Flow

    ★ 3 · Updated 2026-05-09

    Create, manage, scan, update, and clean up git worktrees with branch protection safeguards.

    ⚙ create worktree⚙ scan worktrees⚙ clean up worktree
  • test-generator - Generate tests for changed files
    testcoveragecode qualityvitest

    ★ 0 · Updated 2026-03-23

    Generate and update tests for files changed in current git branch and evaluate statement coverage

    ⚙ detect changed files⚙ read project conventions⚙ create test files
  • deep-review - Deep Skeptical Code Review
    code reviewcode analysisgitquality assurance

    ★ 9,730 · Updated 2026-03-23

    Root-cause, merge-blocking review that traces every modified code path end-to-end

    ⚙ review staged changes⚙ review uncommitted changes⚙ review branch changes
  • trim-pr - PR Code Cleanup and Simplification
    code cleanuppull requestsimplificationrefactoring

    ★ 2 · Updated 2026-03-22

    Remove accumulated complexity and cruft from code before merging a pull request

    ⚙ read pull request⚙ identify code cruft⚙ remove duplicate code
  • git-worktree-manager - Manage Git Worktrees for Parallel Development
    gitworktreeparallel developmentbranch isolation

    ★ 0 · Updated 2026-03-22

    Create and manage isolated Git worktrees with auto port allocation

    ⚙ create worktrees⚙ allocate ports⚙ copy environment files
  • git-worktree-manager - Git Worktree Manager
    gitworktreebranch isolationport allocation

    ★ 3 · Updated 2026-03-22

    Run parallel feature work safely with isolated Git worktrees

    ⚙ create worktree⚙ allocate ports⚙ copy environment files
  • git-worktree-manager - Git Worktree Manager for Parallel Development
    gitworktreeparallel developmentbranch isolation

    ★ 0 · Updated 2026-03-22

    Manage Git worktrees for isolated parallel feature development

    ⚙ create worktree⚙ allocate ports⚙ copy environment files
  • codex-review-loop - Automated adversarial code review with Codex
    code reviewCodex CLIPR automationadversarial testing

    ★ 0 · Updated 2026-03-21

    Run adversarial code review via Codex CLI with structured finding analysis and atomic fix-verify-commit loop

    ⚙ detect open PR⚙ determine base branch⚙ launch codex review
  • pr-writer - Create pull requests following Sentry conventions
    version controlpull requestGitdevelopment

    ★ 9 · Updated 2026-03-11

    Create pull requests following Sentry's engineering practices

    ⚙ verify branch status⚙ analyze git changes⚙ write PR description
  • pr-writer - Create Sentry-style pull requests
    githubpull requestcode reviewsentry

    ★ 46,798 · Updated 2026-03-10

    Create pull requests following Sentry engineering practices

    ⚙ verify branch state⚙ analyze code changes⚙ write PR description
  • recommit - Git Commit Reorganization and Optimization Tool
    gitversion-controlcommit-managementcode-review

    ★ 0 · Updated 2026-03-09

    Resets differential commits from base branch and recommits with review-friendly granularity

    ⚙ reset git commits⚙ analyze commit differences⚙ stage file changes
  • create-pr - Create or Update GitHub Pull Requests with AI Descriptions
    version-controlcollaborationdocumentationautomation

    ★ 102 · Updated 2026-03-09

    Generates and creates/updates comprehensive Pull Requests with descriptions, diagrams, and file walkthroughs

    ⚙ create pull request⚙ update pull request⚙ generate PR description
  • beads-integrator - Beads Integrator - Safe Git Branch Merging Tool
    integrationmergegitversion-control

    ★ 0 · Updated 2026-02-23

    Merge Beads task branches into main/master safely with serialized workflow

    ⚙ checkout base branch⚙ pull latest changes⚙ rebase task branch
  • spike - Compare multiple implementation approaches with spike branches
    developmentcomparisonbranchingimplementation

    ★ 1 · Updated 2026-02-23

    Implement N approaches as separate branches and compare them side-by-side

    ⚙ create spike branches⚙ implement approaches⚙ run verification commands
  • pr - GitHub Pull Request Management with gh CLI
    GitHubversion controlcollaborationcode review

    ★ 0 · Updated 2026-02-13

    Create and manage GitHub pull requests using the gh CLI

    ⚙ create pull request⚙ check PR status⚙ view PR details