What problem does it solve?
Large, complex coding tasks often monopolize your AI session, demanding constant attention and preventing you from moving on to other work. This Skill frees you from that bottleneck by allowing Claude to tackle extensive projects autonomously in the background.
Core Features & Use Cases
- Background Task Execution: Launch complex coding projects (e.g., implementing a new service, major refactoring) in isolated git worktrees, running autonomously via Claude Code.
- Automated Conflict Resolution: Seamlessly merge or rebase feature branches, with Claude Code automatically resolving conflicts.
- Resilience & Monitoring: Automatically resume interrupted tasks and receive macOS notifications on completion or failure.
- Use Case: Imagine you need to implement a new user authentication system. Instead of tying up your current AI session, you can instruct Claude to "Launch a background task to implement OAuth2 authentication in a new worktree." You'll be notified when it's done, and Claude can even help merge the changes.
Quick Start
Launch a new background task to implement user authentication with OAuth2.