Conduct a structured requirements elicitation interview using AI-led LLMREI patterns.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install requirements-elicitation@melodic-software# Interview Command Conduct a structured requirements elicitation interview using AI-led LLMREI patterns. ## Usage ## Arguments | Argument | Required | Description | |----------|----------|-------------| | stakeholder-role | Yes | Role of the person being interviewed (e.g., "Product Manager", "End User") | | --context | No | Project or feature context for the interview | | --mode | No | Autonomy mode: `guided`, `semi-auto`, `full-auto` (default: `semi-auto`) | | --domain | No | Domain name for organizing output files | ## Workflow ### Step 1: Initialize Interview Context Parse argu...