Interactive ask tool extension for pi coding agent with single/multi-select questions and branching flows. Agent can prepare multiple questions and branch them depending on user's answers.
pi install npm:pi-branch-askOr from git:
pi install git:github.com/egornomic/pi-branch-askOnce installed, the extension registers a branch-ask tool for interactive questionnaires with branching logic.
What do you want to do?
> 1. Fix a bug
2. Build a feature
How bad is the bug?
> 1. Critical
2. Minor
Returned summary:
goal: 1. Fix a bug
severity: 2. Minor
scope: (not asked)
What do you want to do?
1. Fix a bug
> 2. Build a feature
How big is the feature?
> 1. Small
2. Large
Returned summary:
goal: 2. Build a feature
severity: (not asked)
scope: 1. Small
This is the key behavior: the second question changes immediately based on the user's first choice.