Original Reddit post

My team at work has been very frustrated with usage limits on our developments. I wrote this tool to minimize context usage and kept it internal, but have since gotten the green light to make it public and open source. Since context token usage has been a huge issue lately, I figured someone else might get some use out of it. It’s pretty basic and I’m sure has a lot of bugs, but it works really well for our agents and has a lot of features. Let me know what you think! https://www.github.com/ViewGH/contextador It solves a couple of issues with project orientation cost and multi-agent context duplication. It is also self-healing and self-improving through hit logging. I also didn’t want it to be super intrusive, so it has super simple removal commands as well. submitted by /u/whatthewott

Originally posted by u/whatthewott on r/ClaudeCode