What to build
Add wtk list, a command that lists all worktrees managed/visible to Worktree Kit with a richer and more intuitive presentation than git worktree list.
The command should help users quickly understand what worktrees exist, where they live, what branch/commit they point to, and whether any worktree needs attention.
Acceptance criteria
Blocked by
None - can start immediately
What to build
Add
wtk list, a command that lists all worktrees managed/visible to Worktree Kit with a richer and more intuitive presentation thangit worktree list.The command should help users quickly understand what worktrees exist, where they live, what branch/commit they point to, and whether any worktree needs attention.
Acceptance criteria
wtk listlists all relevant worktrees for the current repository.git worktree list, with clear columns/sections for path, branch, commit, and status where applicable.Blocked by
None - can start immediately