7,700
55,506
using-git-worktrees
Create isolated Git worktrees for feature development with smart directory selection and safety checks.

Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
npx skills add openai/skillsCreate isolated Git worktrees for feature development with smart directory selection and safety checks.

A comprehensive GitHub CLI reference for managing repositories, issues, pull requests, and more from the command line.

Set up and manage development, staging, and production environments with configuration and .env file handling.

Manage Git submodules for including external repositories within a main repository.

Automatically handles releases for multiple languages and frameworks with version detection and changelog support.
