Launching today

Claude Code /btw
Ask a quick side question without adding to the conversation
5 followers
Ask a quick side question without adding to the conversation
5 followers
Every time you stop Claude mid-task to ask a question, you break two things: its flow and yours. /btw runs a parallel side conversation, instant overlay, full context, no tool calls, no history pollution. Ask. Read. Keep going.






Really interesting concept!
/btw tackles a subtle but real problem in AI coding workflows, the interrupt cost of asking questions. Mid-task queries break flow, clutter threads, and slow you down.
What it is: A lightweight side-channel for questions during active Claude Code sessions.
How it solves it:
`/btw [question]` opens a floating overlay
Answers instantly without interrupting the main task
Keeps your primary thread clean and focused
What makes it different:
Runs in parallel to your main task
Has full session context but is single-turn + no tool calls
Designed to reduce noise, not add to it
Key features & benefits:
Zero disruption to long-running tasks
Clean conversation history
Fast, context-aware answers for quick clarifications
Maintains coding momentum during refactors/debugging
Best for: Devs working on long sessions — refactors, debugging flows, scaffolding — where small questions shouldn’t derail execution. Simple idea, but high leverage.