--- description: Start or resume work from a .madcat/PLAN.md. Shows plan status, cadence, and next chunk. --- The user invoked `/work`. Read `.madcat/PLAN.md` and present the status to the user in a concise summary. If status is "in_progress", state the next chunk and cadence. If "all_done", congratulate. If no PLAN.md found, suggest `/plan`.