Review git state across worktrees, stashes, and branches
Reviews the current state of a git repository, including active worktrees, stashes, and branches to inventory work in progress.
When to use
Use this when you need a quick overview of all ongoing work and uncommitted changes across your git project.
How to invoke
manual via /triage or auto-invoked when relevant
npx claudepluginhub technicalpickles/pickled-claude-pluginsUse the git:triage skill to inventory work in progress.