rpiv-ask-user-question

May 9, 2026 · View on GitHub

Caution

This repository has moved to juicesharp/rpiv-mono

This package now lives at packages/rpiv-ask-user-question inside the monorepo.

  • npm: still published as @juicesharp/rpiv-ask-user-question — no install change.
  • Issues / PRs: open them on rpiv-mono.
  • This repo is read-only / archived.

Pi extension that registers the ask_user_question tool — a structured option selector (with free-text "Other" fallback) the model can use to ask you a clarifying question instead of guessing.

Structured question prompt

Installation

pi install npm:@juicesharp/rpiv-ask-user-question

Then restart your Pi session.

Tool

  • ask_user_question — present a structured question with 2+ options and (optionally) a multi-select toggle. Returns the user's selection or free-text answer. See the tool's promptGuidelines for usage policy.

License

MIT