I don't think we should generate an agents.md file for end projects, because that file should be specific to the end project. Most agents have `/init` to create one.
I spent some time on skills, which I think is the right concept, at least today, to help end users generate parts or all of their grails project with LLMs. We are looking into ways to package these, maybe as jars in maven, so they can be included more easily in generated projects. https://github.com/apache/grails-core/tree/7.0.x/.agents/skills James Fredley On 2026/04/23 08:32:39 Gianluca Sartori wrote: > Hi folks, > > following a recent mail from Paul on the Groovy mailing list I'm adding an > AGENTS.md file to the Dueuno project template: > https://github.com/dueuno-projects/dueuno-app-template/blob/main/AGENTS.md > > I was wondering if it may make sense to add a default AGENTS.md file to the > Grails project template as well. > > I am not using Grails "the standard way" to build applications so my > contribution would not go much further than asking some AI to generate it > for me, but I guess a discussion about it may be worth it (even if the > outcome would be not to add it). > > What's your opinion? > > Cheers, > Gianluca > > Gianluca Sartori > -- > https://dueuno.com >
