technical-requirements-interview
Installation
SKILL.md
Technical Requirements Interview
This skill guides you through a structured interview to derive technical requirements from business requirements.
Prerequisites
- Completed
{base_directory}/requirements/business-requirements.yamlfile - Clear understanding of the problem domain
Interview Process
Rules
- One question at a time - Never ask multiple questions in a single turn
- Business context first - Load and understand business requirements before asking technical questions
- Provide options - Each question includes 2-5 recommended options plus free-form input
- Track progress - All Q&A pairs are immediately appended to
{base_directory}/artifacts/technical-interview.jsonl - Resume capability - If JSONL exists, continue from last question
- Structured output - Generate
technical-requirements.yamlin{base_directory}/requirements/upon completion