From 4955b5a6f703e8089e56e3259ac7514ca1b89a2a Mon Sep 17 00:00:00 2001 From: Amolith Date: Fri, 6 Feb 2026 18:14:22 -0700 Subject: [PATCH] docs: clarify when to ask about worktrees --- skills/managing-and-navigating-worktrees/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/managing-and-navigating-worktrees/SKILL.md b/skills/managing-and-navigating-worktrees/SKILL.md index 1d9b9c6378d642dfb9cbecd53968898b1f7af726..a042c069723be68056d514b761e2a78d3af58bec 100644 --- a/skills/managing-and-navigating-worktrees/SKILL.md +++ b/skills/managing-and-navigating-worktrees/SKILL.md @@ -1,6 +1,6 @@ --- name: managing-and-navigating-worktrees -description: Manages git worktrees and repos using the wt CLI. Use when cloning or creating new repos, adding worktrees, switching branches or branches, when the user mentions wt or worktrees. +description: Manages git worktrees and repos using the wt CLI. Use when cloning or creating new repos, adding worktrees, switching branches or branches, when the user mentions wt or worktrees. If you need to clone and whether to use worktrees/this skill is unclear, ask the user. compatibility: Requires wt CLI, git, and gum license: AGPL-3.0-or-later metadata: