@@ -26,6 +26,9 @@ Refer to [ยง Token stats](#token-stats) for a detailed breakdown of each skill's
ad-hoc subagents to read through lots of data and extract relevant
information. Useful for exploring repositories, reading git logs,
reviewing large diffs.
+- [managing-and-navigating-worktrees](skills/managing-and-navigating-worktrees/SKILL.md):
+ Manages git worktrees and repos using the wt CLI. Use when cloning or
+ creating new repos, adding worktrees, switching branches.
- [querying-documentation](skills/querying-documentation/SKILL.md):
Spawns focused agents to search specific language/framework
documentation and answer moderately complex queries.