shipit-kit:parallel-task - Create Isolated Git Worktree for Parallel Development
Create a git worktree in .worktrees/ with a unique branch for isolated parallel task development
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create git worktree
- install dependencies
- initialize spec directory
- patch configuration file
- fill specification file
- commit changes
Inputs
- task description
Outputs
- worktree directory
- spec directory
- git branch
- initial spec commit
Requirements
- git
