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: target branch

Browse skills that use this input.

  • creating-pull-request - Create GitHub Pull Requests
    gitgithubpull requestworkflow

    ★ 18 · Updated 2026-05-28

    Creates GitHub pull requests with automatic commit handling, repository detection, and PR content generation.

    ⚙ gather PR context⚙ validate git repository⚙ handle uncommitted changes
  • git-advanced-workflows - Advanced Git Workflows for Clean History
    gitversion controlbranch managementhistory management

    ★ 18 · Updated 2026-05-28

    Manage complex Git histories with advanced techniques like rebase, cherry-pick, bisect, worktrees, and reflog

    ⚙ rebase commits interactively⚙ cherry-pick specific commits⚙ bisect commit history
  • pr-report - Pull Request Review Reporter
    code reviewpull requestreport generationdocumentation

    ★ 24 · Updated 2026-05-09

    Review pull requests, explain changes, and generate polished HTML or Markdown reports

    ⚙ review pull request⚙ analyze code changes⚙ explain system design
  • dev-swarm-git-merge - Git Partial and Squash Merge Tool
    gitversion controlmergebranch

    ★ 602 · Updated 2026-03-22

    Execute git partial merges for specific folders and squash merges for clean single-commit integration across branches

    ⚙ checkout specific folders⚙ checkout specific files⚙ switch branches
  • merge - Squash merge feature to main/develop
    gitmergebranchversion-control

    ★ 4 · Updated 2026-03-22

    Performs squash merge of current feature branch to main or develop branch with worktree support

    ⚙ check uncommitted changes⚙ switch to target branch⚙ pull target branch
  • open-pull-request - Create GitHub Pull Requests via CLI
    githubgitpull-requestversion-control

    ★ 0 · Updated 2026-02-23

    Drafts and submits pull requests using GitHub CLI

    ⚙ create pull requests⚙ write PR descriptions⚙ confirm with user