worktree-from-issue

Community

Create git worktree for issue implementation

AuthorThanhhuong0209
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of setting up a dedicated development environment for addressing specific GitHub issues, ensuring a clean and isolated workflow.

Core Features & Use Cases

  • Automated Branching: Creates a new Git branch based on a predefined naming convention derived from issue details.
  • Worktree Setup: Establishes an isolated worktree for the new branch, preventing interference with the main codebase.
  • Development Environment Configuration: Initializes the development environment within the worktree, including necessary setup steps.
  • Use Case: When a bug is reported (e.g., issue #3562), this Skill can automatically create a new branch fix/3562-bug-description in a separate worktree, set up the development environment, and verify the issue exists on GitHub.

Quick Start

Use the worktree-from-issue skill to create a git worktree for issue fix/3562-clickhouse-drop-sync-perf.

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: worktree-from-issue
Download link: https://github.com/Thanhhuong0209/DLT-Normalization/archive/main.zip#worktree-from-issue

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.