create_conversation_starters
Generate tailored conversation starters from project context to enhance AI understanding, based on project path, analysis ID, and customizable task options.
Instructions
Create conversation starters to help AI understand project context quickly
Input Schema
Name | Required | Description | Default |
---|---|---|---|
analysisId | No | Analysis ID from analyze_codebase_deeply | |
customTasks | No | Custom quick tasks to include | |
includeCurrentWork | No | Include recent git commits | |
includeQuickTasks | No | Include common quick tasks section | |
projectPath | Yes | Path to the project directory | |
tokenLimit | No | Maximum tokens for the file |