the-controller-using-git-worktrees

Community

Isolate feature work with git worktrees

Authorkwannoel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of isolated Git worktrees, ensuring a clean and safe environment for developing new features without interfering with your main codebase.

Core Features & Use Cases

  • Isolated Workspaces: Creates separate directories for different branches using Git worktrees.
  • Smart Directory Selection: Prioritizes project-local directories (.worktrees/, worktrees/) and respects user preferences defined in CLAUDE.md.
  • Safety Verification: Automatically checks if project-local directories are ignored by Git before creation to prevent accidental commits.
  • Automated Setup: Detects and runs necessary setup commands (npm, cargo, pip, poetry, go) based on project files.
  • Baseline Testing: Verifies the new worktree starts from a clean state by running project tests.

Quick Start

Use the the-controller-using-git-worktrees skill to set up an isolated workspace for the 'feature/new-login' branch.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: the-controller-using-git-worktrees
Download link: https://github.com/kwannoel/the-controller/archive/main.zip#the-controller-using-git-worktrees

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.