btw

GitHub

基于当前对话上下文快速回答辅助性问题,不读取新文件或调用工具。用于在不打断主任务的前提下获取已知信息,保持专注并简短回应。

src/resources/skills/btw/SKILL.md gsd-build/gsd-2

Trigger Scenarios

用户询问会话中已存在的代码、配置或决策细节 需要快速确认已知上下文但不想中断当前工作流

Install

npx skills add gsd-build/gsd-2 --skill btw -g -y
More Options

Non-standard path

npx skills add https://github.com/gsd-build/gsd-2/tree/main/src/resources/skills/btw -g -y

Use without installing

npx skills use gsd-build/gsd-2@btw

指定 Agent (Claude Code)

npx skills add gsd-build/gsd-2 --skill btw -a claude-code -g -y

安装 repo 全部 skill

npx skills add gsd-build/gsd-2 --all -g -y

预览 repo 内 skill

npx skills add gsd-build/gsd-2 --list

SKILL.md

Frontmatter
{
    "name": "btw",
    "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."
}
Answer a quick side question using only what is already present in the current conversation context. Do not read files, run commands, search, or use any tools. Give a single, concise response and return focus to the main work. **This is a side question, not a task.**
  • Answer only from information already in the conversation (files read, decisions made, code seen, context established)
  • Do NOT use any tools — no Read, no Bash, no Grep, no Search
  • If the answer requires reading something new, say so briefly and suggest the user ask as a normal prompt instead
  • Keep the response short and direct — one to a few sentences unless the question genuinely needs more
  • Do not summarize the main work, ask follow-up questions, or offer to do anything else
  • After answering, stop — do not prompt for next steps

<quick_start> Parse the argument after /btw as the question. Answer it directly from context.

If no argument is provided, ask: "What did you want to know?"

If the question cannot be answered from current context (requires reading a file, running a command, or information not yet in the session), respond with: "I'd need to [read X / run Y / look up Z] to answer that — ask it as a normal prompt when you're ready." </quick_start>

**Good uses of /btw:** - `/btw what was the name of that config file again?` → answers from files already read in session - `/btw which branch are we on?` → answers from git context already established - `/btw did we already handle the null case in that function?` → answers from code already reviewed - `/btw what model does this use?` → answers from code or config already in context

Not a good fit for /btw (suggest normal prompt):

  • Questions requiring reading a file not yet seen
  • Questions requiring running a command
  • Questions needing a multi-step answer or follow-up
  • Starting a new task or changing direction

Version History

  • 33c00aa Current 2026-07-25 10:22

Same Skill Collection

gsd-orchestrator/SKILL.md
src/resources/skills/accessibility/SKILL.md
src/resources/skills/agent-browser/SKILL.md
src/resources/skills/api-design/SKILL.md
src/resources/skills/best-practices/SKILL.md
src/resources/skills/core-web-vitals/SKILL.md
src/resources/skills/create-gsd-extension/SKILL.md
src/resources/skills/create-mcp-server/SKILL.md
src/resources/skills/create-skill/SKILL.md
src/resources/skills/create-workflow/SKILL.md
src/resources/skills/debug-like-expert/SKILL.md
src/resources/skills/decompose-into-slices/SKILL.md
src/resources/skills/dependency-upgrade/SKILL.md
src/resources/skills/design-an-interface/SKILL.md
src/resources/skills/frontend-design/SKILL.md
src/resources/skills/github-workflows/SKILL.md
src/resources/skills/grill-me/SKILL.md
src/resources/skills/handoff/SKILL.md
src/resources/skills/lint/SKILL.md
src/resources/skills/make-interfaces-feel-better/SKILL.md
src/resources/skills/react-best-practices/SKILL.md
src/resources/skills/review/SKILL.md
src/resources/skills/tdd/SKILL.md
src/resources/skills/test/SKILL.md
src/resources/skills/userinterface-wiki/SKILL.md
src/resources/skills/verify-before-complete/SKILL.md
src/resources/skills/web-design-guidelines/SKILL.md
src/resources/skills/web-quality-audit/SKILL.md
src/resources/skills/write-docs/SKILL.md
src/resources/skills/write-milestone-brief/SKILL.md
src/resources/skills/code-optimizer/SKILL.md
src/resources/skills/forensics/SKILL.md
src/resources/skills/observability/SKILL.md
src/resources/skills/security-review/SKILL.md
src/resources/skills/spike-wrap-up/SKILL.md

Metadata

Files
0
Version
33c00aa
Hash
b356c514
Indexed
2026-07-25 10:22

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-21 07:43
浙ICP备14020137号-1 $방문자$