AgentStack
SKILL verified MIT Self-run

Btw

skill-ifiokjr-monopi-btw · by ifiokjr

Helps you use the /btw (or /qq) side-conversation workflow effectively. Use when you want to think in parallel, ask side questions without interrupting ongoing work, or inject a side thread back into the main agent.

No reviews yet
0 installs
7 views
0.0% view→install

Install

$ agentstack add skill-ifiokjr-monopi-btw

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Btw? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

BTW / QQ — Side Conversations

Use this skill when the user wants to work in parallel with the main agent instead of derailing the current turn.

Both /btw and /qq are identical — use whichever feels natural. /qq stands for "quick question".

When to use BTW

Prefer the BTW workflow when the user wants to:

  • ask a side question while the main agent keeps working
  • brainstorm or compare options without interrupting the current run
  • prepare a plan or summary before handing it back to the main agent
  • keep exploratory discussion out of the main transcript/context

Commands

Use these commands in your guidance to the user:

/btw 
/btw --save 
/btw new [question]
/btw clear
/btw inject [instructions]
/btw summarize [instructions]

Every /btw command has a /qq equivalent:

/qq 
/qq --save 
/qq new [question]
/qq clear
/qq inject [instructions]
/qq summarize [instructions]

How to guide the user

For a quick side question

Recommend:

/btw 

or

/qq 

Use this when the user wants an immediate aside and does not need a visible saved note.

For a saved one-off note

Recommend:

/btw --save 

Use this when the user wants the exchange to appear as a visible BTW note in the session transcript.

For a fresh side thread

Recommend:

/btw new

or

/btw new 

Use this when the previous BTW discussion is no longer relevant.

To hand the full thread back to the main agent

Recommend:

/btw inject 

Use this when the exact discussion matters and the user wants the main agent to act on it.

To hand back a condensed version

Recommend:

/btw summarize 

Use this when the thread is long and only the distilled outcome should go back into the main agent.

Recommendation rules

  • Prefer /btw over normal chat when the user explicitly wants a side conversation.
  • Prefer /btw summarize over /btw inject for long exploratory threads.
  • Prefer /btw inject when precise wording, detailed tradeoffs, or a full plan matters.
  • Suggest /btw new before starting a totally unrelated side topic.
  • Suggest /btw clear when the widget/thread should be dismissed.

Response style

When helping the user use BTW:

  • give the exact slash command to run
  • explain briefly why that command fits
  • keep the guidance short and operational

Examples

Example: brainstorm while coding continues

/btw what are the risks of switching this to optimistic updates?

Example: quick question shorthand

/qq what does this error mean?

Example: create a clean new thread

/btw new sketch a safer migration plan

Example: send the result back

/btw summarize implement the recommended migration plan

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.