decision-questionnaire
Installation
SKILL.md
Decision Questionnaire
Turns something the user can't answer alone into a questionnaire: a Markdown document they hand to one person to fill in async, or fill out together in a meeting. The recipient holds knowledge the user lacks; the questionnaire pulls it out of them.
Ported from mattpocock/skills' MIT-licensed to-questionnaire skill.
When to Use
- A decision blocks on facts or judgment held by someone else (a domain expert, a stakeholder, a vendor contact, ops)
- The user says "I need to ask X about this" or keeps deferring a decision pending someone else's input
- Preparing for a meeting where specific answers must come back
Do NOT use when the answer is discoverable from the environment (codebase, docs, web) — find it yourself first.