gradle-review

Official

Catch Gradle build logic issues before PRs

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 imperative description.
  • Upstream Gradle best-practice enforcement: flags correctness-breaking patterns (e.g., Provider.get() during configuration, eager FileCollection/Configuration resolution, wrong output wiring).
  • Focused read-only review scopes: covers config repository buildSrc/ (with a carve-out for module.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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.