Simplicity Audit

First-principles simplification analysis for codebases. Methodically inventories what a codebase actually does, then asks whether each piece of complexity earns its keep. Use when asked to "simplify this codebase", "is this overengineered", "how could this be simpler", "reduce complexity", "first principles review", "essential complexity audit", "do we really need all this", or any request to rethink whether the current implementation is the simplest way to achieve its goals. Also useful when a codebase feels harder to work with than it should, when onboarding takes too long, or when changes that seem simple keep ballooning in scope.

petekp 0650b49 16.1 KB Updated

File contents

petekp/agent-skills/tree/main/skills/simplicity-audit commit 0650b49a48

Frequently asked questions

npx skillmds add petekp-agent-skills/simplicity-audit