Generate technical implementation plan from specification
Creates a detailed technical implementation plan from your project specification. Use this after writing a spec to break down requirements into actionable milestones, technical decisions, and implementation phases.
/plugin marketplace add flight505/dincoder-plugin/plugin install dincoder@dincoder-marketplaceGenerate a detailed implementation plan from the project specification.
Verify Prerequisites:
artifacts_read with artifactType: "spec"/spec firstspec_validateGather Technical Context:
Generate Plan:
plan_create with constraints:
Technology stack: [stack preferences]
Architecture: [architecture choice]
Performance: [performance requirements]
Security: [security requirements]
Validate Alignment:
artifacts_analyze to verify:
Review Structure:
Next Steps:
/tasks to generate actionable itemsresearch.md using research_appendThe plan focuses on HOW to build what the spec defines.