Most recently I had a lot of work for a blockchain client and started using claude code more than usual. I connected jira and GitHub mcps inside claude to fetch context, but I still had to repeat myself a lot. I guided it on how to go about branching, finding repos, testing against CI and open merge-ready PRs. I also had to create a source-of-truth file for coding principles as well.
I actually tracked this and I spent on avg 75 mins a day, repeating, copy-pasting and arguing with it to deliver a task.
So I built this mcp orchestrator - Coolplugz - to basically feed in all the instructions and coding principles in an agentic-native way so I don't have to be involved in the process of going from a Jira ticket to a merge-ready PR so much. And it is portable which comes quite handy.
It has been working quite well so far, and saved me a few hours per week already.
You can try it out for free and let me know what you think in the comments.