From 7d8dc6054d8578df7630d5bee67e1176d52f9805 Mon Sep 17 00:00:00 2001 From: Jeremy McSpadden Date: Mon, 23 Mar 2026 18:13:12 -0500 Subject: [PATCH] fix(btw): remove LLM-specific references from skill description --- src/resources/skills/btw/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resources/skills/btw/SKILL.md b/src/resources/skills/btw/SKILL.md index 155b750b0..c3a103f8f 100644 --- a/src/resources/skills/btw/SKILL.md +++ b/src/resources/skills/btw/SKILL.md @@ -1,6 +1,6 @@ --- name: btw -description: Ask a quick side question about your current work without derailing the main task. Claude answers from existing conversation context only — no tool calls, no file reads, single concise response. Use when you need a fast answer from what Claude already knows in this session. +description: Ask a quick side question about your current work without derailing the main task. Answers from existing conversation context only — no tool calls, no file reads, single concise response. Use when you need a fast answer from what is already in this session. ---