Skip to main content

Worktrunk

Plugin Verified Active
Part of:Worktrunk

Worktrunk is a CLI for Git worktree management, designed for parallel AI agent workflows. This plugin provides configuration guidance (LLM commit messages, project hooks, worktree paths) and automatic activity tracking (🤖/💬 indicators in `wt list` showing active Claude sessions).

2 Skills 0 MCPs
Purpose

To streamline and enhance the management of Git worktrees, making them as easy to use as branches, specifically for enabling parallel AI agent workflows.

Features

  • Parallel AI agent workflow support via worktrees
  • Simplified worktree creation, switching, and removal commands
  • Automated workflows with project hooks
  • LLM-generated commit messages
  • Activity tracking and status indicators in worktree listings

Use Cases

  • Running multiple AI agents in parallel, each in its own isolated worktree.
  • Quickly creating and switching between feature branches and their corresponding worktrees.
  • Automating project-specific setup and quality checks using worktree hooks.
  • Generating commit messages with AI assistance for better code tracking.

Non-Goals

  • Replacing core Git functionality; it enhances the worktree experience.
  • Managing AI agent execution itself; it focuses on the environment (worktrees) for agents.
  • General-purpose file management or version control outside of Git worktrees.

Practices

  • Workflow automation
  • Code quality
  • AI integration
  • Git workflow enhancement

Prerequisites

  • The `wt` CLI must be installed.
  • Git must be installed.
  • Requires the `WorktreeCreate` hook for the `wt-switch-create` skill.

Documentation

  • info:Configuration & parameter referenceThe README and SKILL.md files provide good documentation for configuration options and parameters, but explicit precedence order for config files could be clearer.

Invocation

  • info:Name collisionsThe plugin's main command `wt` is documented as potentially conflicting with Windows Terminal's default alias, advising a workaround (`git-wt`).

Installation

First, add the marketplace

/plugin marketplace add max-sixty/worktrunk
/plugin install worktrunk@worktrunk

Quality Score

Verified
99 /100
Analyzed about 17 hours ago

Trust Signals

Last commitabout 18 hours ago
Stars5.1k
LicenseMIT OR Apache-2.0
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.