Worktrunk
Skill Verified ActiveGuidance for Worktrunk (the `wt` CLI) — git worktree management, hooks, and config. Load when editing .config/wt.toml or ~/.config/worktrunk/config.toml; adding, modifying, or debugging hooks (post-merge, post-start, pre-commit, pre-merge, post-switch, etc.); configuring commit message generation or command aliases; or troubleshooting wt behavior. Also answers general worktrunk/wt questions.
To streamline and enhance the management of multiple Git worktrees, enabling developers and AI agents to work efficiently in parallel without stepping on each other's toes.
Features
- Simplified git worktree management (add, switch, remove)
- Automated workflow execution via hooks (pre-start, post-merge, etc.)
- LLM-generated commit messages
- Integration with AI agents for parallel task execution
- Configuration management for user and project-specific settings
Use Cases
- Managing multiple parallel development tasks or AI agent worktrees
- Automating project setup and quality checks with Git hooks
- Generating commit messages using AI
- Switching between different branches and worktrees efficiently
Non-Goals
- Directly managing Git repositories themselves (focus is on worktrees)
- Replacing core Git functionality (enhances it)
- Handling CI/CD pipeline orchestration (focuses on local development workflows)
Workflow
- Detect user intent for worktree management or configuration.
- Determine whether user config or project config is relevant.
- Execute `wt` commands for switching, creating, listing, or removing worktrees.
- Apply or suggest hooks for project-specific automation.
- Generate commit messages using LLM integration when requested.
- Provide guidance or execute troubleshooting steps based on `wt` output.
Practices
- Git workflow automation
- Developer productivity
- Configuration management
Prerequisites
- Git CLI
- Worktrunk CLI installed
- Optional: LLM tools (e.g., Claude Code) for commit generation
Installation
First, add the marketplace
/plugin marketplace add max-sixty/worktrunk/plugin install worktrunk@worktrunkQuality Score
VerifiedTrust Signals
Similar Extensions
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.