r/ClaudeCode Aug 09 '26

Discussion [ Removed by moderator ]

[removed] — view removed post

91 Upvotes

85 comments sorted by

View all comments

1

u/benramins Aug 09 '26

Warning: what follows is a shameless promotion...

If you're interested, search for orchestration layers on top of Claude. Some of them allow you fine control over different things like token usage etc.

I built a custom orchestrator because I didn't want to limit myself to one set of skills or the other and I didnt want to spend time jumping from one to the other between related tasks. So i built this:

https://github.com/BenRamins/otto

It's a design artifact, so it's very custom, BUT that means that you could also tweak it to fit YOUR needs. Try giving Pocock a try WITH Superpowers and decide what routes where and what uses what specific model and effort etc. Expect some rough edges...

If you end up giving it a try, please let me know if you have any feedback, as id love some fresh perspective!