get_development_guidance
Translate architectural decisions and workflow recommendations into specific coding tasks, implementation patterns, and a clear development roadmap.
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 |
|---|---|---|---|
| timeline | No | Development timeline or deadline constraints | |
| focusAreas | No | Specific areas to focus on (e.g., ["API design", "database schema", "testing strategy", "deployment pipeline"]) | |
| teamContext | No | ||
| 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 | |
| technologyStack | No | Current technology stack (e.g., ["TypeScript", "React", "Node.js", "PostgreSQL", "Docker"]) | |
| developmentPhase | Yes | Current development phase |