# planning-specs > Creates a detailed implementation plan for a given feature specification. To be used for planning the implementation of feature specifications. - Author: AI Assistant - Repository: AlbertoBasalo/astro-bookings-copilot-5 - Version: 20260120131446 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/AlbertoBasalo/astro-bookings-copilot-5 - Web: https://mule.run/skillshub/@@AlbertoBasalo/astro-bookings-copilot-5~planning-specs:20260120131446 --- --- name: planning-specs description: > Creates a detailed implementation plan for a given feature specification. To be used for planning the implementation of feature specifications. --- # 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 1. Think about a detailed implementation plan for the specification. 2. Break down the implementation into 3 to 9 steps with 2 to 5 tasks each. 3. Follow the format in the [Implementation Plan template](./PLAN.md). 4. Add the plan to the issue body after the specification content. 5. Ensure the plan is clear and actionable with checkboxes for each task.