Catalog/Complexity Budget

Complexity Budget

Make sure to use this skill whenever a new feature is being added to an already complex product, product bloat is accumulating, onboarding time or support tickets are increasing, enforcing a net-zero complexity rule for new additions, or auditing total product complexity — even if the request is about 'simplification' or 'product complexity' rather than explicitly about complexity budgets.

Lenny's Podcastleadership-opsadvisorprocedural

Install

Run the one-liner to fetch and unpack the skill into your Claude Code skills directory:

curl -sL https://skill.broker/skills/tobi-lutke/complexity-budget.skill -o /tmp/complexity-budget.skill && \ unzip -o /tmp/complexity-budget.skill -d ~/.claude/skills/complexity-budget/

Manual install

Download the .skill file above, then unzip it into ~/.claude/skills/complexity-budget/.