
Wts Expert
- 30 installs
- 31 repo stars
- Updated August 2, 2026
- desplega-ai/ai-toolbox
Expert guide for @desplega.ai/wts: creating and managing git worktrees with tmux integration, Claude Code launching, and GitHub PR creation.
About
A Claude Code skill that makes the agent an expert on @desplega.ai/wts, a CLI for managing git worktrees with tmux integration, a Claude Code launcher, and GitHub PR creation. It covers initializing a project, creating worktrees for parallel branches, launching agents into them, and cleaning up merged worktrees. A solo developer uses it to juggle multiple branches simultaneously without branch-switching churn.
- Guides the @desplega.ai/wts worktree CLI
- Organized worktrees at .worktrees/<project>/<date>-<alias>
- tmux + Claude Code auto-launch integration
- Creates GitHub PRs from worktrees; cleans merged ones
Wts Expert by the numbers
- 30 all-time installs (skills.sh)
- Ranked #360 of 733 Git & Pull Requests skills by installs in the Skillselion catalog
- Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/desplega-ai/ai-toolbox --skill wts-expertAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 30 |
|---|---|
| repo stars | ★ 31 |
| Last updated | August 2, 2026 |
| Repository | desplega-ai/ai-toolbox ↗ |
What it does
Expert guide for @desplega.ai/wts: creating and managing git worktrees with tmux integration, Claude Code launching, and GitHub PR creation.
Who is it for?
Working on several git branches simultaneously via worktrees
Skip if: Single-branch linear workflows