Side Questions with /btw - Claude Code
Ask quick side questions without derailing the main task.
The /btw command (short for "by the way") lets you ask a tangential question without losing the thread of your main task.
What it does
When you type /btw <question>, Claude answers in a lightweight context that doesn't add to the current task's working memory. It's useful for quick clarifications - "what does this flag do?" or "is there a shorter way to write this?" - without polluting the primary conversation.
When to use it
- You're deep in a task and need a one-off fact before continuing.
- You want to sanity-check something without spending tokens on tool calls.
- You have a follow-up idea but don't want to start a new session.
- You're onboarding and frequently need meta-context.
Gotchas
- Side questions still count against your overall quota and context budget, just more cheaply.
- Don't use
/btwfor anything that needs tool access - it's meant for chat, not editing. - Nested
/btwcalls aren't supported. One side question at a time.
Official docs: https://code.claude.com/docs/en/interactive-mode.md#side-questions-with-btw
Technical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
Newsletter
Get the weekly deep dive
Tutorials on Claude Code, AI agents, and dev tools, delivered free every week.
Was this helpful?
Related Guides
Related Tools
Zed
High-performance code editor built in Rust with native AI integration. Sub-millisecond input latency. Built-in assistant...
View ToolCline
Open-source autonomous coding agent inside VS Code. Creates files, runs commands, and can use a browser for UI testing a...
View ToolOpenCode
Open-source AI coding agent for terminal, desktop, and IDE. Works with 75+ LLM providers including Claude, GPT, Gemini,...
View ToolClaude Code
Anthropic's agentic coding CLI. Runs in your terminal, edits files autonomously, spawns sub-agents, and maintains memory...
View ToolRelated Videos

Nimbalyst: The Open-Source Visual Workspace for Building with Codex and Claude Code
Nimbalyst Demo: A Visual Workspace for Codex + Claude Code with Kanban, Plans, and AI Commits Try it: https://nimbalyst.com/ Star Repo Here: https://github.com/Nimbalyst/nimbalyst This video demos N

Streamline Your Git Workflow with GitKraken and Claude Code
Try out GitKraken here: https://gitkraken.cello.so/myw3K67IkCr to get 50% GitKraken Pro. In this video, we explore GitKraken, a robust Git GUI that not only visualizes your Git repository...

Create Beautiful UI with Claude Code
Creating a Consistent and Beautiful UI for Your AI Application In this video, learn a simple yet effective method to develop a consistent and professional UI design for your AI application....
Related Posts

Claude Outages Are a Workflow Design Problem
Claude outages and 529 overloads expose whether your AI coding workflow has checkpoints, receipts, model-switch paths, a...

Claude Opus 4.8 Is an Agent Honesty Release
Claude Opus 4.8 looks like a benchmark bump, but the developer story is better honesty, dynamic workflows, and effort co...

Anthropic Sonnet 4.5 in Claude Code
Anthropic's Claude Sonnet 4.5 isn't just another model increment. The company claims they've observed it maintaining foc...

Clean Code Makes AI Agents 34% More Efficient - New Research
A controlled study of 660 Claude Code trials shows clean codebases reduce token usage by 7-8% and file revisitations by...

Does Code Cleanliness Affect AI Coding Agents?
A new SonarSource study finds clean code doesn't boost agent pass rates - but it cuts token usage by 8% and file revisit...

Safari MCP Server Developer Guide 2026
Apple's Safari MCP server lets AI coding agents inspect pages, capture screenshots, evaluate JavaScript, and run accessi...
