Debrief Persist the current task's findings as a self-contained, interactive HTML debrief at . Pick a slug from the user's task, build the page using the skill's conventions, and pre-populate it with concrete findings drawn from the transcript. Pass to emit a plain Markdown report at instead; Markdown mode does not require the skill. Arguments - (optional): kebab-case folder name, e.g. . If omitted, derive a topical slug from the task — short (3-5 words), lowercase, dash-separated. - (optional): emit a Markdown report at instead of HTML. Disables the dependency. Prerequisites The skill is req…