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 new feature branch

Browse skills that share this capability.

  • ensure-feature-branch - Ensure Feature Branch - Automatically Create Feature/Bug Branches
    gitbranch managementworkflow automationversion control

    ★ 10 · Updated 2026-02-14

    Check current git branch and create feature/bug branch if on mainline or release branch

    ⚙ get current git branch⚙ check if mainline or release branch⚙ create new feature branch
  • commit - Prepare Code for Review with Quality Checks and PR Creation
    gitcode-reviewprautomation

    ★ 407 · Updated 2026-02-12

    Run quality assurance checks, create conventional commits, and open pull requests for code review

    ⚙ create new feature branch⚙ run quality assurance checks⚙ create conventional commits