compare-gradle-builds

Installation
SKILL.md

Compare Gradle Builds

Quick Start

You'll typically receive two build identifiers (IDs, dashboard URLs, or branch names). Follow these steps using the Tuist MCP tools:

  1. Use list_gradle_builds to find builds on each branch.
  2. Use get_gradle_build for both base and head builds.
  3. Use list_gradle_build_tasks to fetch task-level details for both builds.
  4. Compare duration, status, cache hit rates, and task outcomes.
  5. Summarize regressions, improvements, and recommendations.

If only one identifier is provided, use the project's default branch as the baseline.

Step 1: Resolve Builds

If base/head are build IDs or dashboard URLs

Fetch each directly with get_gradle_build(build_run_id: "<id>").

Related skills

More from tuist/agent-skills

Installs
81
GitHub Stars
32
First Seen
Mar 28, 2026