using-git-worktrees
Create isolated Git worktrees for feature development with smart directory selection and safety checks.

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping
npx skills add github/awesome-copilotCreate 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.
