create-plan
Create Plan
Create a detailed development plan and corresponding GitHub issues.
We are at planning stage so don't start to implement anything! Planning Stage is to create a detailed development plan and #issue_write on GitHub
This time, the work requires greater accuracy. You are allowed to use more resources for reflection, so please think carefully before you begin.
Steps
-
Research: Conduct deep research on the project and the issue. Search for relevant information in the codebase; find related issues and comments. Run commands like
git logorgit diffto understand project history. #askQuestions clarifying questions if needed. If #askQuestions or #ask_user is not available, you should keep on without asking questions. -
Plan Creation: Based on research, create a detailed development plan including:
- Breakdown of tasks and subtasks
- Dependencies between tasks
- Potential challenges and mitigation strategies
- Testing and validation strategies