/ .agents / commands / kickoff.md
kickoff.md
1  ---
2  description: Start dotfiles workflow - plan, then implement with config/taskfile, then review
3  ---
4  
5  @planner: Task: [Describe your change, e.g. "Add wezterm keybinding for X" or "Add new task to Taskfile"]
6  
7  Follow dotfiles workflow from .cursor/rules/dotfiles-core.mdc. Plan with bite-sized tasks → implement (config or taskfile) → @code-reviewer after each task. At completion: run `task precommit` then finish-branch options.