Fork Feature Skill

Community

Isolate features with parallel git worktrees.

Authoredumesones
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Forking and coordinating concurrent feature work can cause merge conflicts and context switching. This skill provides isolated Claude Code sessions using git worktrees so multiple developers can work on the same feature without stepping on each other's toes.

Core Features & Use Cases

  • Isolated parallel Claude Code sessions via git worktrees on the same feature branch.
  • Role-based guidance to keep backend, frontend, and ancillary tasks organized.
  • Real-world scenario: two teammates work on backend and frontend separately for FEAT-001-auth, then consolidate changes smoothly.

Quick Start

To start a fork for a feature, run the fork script with a feature ID and role, for example: python .claude/skills/fork-feature/tools/fork_feature.py FEAT-001-auth backend

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: Fork Feature Skill
Download link: https://github.com/edumesones/azure--demo/archive/main.zip#fork-feature-skill

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 223,000+ vetted skills library on demand.