Flux Controller Patch Releases Use this skill for upstream Flux controller patch releases only. Do not use it for , , or other non-controller repos. Supported controllers: - - - - - - - Important rules - Go deep until you block, then switch. Drive one controller all the way through every step you can do locally — branch, changelog commit, version bump commit, push, open PR — before switching to the next. Only move on when you hit something you cannot progress (CI running, PR awaiting review, tag workflow running). The moment something unblocks (PR merged, CI green, workflow finished), come ba…