gradle-review
OfficialCatch Gradle build logic issues before PRs
Software Engineering#code quality#gradle#configuration cache#build logic review#task conventions#plugin tasks#CI correctness
AuthorSpineEventEngine
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents Gradle build failures and performance/correctness regressions by reviewing Gradle task and plugin code for compliance with Spine and upstream best practices.
Core Features & Use Cases
- Spine Gradle task conformance checks: verifies every custom task sets
group = "spine"and a correct imperativedescription. - Upstream Gradle best-practice enforcement: flags correctness-breaking patterns (e.g.,
Provider.get()during configuration, eagerFileCollection/Configurationresolution, wrong output wiring). - Focused read-only review scopes: covers
configrepositorybuildSrc/(with a carve-out formodule.gradle.kts), Gradle scripts in the consuming project, and production code for Gradle plugins. - Use Case: After you change build logic or add/update a Gradle plugin task, run this review to ensure tasks are cacheable, lazily configured, and correctly wired before you open a PR.
Quick Start
Run the gradle-review skill against your staged diff to get a categorized report of Must fix, Should fix, and Nit findings.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gradle-review Download link: https://github.com/SpineEventEngine/config/archive/main.zip#gradle-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.