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 input: Branch names

Browse skills that use this input.

  • start-project - Batch-provision git worktrees for planned tasks
    gitworktreeclaude-codeproject-setup

    ★ 0 · Updated 2026-09-18

    Batch-provisions isolated git worktrees for a list of planned tasks across repositories.

    ⚙ Resolve Claude session identifier⚙ Resolve repository absolute paths⚙ Fetch remote default branch
  • git-workflow-master - Git workflow and version control practices
    gitversion-controlworkflowbranching

    ★ 18 · Updated 2026-09-11

    Guides Git workflow execution, commit conventions, branching strategies, and repository management.

    ⚙ Create atomic conventional commits⚙ Implement team branching strategies⚙ Manage interactive rebase operations
  • planetscale-cli-skills - PlanetScale CLI command reference and database workflows
    planetscalepscaledatabasecli

    ★ 33 · Updated 2026-09-09

    Provides command references, workflows, and automation scripts for managing PlanetScale databases via pscale CLI.

    ⚙ Create and manage database branches⚙ Create and deploy schema deploy requests⚙ Manage PlanetScale databases and shell sessions
  • managing-git-workflows - Git Workflow Management and Best Practices
    GitWorkflowVersion ControlBranching Strategy

    ★ 602 · Updated 2026-06-15

    Manage Git branching strategies, commit conventions, and collaboration workflows

    ⚙ choose branching strategy⚙ implement commit formats⚙ setup Git hooks
  • git-recovery - Git Recovery for Safe Undo Operations
    gitrecoveryundoreflog

    ★ 18 · Updated 2026-03-20

    Safely undo commits, recover lost work, and fix rebase disasters using reflog

    ⚙ undo commits⚙ recover lost commits⚙ reset branches
  • implement - GitHub Issue Implementation Workflow
    GitHubcode implementationCI/CDautomation

    ★ 18 · Updated 2026-03-09

    Complete workflow for implementing GitHub Issues in a worktree environment

    ⚙ analyze GitHub Issues⚙ detect subtasks⚙ create worktree environments
  • git-worktree - Git Worktree Management for Parallel Development
    gitversion-controldevelopment-workflow

    ★ 1 · Updated 2026-02-13

    Manage git worktrees to enable parallel development workflows

    ⚙ create git worktree⚙ list existing worktrees⚙ remove merged worktrees
  • parallel-tasks - Parallel Git Worktrees and Claude Sessions
    gitparallel-executiontask-managementworkflow-automation

    ★ 602 · Updated 2026-02-12

    Creates multiple git worktrees and launches parallel Claude sessions for simultaneous task execution.

    ⚙ Parse tasks from user request⚙ Generate branch names⚙ Confirm with user via AskUserQuestion