Agent Skills: using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans.

UncategorizedID: a5c-ai/babysitter/using-git-worktrees

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/library/methodologies/superpowers/skills/using-git-worktrees

Skill Files

Browse the full folder contents for using-git-worktrees.

Download Skill

Loading file tree…

library/methodologies/superpowers/skills/using-git-worktrees/SKILL.md

Skill Metadata

Name
using-git-worktrees
Description
Use when starting feature work that needs isolation from current workspace or before executing implementation plans.

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.