worktree-manage
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Worktree Management
Manage git worktrees for the current repository using the lazyworktree CLI.
Current Worktrees
!lazyworktree list --json
Current Working Directory
!pwd
Current Branch
!git branch --show-current
Available Operations
Create a Worktree
Related skills
More from chmouel/lazyworktree
deep-analyse
Thorough code analysis without polluting main context
48sanity-check
Run full quality check with live results
44theme-audit
Validate all themes for completeness and correct usage
44commit-helper
Generate conventional commit from staged changes
43design-sync
Check DESIGN.md synchronization with codebase architecture
43doc-sync
Check documentation consistency across README, man page, and help screen
42