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: create git branches

Browse skills that share this capability.

  • reset-repos - Automatically preserve work and reset git repositories to latest master
    gitrepository-managementautomationversion-control

    ★ 0 · Updated 2026-02-23

    Preserves in-progress work and resets all p7 repositories to latest master

    ⚙ enumerate git repositories⚙ classify repository status⚙ create git commits
  • gt-stack - Organize code changes into Graphite stack for PR isolation
    gitversion-controlcode-reviewpr-management

    ★ 4 · Updated 2026-02-15

    Analyzes changes and organizes them into a Graphite stack of logically isolated PRs

    ⚙ run gt ls⚙ run git status⚙ run git diff
  • branch - Git branch management tool
    version controlgitdevelopment

    ★ 0 · Updated 2026-02-15

    Create, switch, list, and delete Git branches

    ⚙ create git branches⚙ switch git branches⚙ list git branches
  • branch - Git Branch Management for Feature Development
    gitversion-controlbranch-managementdevelopment-workflow

    ★ 18 · Updated 2026-02-15

    Create, switch, list, and delete Git branches for development workflow

    ⚙ create git branches⚙ switch between branches⚙ list all branches
  • pr-with-docs - Create Production-Ready Pull Requests with Documentation Updates
    gitdocumentationpull-requestversion-control

    ★ 1 · Updated 2026-02-11

    Creates pull requests with automatically updated project documentation based on code changes

    ⚙ analyze git changes⚙ update AGENTS.md documentation⚙ update Cursor rules files