--- description: Append a status entry to PROGRESS.md summarizing what you just did. --- Append a new entry to the TOP of the `## Work log` section in `PROGRESS.md`. Use this format: ``` ## YYYY-MM-DD — - Did: - Result/verify: - Next: - Blocker (if any): ``` Today's date is in the session context (currentDate). Also flip the matching task row in `PLAN.md` to `done` (or `in_progress(@you)` if mid-task). Arguments: $ARGUMENTS — free text summary; if omitted, infer from recent work.