home/categories/architecture-patterns/epicenterhq-epicenter-agents-skills-control-flow-skill-md
architecture-patternsdevelopment

control-flow

Human-readable control flow patterns for early returns, guard clauses, and linearizing nested logic. Use when the user says "simplify this", "flatten these conditions", "too many nested ifs", or when refactoring nested conditionals, replacing try-catch with linear flow, or restructuring decision logic.

EpicenterHQ
maintainer
EpicenterHQ
Обновлено 3/20/2026
Звёзды
4394
Форки
319
quick start

Installation and usage

Human-readable control flow patterns for early returns, guard clauses, and linearizing nested logic. Use when the user says "simplify this", "flatten these conditions", "too many nested ifs", or when refactoring nested conditionals, replacing try-catch with linear flow, or restructuring decision logic.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use control-flow