rnettrnettCommunityยท5 Agent Skills Included

gradle-mcp

Deep Gradle build inspection, execution, and dependency diagnostics

Connects AI agents directly to Gradle builds for project mapping, task execution, test diagnostics, and dependency auditing. Eliminates manual console parsing, noisy build logs, and guesswork around version conflicts and build failures. Includes a persistent Kotlin REPL for runtime probing and Compose UI rendering for visual verification. Ships guided workflows that keep build authoring aligned with current Gradle best practices.
npx skills add rnett/gradle-mcp --all -g -y
Available:

Instructs the agent to always prefer Gradle MCP tools over raw shell commands, enforce security and testing mandates, and follow the OpenSpec technical standards when working in this repository.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install gradle-mcp?โ–ผ

Run `npx skills add rnett/gradle-mcp --all -g -y` in your terminal to install all skills in this suite globally.

How to run Gradle builds with an AI agent?โ–ผ

The gradle-mcp server exposes structured tools that let your agent run tasks, monitor progress, and read test results without parsing raw console output.

Can gradle-mcp diagnose dependency conflicts?โ–ผ

Yes. It audits the resolved dependency graph, explains version selection with dependencyInsight, and handles advanced cases like variant mismatches and capability conflicts.

Does gradle-mcp work with Claude Code and other agents?โ–ผ

Yes. It is a standard MCP server configured in your client's mcpServers settings, and its skills follow the universal SKILL.md format.

What do I need to run gradle-mcp?โ–ผ

You need JDK 21 or higher and JBang installed; the server then runs with a single jbang command against any Gradle project.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’