gwf-index

Community

Master Git workflows with worktrees.

AuthorSullivanXiong
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines Git operations by promoting the use of worktrees for feature development, preventing common branching and context-switching issues.

Core Features & Use Cases

  • Worktree-centric branching: Encourages using gwf worktree feature <branch> over git checkout for parallel development.
  • Simplified PR management: Provides commands for creating, reviewing, and managing pull requests.
  • Use Case: When starting a new feature, instead of checking out a branch, use gwf wt feature my-new-feature to create an isolated work environment.

Quick Start

Use the gwf skill to create a new feature worktree for a branch named 'my-feature'.

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: gwf-index
Download link: https://github.com/SullivanXiong/dotfiles/archive/main.zip#gwf-index

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.