worktrees:status
CommunityGet a complete Git worktree status at a glance.
Authoraaronbassett
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill automates visibility into Git worktrees, consolidating information about active worktrees, stale references, uncommitted changes, and locked states to prevent confusion and improve maintenance.
Core Features & Use Cases
- Active Worktree Overview: Lists all active worktrees and their current branches.
- Stale Reference Detection: Highlights references that need pruning to keep the worktree graph healthy.
- Cross-Worktree Change Audit: Detects uncommitted changes across all worktrees for quick cleanup.
- Lock State Awareness: Identifies worktrees that are currently locked to prevent conflicts.
Quick Start
Use the worktrees:status skill to scan your repository and produce a compact status report. Steps:
- Run: git worktree list
- Run: git worktree prune --dry-run
- Inspect the output to identify any worktrees with changes and any locked worktrees.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: worktrees:status Download link: https://github.com/aaronbassett/aaronbassett-marketplace/archive/main.zip#worktrees-status Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.