pi-quiz
v0.3.0
Published
Multiple-choice next-prompt quiz for pi — structured options instead of passive ghost text
Maintainers
Readme
pi-quiz
Multiple-choice next-prompt quiz for pi
After each agent turn, generates structured multiple-choice questions to help you decide what to do next. Every question has options — no blank text fields.
Install
{
"extensions": ["/path/to/pi-quiz/dist/index.js"]
}How it works
- Agent finishes → pi-quiz analyzes the conversation
- Calls haiku to generate 1-3 multiple-choice questions
- Shows an interactive quiz in the TUI
- You pick options (or "Type something else...")
- Composed prompt lands in your editor
Usage
Auto mode (default): Quiz appears after substantial agent turns.
Manual: /quiz config mode manual, then Ctrl+Q or /quiz ask.
Number keys for instant pick. Tab between questions. Esc to dismiss.
License
MIT
