home/categories/debugging/tuist-tuist-skills-skills-compare-builds-skill-md
debuggingtools

compare-builds

Compares two Xcode build runs to identify duration regressions, cache changes, and new issues. Can be invoked with build IDs, dashboard URLs, or branch names (e.g. `tuist compare-builds --base main --head feature-branch`).

tuist
maintainer
tuist
Updated 3/17/2026
Stars
5610
Forks
728
quick start

Installation and usage

Compares two Xcode build runs to identify duration regressions, cache changes, and new issues. Can be invoked with build IDs, dashboard URLs, or branch names (e.g. `tuist compare-builds --base main --head feature-branch`).

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use compare-builds