worktree-mgr
Run the following command in DeepSeek Harness:
dsh plugin install JohnXu22786/worktree-mgr
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, you can install the worktree-mgr plugin by running the command 'dsh plugin install JohnXu22786/worktree-mgr', with the source code at https://github.com/JohnXu22786/worktree-mgr.
About this plugin
When models process multiple tasks in parallel, the traditional git workflow can lead to branch chaos and code pollution. The worktree-mgr plugin solves this by providing isolated workspaces for each task, ensuring independent development on separate branches without interference. Its core capabilities include automatic creation and management of git worktrees, covering the full lifecycle with tools for creation, sync, completion, and batch cleanup, along with built-in safety features like branch name validation and uncommitted change detection. This plugin is ideal for developers and teams using dsh for parallel task development, offering a zero-manual-git-operation experience that boosts productivity and code quality.
Use Cases
- Isolating workspaces when models process multiple coding tasks in parallel
- Automating git worktree creation, commit, and merge operations
- Managing independent feature branches in team collaboration to avoid conflicts
Best For
- Software developers using dsh for parallel task development
- DevOps engineers needing to automate git workflows
- Development teams aiming to enhance code isolation and collaboration efficiency
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.