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-16Capabilities
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
