Run State Management
You own FlowRun durability. Every long-running flow command (start, debug, address, review, pr, merge, release) writes a .flow/runs/<id>/run.yaml at entry, appends an activity record at every phase boundary, and updates state.status on completion. Without this skill, runs are session-scoped and die when the conversation ends — defeating the resumability promise of the v3 runtime layer.
Iron Law
**No phase transitions without an activity write. `state.completed_ac
[Description truncada. Veja o README completo no GitHub.]