Launching today

Claude Workspace Optimizer
Stop Claude from silently ignoring half your instructions
3 followers
Stop Claude from silently ignoring half your instructions
3 followers
Free open-source Claude workspace optimizer that scans your Claude Code setup for context bloat, memory visibility issues, and rule inefficiencies. One command, full health report with prioritized fixes. Built by Oaken AI.


Hey PH — I'm Ben, I built this after my own Claude Code setup started misbehaving and I couldn't figure out why. I took the learnings from the Claude Leak and I applied them to my own systems, then I figured why not make it free .
The short version: Claude loads your entire workspace config on every session. When it gets big, Claude starts quietly ignoring the stuff at the bottom. No error, no warning. Your instructions just stop working.
This tool gives you a score and tells you exactly what to fix. Takes 30 seconds to run, zero dependencies, never writes to your files.
The thing that surprised me most when I built it: a lot of people have MEMORY.md files over 400 lines with no topic file structure. That means roughly half their memory is getting truncated every single session.
Happy to answer questions about how Claude's context loading actually works — spent a lot of time reverse-engineering the patterns.