Ingest Gradle Upgrade

Ingests a Gradle wrapper upgrade for this repository: reads the release notes, upgrade guides, and linked documentation for the version upgraded to, then updates this repo's own code/tooling and the shipped Gradle MCP skills (src/main/skills/*) so everything stays accurate for that version. ## Positive Triggers (when to activate) - The Gradle wrapper of this repo was just bumped in `gradle/wrapper/gradle-wrapper.properties` (or the bump is in flight) and the new version's implications must be ingested. - Asked to "ingest the Gradle upgrade", "sync the repo/skills with Gradle <version>", or "update our skills/docs for the new Gradle version". - Auditing whether shipped skills, the generated best-practices corpus, or version-sensitive repo code are still accurate after a wrapper upgrade. ## Negative Triggers (when NOT to activate) - Performing the wrapper bump itself (make the upgrade, then come here to ingest it). - Version-sensitive edits to some other project's build (that is the shipped `authoring-gradle-bu

rnett Updated

File contents

rnett/gradle-mcp/tree/main/.junie/skills/ingest-gradle-upgrade commit 8e3270309c

Frequently asked questions

npx skillmds@latest add rnett/ingest-gradle-upgrade