diff --git a/README.md b/README.md index 2c62e12e1ffb2755b1ef0eae00bb26fe0e738299..42358e705fbc5effceae8a80caeb6962b08e38d0 100644 --- a/README.md +++ b/README.md @@ -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.