@barlevalon/worktrunk-skill

Use Worktrunk for git worktree workflows whenever working in a git repository. Prefer `wt` over manual branch/worktree lifecycle commands when creating task branches, switching contexts, spawning parallel agents, merg...

Packages

Package details

skill

Install @barlevalon/worktrunk-skill from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@barlevalon/worktrunk-skill
Package
@barlevalon/worktrunk-skill
Version
0.1.0
Published
Jun 8, 2026
Downloads
not available
Author
barlevalon
License
MIT
Types
skill
Size
10.3 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "skills": [
    "./SKILL.md"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

worktrunk

Use Worktrunk for git worktree workflows whenever working in a git repository. Prefer wt over manual branch/worktree lifecycle commands when creating task branches, switching contexts, spawning parallel agents, merging locally, cleaning up merged branches, configuring hooks, or inspecting multi-worktree status. Triggers include git workflow requests, branch creation, branch switching, worktrees, parallel agents, stacked branches, merge cleanup, hook setup, and worktree status.

Skill

Credits

Based on max-sixty/worktrunk by Maximilian Roos.