twig-guide

Guide twig CLI commands for managing git worktrees and branches.

22|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/708u/twig --skill twig-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: twig-guide
Source: https://github.com/708u/twig/tree/main/.claude/skills/twig-guide
Command: npx skills add https://github.com/708u/twig --skill twig-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a concise, practical guide to twig, a CLI tool that manages git worktrees and branches, helping teams adopt a predictable workflow with less context switching.

Core Features & Use Cases

  • Clear guidance on twig's add, list, and remove commands, so you can work faster with fewer surprises.
  • Workflow clarity: see how automatic worktree creation, symlinks, and branch management fit into daily tasks.
  • On-demand reference: quick, human-friendly explanations you can rely on during development.

Quick Start

To get started, skim this guide and then try simple commands:

  • twig add feat/new
  • twig list
  • twig remove feat/new