Use when starting feature work that needs isolation from current workspace or before executing implementation plans.
Scanned 5/30/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill using-git-worktrees --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Using Git Worktrees?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-using-git-worktrees)More formats (shields.io, HTML) on the badges page.
---
name: using-git-worktrees
description: Use when starting feature work that needs isolation from current workspace or before executing implementation plans.
---
# Using Git Worktrees
## Overview
Create isolated workspaces sharing the same repository. Systematic directory selection + safety verification.
**Core principle:** Isolated workspace before implementation.
## Process
1. Check existing directories (.worktrees/ or worktrees/)
2. Verify directory is gitignored
3. Create worktree with new branch
4. Run project setup (auto-detect npm/cargo/pip/go)
5. Verify clean test baseline
6. Report ready
## Safety
- Always verify worktree directory is gitignored
- Always run baseline tests
- Report failures before proceeding
## Agents Used
- Process agents referenced in `superpowers-workflow.js`
## Tool Use
Referenced by `executing-plans` and `subagent-driven-development` processes.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...