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

Use when designing or testing resilience for distributed systems: timeouts/deadlines, retries (backoff + jitter, retry budgets), circuit breakers, bulkheads, backpressure/load shedding, graceful degradation, health checks, chaos experiments/game days/DR drills, and SLO-based reliability gates.
npx skills add vasilyu1983/ai-agents-publicCreate 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.
