wt-status
Installation
SKILL.md
/wt:status - Show Worktree Status
Description
Show comprehensive status of the current worktree and all worktrees, including both git-level worktree state and database-tracked story worktrees (active, orphaned, and untracked detection).
Usage
/wt:status
What It Does
This slash command:
- Shows git-level worktree status (current location, uncommitted changes, sync status)
- Queries
worktree_list_activeMCP tool for database-tracked story worktrees - Cross-references DB records against git worktrees to detect orphaned and untracked entries
- Renders a unified view of both sources