description |
---|
Create an implementation plan based on a context file (/design <path_to_context_file>) |
Generate a complete implementation plan for general feature implementation with thorough research. Ensure context is passed to the AI agent to enable self-validation and iterative refinement. Read the feature file first to understand what needs to be created, how the examples provided help, and any other considerations.
The AI agent only gets the context you are appending to the implementation plan and training data. Assume the AI agent has access to the codebase and the same knowledge cutoff as you, so its important that your research findings are included or referenced in the implementation plan. The Agent has web search capabilities, so pass urls to documentation and examples.