con un clic
interview
// Conduct structured interviews to collect data. Use phrases like "run an interview", "start interview", "/interview" to trigger. Supports templates: ticket-requirements, user-feedback, or custom questions.
// Conduct structured interviews to collect data. Use phrases like "run an interview", "start interview", "/interview" to trigger. Supports templates: ticket-requirements, user-feedback, or custom questions.
This command conducts structured interviews to collect information in a conversational format. It guides users through a series of questions and produces structured output saved as JSON files.
Collect requirements for new ticketing system features. Captures:
Gather structured user feedback about the ticketing system. Captures:
/interview ticket-requirements
Run the user-feedback interview
/interview
interview-results/{timestamp}-{type}.jsonWhen this command is invoked:
/interview ticket-requirements), load that template from templates/Interview results are saved to:
interview-results/{timestamp}-{type}.json
Each output includes:
metadata: Interview type, timestamp, duration, intervieweeresponses: Collected data structured according to the template's schemaTo create new interview templates:
.md file in templates/ directorytemplates/README.md