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: worktree directory

Browse skills that produce this output.

  • 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
  • git-worktree-manager - Manage Git Worktrees for Parallel Development
    gitworktreeparallel developmentbranch isolation

    ★ 0 · Updated 2026-03-22

    Create and manage isolated Git worktrees with auto port allocation

    ⚙ create worktrees⚙ allocate ports⚙ copy environment files
  • git-worktree-manager - Git Worktree Manager
    gitworktreebranch isolationport allocation

    ★ 3 · Updated 2026-03-22

    Run parallel feature work safely with isolated Git worktrees

    ⚙ create worktree⚙ allocate ports⚙ copy environment files
  • git-worktree - Git Worktree Manager for Parallel Development
    gitdevelopmentversion-controlworkflow

    ★ 3 · Updated 2026-02-23

    Manages Git worktrees for isolated parallel development with environment file handling

    ⚙ create worktree directories⚙ list existing worktrees⚙ switch between worktrees
  • issue-resolver - GitHub Issue Resolver for Automated Issue Management
    GitHubissue managementdevelopment workflowautomation

    ★ 0 · Updated 2026-02-13

    Processes GitHub issues by following a structured workflow from issue selection to PR creation

    ⚙ get GitHub issue list⚙ display issues for selection⚙ read issue details
  • git - Git workflows for agents: ship, worktree, and hunks
    gitversion-controlcollaborationdevelopment

    ★ 64 · Updated 2026-02-11

    Git workflows for agents including staging, committing, pushing, parallel branches, and selective staging

    ⚙ stage files⚙ commit changes⚙ push changes