generate_research_questions
Formulate context-aware research questions from your architectural knowledge and decision records, then manage and track investigation progress with a structured system.
Instructions
Generate context-aware research questions and create research tracking system
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysisType | No | Type of research analysis to perform | comprehensive |
| researchContext | No | Research context and objectives | |
| problems | No | Problems to correlate with knowledge graph | |
| knowledgeGraph | No | Architectural knowledge graph | |
| relevantKnowledge | No | Relevant knowledge for question generation | |
| researchQuestions | No | Research questions for task tracking | |
| currentProgress | No | Current research progress | |
| projectPath | No | Path to project directory | . |
| adrDirectory | No | Directory containing ADR files | docs/adrs |