# /hm-plan

Turn a vague objective into an executable plan inside this codebase.

- Restate goal and **non-goals** in one line each.
- Break work into phases with checkpoints; cite likely files/dirs **only after** skim/search.
- List risks (compat, rollout, perf) and how you will verify success (tests/commands).
- End with immediate first step — one concrete edit or probe.
