I followed up with proposal to both comdev / incubator. On Thu, Sep 17, 2026 at 12:56 PM Jarek Potiuk <[email protected]> wrote:
> Fantastic :) > > On Thu, Sep 17, 2026 at 11:27 AM Justin Mclean <[email protected]> > wrote: > >> 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 > >
