II.
LibrarySkill overview
Reference · livelib-skill:shared--using-git-worktrees
using-git-worktrees overview
Use when starting feature work that needs isolation from current workspace or before executing implementation plans.
Attributes
displayName
using-git-worktrees
description
Use when starting feature work that needs isolation from current workspace or before executing implementation plans.
libraryPath
library/methodologies/superpowers/skills/using-git-worktrees/SKILL.md
contentSummary
## 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.
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role2
- role:tech-lead·RoleTech Lead
- role:backend-engineer·RoleBackend Engineer
lib_requires_skill_area2
- skill-area:agentic-loops·SkillAreaAgentic Loops
- skill-area:orchestration-loop·SkillAreaOrchestration Loop Engineering
Incoming edges
None.