What problem does it solve?
This Skill centralizes inspection and non-destructive management of worktree-backed Claude sessions, making it easy to discover active sessions, verify Git sync and dirty state, and obtain exact next-step commands without mutating repository state.
Core Features & Use Cases
- Enumerate session worktrees and report worktree path, branch, dirty/clean status, ahead/behind counts, and drift from main.
- Show the current repository/worktree/branch and its sync state when inside a worktree.
- Print exact claude-session commands to create new sessions, resume selected sessions, or inspect the current tree, and prune stale session metadata.
- Use case: a developer coordinating parallel feature work across Git worktrees who needs a concise view of session state and the exact commands to resume or create Claude sessions.
Quick Start
Use the session skill to list active worktrees and their sync state by running session list.