/ .agents / commands / write-plan.md
write-plan.md
1  ---
2  description: Write implementation plan - bite-sized tasks (2-5 min), exact paths and commands
3  ---
4  
5  @planner: Write the implementation plan for the current task/request.
6  
7  Follow .cursor/rules/dotfiles-plan.mdc: break work into small tasks (2-5 min each) with exact paths (etc/, nvim/, wezterm/, tasks/, scripts/) and commands. Save plan to .agents/plans/ with naming YYYY-MM-DD_<username>_<slug>.plan.md. Do not implement yet; next step is execute-plan or delegate per task. Rule reference: dotfiles-plan.mdc.