
Show HN: CoolPlugz – A Claude MCP that turns Jira tickets into a merge-ready PRHi folks, I've been a fullstack dev and solopreneur for 9 years and the last 3 I have been using AI and MCP related tools in my dev environment.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
