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.

git-workflow - Squad dev-first git branching and worktree workflow

Provides guidelines and commands for Squad's dev-first git branching model, worktree isolation for parallel issues, and multi-repo setups.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create dev-based issue branches
  • Manage parallel issues with worktrees
  • Coordinate multi-repository dependency workflows
  • Clean up merged worktrees and branches

Inputs

  • Issue numbers and branch slugs
  • Repository URLs and directory paths
  • Dependent repository details

Outputs

  • Git branches and worktrees
  • GitHub Pull Requests
  • Updated issue labels

Requirements

  • Git CLI
  • GitHub CLI
  • Repository access permissions

Source

  • Spec: SKILL.md
git
workflow
worktree
version-control
github
Create dev-based issue branches
Manage parallel issues with worktrees
Coordinate multi-repository dependency workflows
Clean up merged worktrees and branches
Issue numbers and branch slugs
Repository URLs and directory paths
Dependent repository details
Git branches and worktrees
GitHub Pull Requests
Updated issue labels