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

Browse skills that produce this output.

  • git-workflow - Git workflow for multi-environment deployments
    version controldeploymentgitflowgithub

    ★ 0 · Updated 2026-03-24

    Git workflow patterns for multi-environment deployments with GitHub

    ⚙ create branch⚙ merge branch⚙ create commit
  • commit - Commit changes with Graphite
    gitgraphitecommitpull-request

    ★ 57 · Updated 2026-03-22

    Commits staged changes using Graphite with automatic branch management and PR updates

    ⚙ check current branch⚙ create new branch⚙ stage changes
  • worktree-pr - Git Worktree PR Workflow with Multi-Agent Review
    gitworktreePR workflowmulti-agent

    ★ 602 · Updated 2026-03-20

    Manage isolated feature development using git worktrees with PR workflow and multi-agent code review

    ⚙ create worktree⚙ develop feature⚙ create PR
  • task-skill - Execute generic tasks with code analysis and implementation
    task executioncode analysisimplementationreporting

    ★ 602 · Updated 2026-03-19

    Perform code analysis, implementation, refactoring, and result reporting with Markdown format

    ⚙ investigate code⚙ analyze text⚙ understand existing codebase
  • task - Task workflow orchestration skill
    workflowtask managementGitcode review

    ★ 602 · Updated 2026-03-10

    Manages complete workflow from analysis to Git commit for development tasks

    ⚙ analyze task requirements⚙ identify affected files⚙ determine task type