LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git-workflow - Git Workflow for Parallel Agent Development

Coordinates multiple agents working on the same Git repository using worktrees for isolation and conflict prevention

Tags

Updated: 2026-02-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create git worktrees
  • create task branches
  • commit changes locally
  • self-review changes
  • notify COO when ready
  • follow branch naming conventions
  • format commit messages

Inputs

  • Git repository
  • project name
  • task branch name
  • worktree path
  • COO permissions

Outputs

  • isolated worktrees
  • Git branches with changes
  • formatted commit messages
  • PR creation requests
  • merged code changes

Requirements

  • Git installed
  • GitHub CLI available
  • repository access permissions
  • COO role defined

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
version-control
parallel-development
create git worktrees
create task branches
commit changes locally
self-review changes
Git repository
project name
task branch name
isolated worktrees
Git branches with changes
formatted commit messages