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

Use when you need to run interactive CLI tools (vim, git rebase -i, Python REPL, etc.) that require real-time input/output - provides tmux-based approach for controlling interactive sessions through detached sessions and send-keys
npx skills add ovachiever/droid-tingsCreate 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.
