branch-setup

Community

Create isolated worktrees for stories quickly.

Authorheymishy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creates an isolated git worktree for a story before implementation begins, protecting the main branch from in-progress work and enabling reproducible testing environments.

Core Features & Use Cases

  • Isolated worktree creation on feature/[story-slug] branch to keep work separate from the main line.
  • Verifies that the worktree directory is git-ignored and updates .gitignore if needed.
  • Installs dependencies appropriate to the project's tech stack (npm, cargo, pip, poetry, etc.).
  • Runs a clean baseline test suite to ensure a ready state before coding begins.
  • Aligns with DoR sign-off and provides a smooth handoff to the implementation plan.

Quick Start

Invoke the branch-setup skill after DoR sign-off to create a new feature worktree, install dependencies, and verify a clean baseline.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: branch-setup
Download link: https://github.com/heymishy/2x2-v3-28-03-20216/archive/main.zip#branch-setup

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.