/hypr:plan
Create a detailed implementation plan for a feature.
Usage
/hypr:plan "feature description" Example
/hypr:plan "Add user profile page with avatar upload" Output
Creates a plan file with chunks that can be implemented with /hypr:implement.
Related
- /hypr:implement - Implement a chunk
- Planning Guide - Learn more about planning