Home /Claude Skills /worktree-task-plugin
Highly Recommended

Worktree Task Plugin

Say goodbye to task interruption anxiety - let your code tasks ta...
Clone Your Coding Tasks
Core Principle:
This tool gives your coding tasks superpowers. It automatically creates git worktrees to run autonomous Claude/Codex instances in the background, recovers from errors automatically, and notifies you when done. Like having a programming assistant working overtime for you.
KEY FEATURES
01Task Cloning
Each complex task runs in isolation
02Auto-Recovery
Automatically retries on API limits or errors
03Smart Merging
Uses Claude to resolve merge conflicts
04Instant Alerts
Get macOS notifications on task completion
github.com/ourines/worktree-task-plugin
development·ourines·2026-01-07·33·🔱 4
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/ourines/worktree-task-plugin.git
SSH
git clone [email protected]:ourines/worktree-task-plugin.git
GitHub CLI
gh repo clone ourines/worktree-task-plugin
FAQ
Q: What are the installation steps for Worktree Task Plugin Agent Skills?
1.Create Worktree: Isolated git environment per task
2.Launch Backend: Run AI agent in tmux session
3.Smart Monitor: Auto-detect and recover interruptions
4.Task Completion: Cleanup resources and notify
Q: What are the highlights of Worktree Task Plugin Agent Skills?
  • True background execution
  • Error auto-recovery
  • Zero-config monitoring
  • Native macOS alerts
Q: What are the use cases for Worktree Task Plugin Agent Skills?
  • Parallel feature development
  • Time-consuming refactoring
  • Complex merge resolution
  • API-intensive background tasks
Q: What are the limitations of Worktree Task Plugin Agent Skills?
  • Currently macOS-only
  • Requires tmux and git