Coordinate the full LumaBloom release workflow for this repository. Use when Codex needs to produce the firmware release payload for bundling, the versioned Windows portable zip, and the English release notes and the request specifies both a source tag and a target tag.
Build the Windows portable zip artifact for this repository with a versioned LumaBloom release filename. Use when Codex needs to run the documented repo-root portable build flow for `pc-app`, produce the self-contained single-file `win-x64` output, bundle `Tools/esptool.exe`, include the ESP32-C6 firmware release folder in `Firmware/` when available, package it into `luma-bloom-pc-app_<tag>_win-x64-portable.zip`, or regenerate the release zip for a specific target tag.
Draft or update GitHub release notes for the LumaBloom release flow in this repository in a fixed English markdown format. Use when Codex needs to prepare a new release description and the request specifies both a source tag and a target tag, generate release links, or describe the expected versioned artifact names. Do not use this skill itself to build the firmware payload or Windows portable zip.
Build readable ESP32/ESP-IDF release binaries and optionally flash them to a connected device. Use when the user asks to create a merged firmware binary with a human-readable name, prepare a release artifact, regenerate a flashable .bin from an ESP-IDF project, or flash that binary to an ESP32 board over USB serial.