get_development_guidance
Convert architectural decisions and workflow recommendations into actionable coding tasks, implementation patterns, and development roadmaps tailored to your current phase, technology stack, and team context.
Instructions
Get comprehensive development guidance that translates architectural decisions and workflow recommendations into specific coding tasks, implementation patterns, and development roadmap
Input Schema
Name | Required | Description | Default |
---|---|---|---|
adrsToImplement | No | List of ADR titles or file paths that need to be implemented in code | |
currentProgress | No | What has already been implemented or current state of development | |
developmentPhase | Yes | Current development phase | |
focusAreas | No | Specific areas to focus on (e.g., ["API design", "database schema", "testing strategy", "deployment pipeline"]) | |
teamContext | No | ||
technologyStack | No | Current technology stack (e.g., ["TypeScript", "React", "Node.js", "PostgreSQL", "Docker"]) | |
timeline | No | Development timeline or deadline constraints |