--- description: Create a plan and store it in plan.md. --- ## User Input ```text $ARGUMENTS ``` ## Outline 1. Read `.specify/feature.json` to get the feature directory path. 2. **Load context**: `.specify/memory/constitution.md` and `/spec.md`. 3. Create an implementation plan and store it in `/plan.md`. - Technical context: tech stack, dependencies, project structure - Design decisions, architecture, file structure