create-branch

Create a Git branch or worktree from a feature description.

Updated Apr 14, 2025
One-click install
npx skills add https://github.com/vladpolewoi/config76 --skill create-branch-vladpolewoi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-branch
Source: https://github.com/vladpolewoi/config76/tree/main/claude/skills/create-branch
Command: npx skills add https://github.com/vladpolewoi/config76 --skill create-branch-vladpolewoi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for setting up a dedicated workspace for feature branches or worktrees before starting work on artifacts.

Core Features & Use Cases

  • Branch Creation: Automatically suggests and confirms a new branch name based on a feature description.
  • Worktree Setup: Offers the option to create a worktree instead of a branch for a more isolated workspace.
  • Contextual Usage: Ideal for use with brainstorming and planning skills, ensuring the workspace is ready for the first artifact.

Quick Start

Invoke the create-branch skill with a feature name or context, such as "create a branch for the 'user interface' feature".

Frequently Asked Questions about create-branch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Git branch for a new feature without manual setup?

This Skill sets up a Git worktree to provide an isolated workspace for feature development. It creates a worktree instead of a standard branch, allowing you to manage code development separately within your environment based on a provided feature description.

Can I use a worktree instead of a branch for isolated code development?

This Skill sets up a Git worktree to provide an isolated workspace for feature development. It creates a worktree instead of a standard branch, allowing you to manage code development separately within your environment based on a provided feature description.

What is the best way to set up a workspace for feature development using Git?

This Skill sets up a Git worktree to provide an isolated workspace for feature development. It creates a worktree instead of a standard branch, allowing you to manage code development separately within your environment based on a provided feature description.

Do I need Git integration to use this branch creation skill?

This Skill sets up a Git worktree to provide an isolated workspace for feature development. It creates a worktree instead of a standard branch, allowing you to manage code development separately within your environment based on a provided feature description.

How does automatic branch name suggestion work from a feature description?

This Skill sets up a Git worktree to provide an isolated workspace for feature development. It creates a worktree instead of a standard branch, allowing you to manage code development separately within your environment based on a provided feature description.