Hi all,
Quick update on the ai-agent-skills plugin (OFBIZ-13367): PR #360 has been
merged (https://github.com/apache/ofbiz-plugins/pull/360), adding a new
manage-contribution-workflow skill, which covers the parts of contributing
that sit outside the code itself - syncing a fork with upstream before
branching, optional git worktree setup (and how to avoid ending up with a
missing gradle-wrapper.jar, an empty plugins/ checkout, or no agent skills
at all in a fresh worktree), the ofbiz-framework/ofbiz-plugins repo
pairing, loading real data before running tests, backporting via
cherry-pick, and the community PR template.
The same PR also renames precommit-readiness to prepush-readiness - turns
out the repo's git hook actually runs on pre-push (Checkstyle + CodeNarc),
not on commit, so the old name and description were misleading. Fixed the
details (config paths, exact mirror command) while keeping the existing
hygiene guidance intact.
Hope this helps streamline your contribution workflows, whether you're
working with an AI agent or not. Feedback welcome, especially from anyone
who's hit friction with agent-driven contributions that this doesn't yet
cover.
Thanks,
Mridul Pathak

On Mon, May 18, 2026 at 11:48 AM Arun Patidar <[email protected]>
wrote:

> Hi Divesh,
>
> Thank you for preparing and sharing this video. This will be very helpful
> for developers in learning how to effectively use agent skills.
>
>
> Best regards,
> ---
> Arun Patidar
>
> On Fri, May 8, 2026 at 6:59 PM Divesh Dutta <
> [email protected]>
> wrote:
>
> > Hi Sathish, all,
> >
> > Here is the link to the YouTube video that explains how to install skill
> > files in your coding agent.
> >
> > https://youtu.be/w5CSRrEDABs
> >
> > Thanks
> > --
> > Divesh Dutta
> > www.hotwaxsystems.com
> >
> > On Fri, Feb 20, 2026 at 11:38 AM Sathish Kumar Chandran <
> > [email protected]> wrote:
> >
> >> Arun, this is awesome.
> >> It would be helpful, if you create a video out of it on how to use, will
> >> be
> >> wonderful.. upload to YouTube and share link.. a simple one should be
> >> fine…
> >> Thanks and have a good day!
> >>
> >> On Thu, 19 Feb 2026 at 3:23 PM, Arun Patidar <[email protected]>
> >> wrote:
> >>
> >> > Hello Devs,
> >> >
> >> > As AI agents become increasingly central to development, using an
> agent
> >> > skills file is essential for providing the instructions necessary to
> >> > execute tasks effectively.
> >> >
> >> > You can learn more about the importance and application of these
> skills
> >> > files at https://agentskills.io/home.
> >> >
> >> > I have prepared various skills files to assist with OFBiz application
> >> > development using AI agents.
> >> >
> >> >  You can access them through my GitHub repository and documentation
> >> below:
> >> >
> >> > - ofbiz-app-dev-agent GitHub Repo
> >> > <https://github.com/arunpati/ofbiz-app-dev-agent.git>
> >> > - Skills Summary
> >> > <
> >> >
> >>
> https://github.com/arunpati/ofbiz-app-dev-agent/blob/main/SKILLS_SUMMARY.md
> >> > >
> >> > - Readme
> >> > <https://github.com/arunpati/ofbiz-app-dev-agent/blob/main/README.md>
> >> >
> >> > Please review and let me know if you have any suggestions.
> >> >
> >> >
> >> > Arun Patidar
> >> > VP of Information Systems
> >> >
> >> > *HotWax CommerceReal OmniChannel. Real Results.*
> >> > m: +91 9827353082
> >> > w: www.hotwax.co
> >> >
> >> >  <https://www.linkedin.com/company/hotwaxcommerce/>
> >> > <https://www.facebook.com/HotWaxCommerce/>
> >> > <https://twitter.com/hotwaxcommerce>
> >> >
> >>
> >
>

Reply via email to