LogoClawIndex
CasesSkillsAbout
LogoClawIndex

parallel_worktree - Parallel Worktree Management for Multi-AI Session Collaboration

Defines criteria for safely running multiple AI sessions on the same repository using git worktree.

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create worktrees for sessions
  • assign dedicated branches
  • manage naming conventions
  • prevent file conflicts
  • merge small changes early

Inputs

  • git repository
  • issue tasks
  • AI session contexts

Outputs

  • separated worktree directories
  • isolated git branches
  • PR-ready changes

Requirements

  • git worktree support
  • git environment
  • repository access

Source

  • Spec: SKILL.md

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.
git
workflow
collaboration
parallel-processing
version-control
create worktrees for sessions
assign dedicated branches
manage naming conventions
prevent file conflicts
git repository
issue tasks
AI session contexts
separated worktree directories
isolated git branches
PR-ready changes