Hi Jarek, The Incubator repo is now a plugin marketplace, and the release check skill is its first plugin. It works in Claude Code: claude plugin marketplace add apache/incubator claude plugin install releasecheck@apache-incubator
And in Codex: codex plugin marketplace add apache/incubator codex plugin add releasecheck@apache-incubator I've tested both. One thing I noticed is that the Magpie install page uses codex plugin install, but the current Codex CLI only has codex plugin add. I've also opened a PR to add the Incubator to Magpie as an ASF trusted source [1]. It's pinned to the releasecheck-0.5 tag rather than a branch, as a lot of changes are in the Incubator repo. The other Incubator skills can move over the same way once this is working. Kind regards, Justin 1. https://github.com/apache/magpie/pull/1259 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
