Hi Adam, Looks like most of them are .MD files i dont know where to start. I initially thought it is in similar category to CoderRabbit (But seems like not). But would welcome all types of automation. If you want to try out. Maybe you can test them on other non-mainline repos.
I currently use antigravity and cline to automate workflows. I use the GitHub MCP for issue-related context and the Prisma MCP to test any PRs which have any queries (DB queries). But need some initial setup, like running cucumber tests for initial data and then profiling performance. Regards, Aman On Sun, Jul 19, 2026 at 3:49 AM Adam Monsen <[email protected]> wrote: > I've been using Claude, and I'm also trying out Magpie > <https://magpie.apache.org>. The setup is complex (see my last three > commits here <https://github.com/meonkeys/apache-fineract/commits/magpie/> > if you're curious) and mostly handled by Claude (or opencode, or whatever > AI/agent platform is used). I can't say I'd recommend it yet, but it is an > interesting experiment. Personally I only automate after I'm very > comfortable with a process, and Magpie takes more of a "vibe code > everything" approach. I mean, you can put Claude in a mode where it asks > permission before every command and all that, but still, so far it feels > like a bit too much to understand/trust. > > Anyone else have thoughts/experience with Magpie, or using other custom > skills/tools with the Fineract codebase? Any you'd like to share? >
