Original Reddit post

Hi, I created a skill to have Claude plan tasks and delegate all coding to Opencode cli (with whatever model you use in opencode). You can find it here https://github.com/pcx-wave/opencode-skill This skill allows saving massively on code heavy tasks as you hand all coding to Opencode, while keeping planning on Claude code side. You also avoid hitting limits as fast. It follows up a similar skill that has been work-proofed with mistral Vibe ( https://github.com/pcx-wave/vibe-skill ), which showcased between 50-90% token cost reduction (depending on code duty load, the more load the more savings). Other ppl asked for a opencode equivalent so here it is. Note : I don’t use opencode much myself so it has not been tried in production besides base tests. There is a report functionality included so I’d be very interested if you’d use it and post such reports, or suggest PRs. submitted by /u/pcx_wave

Originally posted by u/pcx_wave on r/ClaudeCode