@gw-multi-worktree-dev
Multi-Worktree Development - Comprehensive Guide
Advanced patterns for developing across multiple Git worktrees simultaneously.
Table of Contents
- Parallel Development Workflows
- Dependency Management
- File Synchronization
- Database and Service Management
- Testing Workflows
- Build Artifact Management
- Team Collaboration
- Performance and Optimization
1. Parallel Development Workflows
More from mthines/gw-tools
autonomous-workflow
>
34gw-config-management
>
28git-worktree-workflows
>
22@gw-config-management
>
17@gw-git-worktree-workflows
Master Git worktrees and gw-tools workflows for parallel development. Use this skill when creating worktrees, managing multiple branches simultaneously, navigating between worktrees, troubleshooting worktree issues, or setting up feature branch workflows. Triggers on tasks involving git worktree commands, branch isolation, parallel development, or gw CLI usage.
17@gw-autonomous-workflow
Autonomous feature development workflow using isolated worktrees. Use this skill to autonomously implement features from task description through tested PR delivery. Handles worktree creation, implementation, testing, iteration, documentation, and PR creation. Triggers on requests for autonomous feature development, end-to-end implementation, or "implement X feature autonomously.
15