The Complexity Question
This is a member-only chapter. Log in with your Signal Over Noise membership email to continue.
Log in to readModule 7 · Section 2 of 4
The Complexity Question
Every feature you add to a system has two costs: the time to build it, and the ongoing mental overhead of maintaining it. A system with too many moving parts becomes fragile and exhausting. You spend your energy tending the system instead of using it.
The right time to add something is when you have specific friction that the addition would remove. Not because something looks interesting. Not because you saw someone else’s setup and wanted the same thing. Because you’re hitting a real limit in your current system, regularly, and the fix is clear.
Signs you’re ready for more:
- You’re running the same multi-step workflow every day and it still requires conscious effort
- You’re capturing information that Claude can’t easily find when you need it
- You’re doing work in Claude that you’re repeating across sessions without saving the result
Signs you’re over-engineering:
- You spend more time configuring the system than using it
- You’ve added a new tool but can’t name what friction it removed
- Your CLAUDE.md is five thousand words and you can’t remember what’s in it
The principle: add when friction is real, not when ambition is high.