Control Flow

Linearize complex control flow with early returns, guard clauses, nested ifs, and natural-language conditions. Use when flattening nested conditions, linearizing try/catch logic, or separating mixed throw-and-return handlers, not for a broad "simplify this" pass over a diff or package, which belongs to collapse-pass.

epicenterhq 5dad288 5.8 KB Updated

File contents

epicenterhq/epicenter/tree/main/.agents/skills/control-flow commit 5dad28854d

Frequently asked questions

npx skillmds@latest add epicenterhq/control-flow