Acerca de
This skill provides a robust protocol for managing git worktrees within Claude Code, addressing common issues like working directory resets and subagent context loss. It ensures that features are developed in isolated workspaces by mandating command chaining, absolute path usage, and rigorous pre-operation verification. By following these implementation patterns, developers can confidently delegate tasks to subagents without risking 'bleeding' changes back into the main branch or original repository state.