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

Browse skills that share this tag.

  • finishing-a-development-branch - Guide completion of development work
    gitbranchpull-requestworkflow

    ★ 24 · Updated 2026-09-18

    Guides the completion of development work by verifying tests, presenting structured integration options, and executing merge, PR, or cleanup.

    ⚙ Verify test suite execution⚙ Determine git base branch⚙ Present structured integration options
  • branch-cycle-audit - Branch ↔ Cycle Audit Skill
    gitbranchcycleaudit

    ★ 0 · Updated 2026-09-16

    Verify branch ownership for session, cycle, and intermediate branches and enforce cycle mapping invariants.

    ⚙ Run branch-cycle admission⚙ Detect current branch⚙ Scan active cycles
  • branch-pr - Create Gentle AI pull requests with issue-first checks
    gitgithubpull-requestbranch

    ★ 0 · Updated 2026-09-15

    Create pull requests and git branches with issue-first validation, shellcheck checks, and conventional commits.

    ⚙ Verify approved issue status⚙ Create git branch⚙ Run shellcheck on modified scripts
  • merge - Merge Changes
    gitmergebranchworktree

    ★ 2 · Updated 2026-09-11

    Merge changes from the topic branch to the merge base branch.

    ⚙ Commit uncommitted changes⚙ Merge topic branch into base⚙ Resolve merge conflicts
  • 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
  • bkt - Bitbucket CLI for Data Center and Cloud
    bitbucketclirepositoryversion control

    ★ 602 · Updated 2026-03-23

    Unified CLI for Bitbucket Data Center and Cloud to manage repositories, pull requests, branches, issues, webhooks, and pipelines

    ⚙ list repositories⚙ view repository⚙ create repository
  • 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
  • commit - Commit changes with Graphite
    gitcommitgraphitepull request

    ★ 602 · Updated 2026-03-22

    Commit staged changes using Graphite with branch management and PR updates

    ⚙ check current branch⚙ create new branch⚙ stage changes
  • update - Git Branch Update and Conflict Resolution
    gitversion controlmergeconflict resolution

    ★ 2 · Updated 2026-03-22

    Fetch upstream changes, merge branch, and resolve conflicts

    ⚙ detect tracking branch⚙ fetch upstream changes⚙ check update status
  • git-flow - Git Workflow Branching Strategies Guide
    gitversion controlbranchmerge

    ★ 46 · Updated 2026-03-20

    Guide Git branching strategies, naming conventions, and merge operations

    ⚙ check unmerged branches⚙ synchronize latest code⚙ create feature branch
  • pr-draft-summary - Generate PR title and draft description
    pull requestgitcode changesbranch

    ★ 602 · Updated 2026-03-19

    Create PR title and draft description after code changes

    ⚙ run git commands⚙ compute base reference⚙ detect code changes
  • finishing-a-development-branch - Finishing a Development Branch with Workflow Options
    developmentgitbranchmerge

    ★ 6 · Updated 2026-03-09

    Clean branch wrap-up with workflow options when a feature branch is complete and ready to merge.

    ⚙ create pull request⚙ rebase feature branch⚙ update documentation
  • finishing-a-development-branch - Complete development branch integration with structured workflow
    developmentgitworkflowintegration

    ★ 18 · Updated 2026-02-11

    Guide completion of development work by presenting structured options for merge, PR, or cleanup

    ⚙ verify test results⚙ determine base branch⚙ present workflow options