generate_feedback_topics
Generate 3–5 tailored feedback questions for a prototype, weighted toward the chosen focus (design, feasibility, vision, interaction, or full review). Clarify the stakeholder's review needs before creating topics.
Instructions
Auto-generate feedback questions for a prototype based on what was built. IMPORTANT: Before generating questions, ask the user: 'What type of feedback is most important for this deploy?' and present these options:
Awareness only — just sharing progress, no feedback needed
Design direction — brand, visual, layout feedback
Technical feasibility — is this buildable, are these features doable
Vision alignment — does this match where we're going
Interaction design — usability, flow, UX patterns
Full review — all feedback welcome (default)
Use their answer as the 'focus' parameter. If 'awareness', skip topic generation and just set the brief. Otherwise generate 3-5 questions, weighting toward the chosen focus theme.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brief | No | A short (2-4 sentence) feedback brief explaining what this prototype is and what's ready for review. Stored on the prototype and shown to stakeholders in the Context tab. | |
| focus | No | The type of feedback the designer wants. 'awareness' = no questions, just FYI. Others emphasize that theme. 'full' = all themes equally. Default: 'full'. | |
| topics | No | Array of feedback questions to create. Generate 3-5 based on what you built. Weight toward the focus theme (e.g., if focus is 'feasibility', 2-3 questions should be feasibility-themed). Not required when focus is 'awareness'. | |
| project_id | Yes | The VibeSharing prototype ID |