Plan Specifications
Context
- •Read any architecture documentation or coding guides to understand the project structure and conventions.
- •Analyze the specification provided to understand the requirements and scope.
Steps
- •Think about a detailed implementation plan for the specification.
- •Break down the implementation into 3 to 9 steps with 2 to 5 tasks each.
- •Follow the format in the Implementation Plan template.
- •Add the plan to the JSON issue file after the specification content.
- •Ensure the plan is clear and actionable with steps for each task.
- •Add/Update references for the implementation at the start of the plan.
Example reference
markdown
- **Specification**: [feat-launch-scheduling.spec.md](https://github.com/AlbertoBasalo/astro-bookings-express/blob/main/specs/feat-launch-scheduling.spec.md) - **PRD**: [FR2 Launch Scheduling](https://github.com/AlbertoBasalo/astro-bookings-express/blob/main/PRD.md#fr2-launch-scheduling) - **Branch**: [feat/launch-scheduling](https://github.com/AlbertoBasalo/astro-bookings-express/tree/feat/launch-scheduling)