BigHugger
sk Skill · codybrom

pull-complexity-down

Checks whether complexity is pushed to callers or absorbed by implementations — the direction complexity flows. Use when callers must do significant setup, handle errors the module could resolve, or configure things they don't understand. Not for module depth (use deep-modules), knowledge leakage (use information-hiding), or exception strategy once an error must surface (use error-design).

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
2
Shell
Host repository
codybrom/clairvoyance
Allowed tools
Read, Grep
Host stars
12
Host language
Shell