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 output: updated branches

Browse skills that produce this output.

  • 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
  • git-workflow - Git Workflow Operations and Pull Request Management
    gitversion-controlpull-requestscollaboration

    ★ 9 · Updated 2026-02-11

    Performs Git operations including commits, rebasing, conflict resolution, and pull request creation.

    ⚙ create pull requests⚙ rebase branches⚙ resolve merge conflicts