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 worktree

Browse skills that share this capability.

  • shipit-kit:parallel-task - Create Isolated Git Worktree for Parallel Development
    git worktreeparallel developmentSDLC platform

    ★ 1 · Updated 2026-05-09

    Create a git worktree in .worktrees/ with a unique branch for isolated parallel task development

    ⚙ create git worktree⚙ install dependencies⚙ initialize spec directory
  • implement - GitHub Issue Implementation Workflow in Worktree Environment
    githubworktreeimplementationautomation

    ★ 0 · Updated 2026-03-09

    Complete workflow to implement specified GitHub issues in worktree environment, from subtask detection to PR merge

    ⚙ analyze GitHub issue⚙ create git worktree⚙ write code with TDD
  • implement - Complete GitHub Issue Implementation Workflow
    GitHubdevelopmentautomationworkflow

    ★ 602 · Updated 2026-03-09

    Implement GitHub Issues in a worktree environment with full workflow from subtask detection to PR merge

    ⚙ analyze issue granularity⚙ detect subtasks⚙ create git worktree
  • 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
  • bugfix - Create and manage bugfix branches with git worktree workflow
    gitbugfixworkflowbranching

    ★ 4 · Updated 2026-02-11

    Create and manage non-urgent bugfix branches in git worktrees with PR workflow

    ⚙ generate bugfix branch name⚙ create git worktree⚙ guide branch synchronization
  • using-git-worktrees - Git Worktrees for Isolated Development Workspaces
    gitworktreeisolationdevelopment

    ★ 284,734 · Updated 2026-02-09

    Creates isolated git worktrees with smart directory selection and safety verification

    ⚙ create git worktree⚙ verify directory ignored⚙ run project setup