# Btw

> Быстрый ответ на побочный вопрос — коротко и назад к основной задаче. Триггеры: «кстати», «/btw», «side question».

- Skill: `jhamidun/btw` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jhamidun/btw`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jhamidun/btw/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: JHamidun (https://skillmd.com/u/jhamidun)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/jhamidun/btw

---


# BTW — Side Question

The user wants to ask a quick side question without derailing the main task.

## Rules

1. Answer the side question **briefly** (1-5 sentences max)
2. Do NOT lose context of the main task you were working on
3. After answering, **explicitly return** to what you were doing before
4. If the side question requires significant research, say so and suggest asking it as a separate task
5. Format: answer the question, then "Back to [main task]..." and continue

## Example

User: `/btw what's the default port for Redis?`
Assistant: 6379. Back to your task...

