git-worktree-agent-workflow
CommunityIsolate code changes in worktrees.
Authorgooftroop
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a mandatory workflow for all agent code changes, ensuring that modifications are isolated within dedicated git worktrees, preventing contamination of the main working directory.
Core Features & Use Cases
- Mandatory Worktree Usage: Guarantees all code modifications occur in isolated worktrees under
.worktrees/. - Parallel Agent Coordination: Enables multiple agents to work concurrently on different tasks without conflict.
- Patch Management & Integration: Provides a structured process for creating, applying, and integrating code changes via patches and pull requests.
- Use Case: When an agent needs to fix a bug and implement a new feature simultaneously, it creates two separate worktrees, one for each task, ensuring the main branch remains clean and stable.
Quick Start
Use the git-worktree-agent-workflow skill to create a new worktree for the issue 'AST-1234' and begin development.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-worktree-agent-workflow Download link: https://github.com/gooftroop/Armoury/archive/main.zip#git-worktree-agent-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.