dev-worktree

Community

Isolate feature development safely.

Authoredwinhu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of maintaining a clean development environment while working on new features, preventing conflicts and ensuring a stable baseline.

Core Features & Use Cases

  • Workspace Isolation: Creates a separate, clean Git worktree for each new feature.
  • Automated Setup: Detects project type and installs necessary dependencies.
  • Baseline Verification: Mandates running tests to confirm a stable starting point before development begins.
  • Use Case: When starting a new feature, use this skill to create an isolated environment, install dependencies, and run tests to ensure you're not inheriting issues from the main branch.

Quick Start

Use the dev-worktree skill to create an isolated worktree for a new feature named 'user-authentication'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: dev-worktree
Download link: https://github.com/edwinhu/workflows/archive/main.zip#dev-worktree

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.