@firstpick/pi-extension-grill-me
v0.1.5
Published
Deterministic design interview command and tools for Pi.
Maintainers
Readme
Grill Me for Pi
Turns an early idea into a focused design interview so important decisions are made before implementation.
What you can do
- Turns a rough idea into a focused design interview.
- Asks one clear decision at a time.
- Tracks the explicit answer for every resolved question and keeps unresolved questions separate.
- Produces a reusable summary for planning or implementation.
Install
Install it through Pi:
pi install npm:@firstpick/pi-extension-grill-meRestart Pi if the package does not appear in your current session.
How to use it
Run /grill-me with the idea you want to clarify. Answer each focused question explicitly; Grill Me records that choice before marking the question resolved. Then use the resulting summary as input for a plan or implementation request.
/grill-me [plan]— initialize a grill session for the current project and start the interview.
Technical details
See TECHNICAL.md for complete commands, configuration, compatibility, security, and troubleshooting information.
