featree

Official

Create isolated feature worktrees for development.

Authorforecast-bio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates creating a feature branch and moving it into a dedicated git worktree under the repository, enabling isolated feature development and streamlined agent setup.

Core Features & Use Cases

  • Create a feature/<slug> branch from user input.
  • Move the branch into a new worktree at .worktrees/<slug> and ensure the path is tracked in .gitignore.
  • Initialize crosslink hooks and assign an agent identity in the worktree to enable child agents to operate there.
  • Supports subsequent use by a child agent to work on the isolated feature context.

Quick Start

Provide a feature description to the skill, which will create a feature/<slug> branch and set up a new worktree under .worktrees/<slug> with crosslink hooks and an initial agent identity.

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: featree
Download link: https://github.com/forecast-bio/ferray/archive/main.zip#featree

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