using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
using-git-worktrees
Use when starting feature work that needs isolation from the current workspace or before executing implementation plans - creates isolated Git worktrees with smart directory selection and safety verification.
mine.worktree
Manage git worktrees — create new worktrees with plan handoff for concurrent Claude sessions, list active worktrees, or delete worktrees. Use when the user wants to start parallel work, branch off into a worktree, or clean up worktrees.
20-04-post-merge-hygiene
Post-merge cleanup — document implementation, write post-mortem, update docs, close tickets, clean worktrees and branches.