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