Files
2025-11-29 18:22:09 +08:00

4 lines
340 B
Markdown

# manage-worktrees-skill
Comprehensive git worktree management for creating, listing, and removing worktrees. Use when the user wants to create new development environments, view worktree status, or manage the lifecycle of parallel development environments. Provides slash commands /create_worktree, /list_worktrees, and /remove_worktree.