brief_start
Initiate a design brief by analyzing product context to generate a structured questionnaire, extracting answers from existing documents before asking for input.
Instructions
Start a design brief. Returns a structured questionnaire. Answer every question you can yourself — from the provided context document (PRD, spec) first, then conversation context; only relay questions marked askHuman:true to the user. Then call brief_answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The product/design request, verbatim | |
| context | No | Existing product context if any: PRD, spec, or design doc contents. When provided, extract answers from it instead of asking. |