Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    Git Worktree Manager

    1

    Stash, switch, lose your build cache, forget what you stashed — the branch-juggling tax that worktrees were built to eliminate.

    $8.99

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    0 installsSecurity scanned
    Git Worktree Manager

    Git Worktree Manager

    Example session with this skill installed

    I am mid-feature on a Node/React app and need to fix a critical bug on main. Set up a worktree for the hotfix so I don't have to stash my current work.

    • Read your context and instructions
    • Compiled the git worktree manager
    1. Creating worktree: git worktree add ../hotfix-fix-auth main
    2. Isolating dependencies: Run npm install in hotfix-fix-auth.
    3. Env sync: Copying .env to new directory.
    4. Port management: Use PORT=3001 for hotfix to avoid conflicts with your feature work on 3000.

    Connects securely to your tools. The creator never sees your data.

    What you get

    Create isolated worktrees for concurrent branchesManage separate node_modules and build caches per branchConfigure environment files and ports for parallel sessionsAutomate cleanup of stale worktrees and directories

    About this skill

    Stash, switch, lose your build cache, forget what you stashed — the branch-juggling tax that worktrees were built to eliminate. Most developers know worktrees exist; almost none use them well because the workflow isn't obvious. This skill manages your worktree setup end-to-end: creating and naming worktrees for concurrent branches, setting up the right directory structure so each worktree has its own node_modules and build cache, handling shared vs. isolated config, and cleaning up safely when you're done. It also helps you design a multi-worktree workflow for your specific project — hotfix alongside feature work, review alongside active development, without context-switching cost. Give it your repo structure and your current branch situation; it returns a worktree setup you can run immediately.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 2 months ago

    • Passed all security checks, Safe to install

    Listed3 months ago
    Updated20 days ago

    Frequently Asked Questions