get_development_guidance
Translates architectural decisions and workflow recommendations into specific coding tasks, implementation patterns, and a development roadmap to guide your project through any phase.
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 |