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

Browse skills that use this input.

  • bitbucket-workflow - Bitbucket Workflow Best Practices Guide
    BitbucketCI/CDversion controlcode review

    ★ 57 · Updated 2026-05-11

    Expert guidance on Bitbucket workflows including pull requests, Pipelines CI/CD, Jira integration, and Atlassian ecosystem

    ⚙ create pull requests⚙ configure pipelines⚙ setup branch permissions
  • but - GitButler CLI Version Control
    gitversion controlclibranches

    ★ 0 · Updated 2026-05-09

    Manage Git version control operations using GitButler CLI

    ⚙ commit changes⚙ create branches⚙ push branches
  • branch-manager - GitHub Flow Branch and Remote Management Specialist
    gitversion-controlbranch-managementworkflow

    ★ 1 · Updated 2026-03-09

    Manages Git branches and remotes following GitHub Flow strategy

    ⚙ create branches⚙ delete branches⚙ analyze branch status
  • 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
  • df:az-cli - Manage Azure DevOps resources from command line
    azuredevopscliautomation

    ★ 602 · Updated 2026-02-23

    Use az CLI with azure-devops extension to manage Azure DevOps repositories, pull requests, pipelines, boards, and work items

    ⚙ list repositories⚙ create pull requests⚙ manage work items
  • Atomic Commit - Create clean, atomic commits with change analysis and concern detection
    gitcommitversion-controlcode-quality

    ★ 18 · Updated 2026-02-15

    Analyzes git changes to detect mixed concerns and create atomic commits as complete units of work

    ⚙ analyze git changes⚙ detect mixed concerns⚙ group files by purpose
  • git-worktree-troubleshooting - Diagnose and Fix Git Worktree and Branch Issues
    GitTroubleshootingWorktreeVersion Control

    ★ 3 · Updated 2026-02-13

    Troubleshoot git worktree, branch, and refname issues

    ⚙ run diagnostic commands⚙ discover worktree paths⚙ fix ambiguous refname warnings
  • Git Workflow - Complete Git workflow management for branching and committing
    version controlcollaborationdevelopment workflowgit

    ★ 0 · Updated 2026-02-12

    Manages Git history, branches, and commits according to defined strategies

    ⚙ create branches⚙ make commits⚙ follow branching strategy
  • bitbucket-workflow - Bitbucket Workflow Best Practices for Development Teams
    bitbucketci-cdjiraworkflow

    ★ 8 · Updated 2026-02-11

    Implement Bitbucket best practices for pull requests, CI/CD pipelines, Jira integration, and Atlassian ecosystem workflows

    ⚙ create pull requests⚙ configure pipelines⚙ integrate with Jira
  • git-workflow - Git Operations and Pull Request Workflows
    gitversion-controlpull-requestworkflow

    ★ 18 · Updated 2026-02-11

    Perform Git operations and manage pull request workflows including creating PRs, rebasing branches, and resolving conflicts.

    ⚙ add files to git staging⚙ commit changes with messages⚙ push branches to remote