@ssweens/pi-qq

Quick questions with /qq or /btw — ask the LLM about the current session without affecting the main conversation

Packages

Package details

extension

Install @ssweens/pi-qq from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@ssweens/pi-qq
Package
@ssweens/pi-qq
Version
1.0.1
Published
Mar 30, 2026
Downloads
37/mo · 10/wk
Author
ssweens
License
MIT
Types
extension
Size
10.3 KB
Dependencies
0 dependencies · 5 peers
Pi manifest JSON
{
  "extensions": [
    "extensions"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

pi-qq

Ask a quick side question about your current coding session without interrupting the main agent or cluttering your history.

pi-qq quick question pager

Usage

/qq <question>
/btw <question>

Features

  • Scrollable Pager: Use Up/Down Arrow Keys or Page Up/Down to navigate long responses.
  • Visual Scrollbar: A right-rail scrollbar indicates your position in the response.
  • Ephemeral: The side-quest is strictly visual. It never enters your conversation history and doesn't affect future Claude turns.
  • Parallel Execution: Ask a side question even while Claude is busy processing a long response.
  • No Tool Access: Guaranteed fast responses by disabling Claude's ability to read files or run commands for the side-quest.

How it works

  • Press Space, Enter, or Escape to dismiss the box.
  • Press Escape at any time to instantly cancel a pending request.

Installation

pi install @ssweens/pi-qq