Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Triage and analyze Chromium/DevTools LUCI build results and trybot failures, including high-level builder status, compile errors, and detailed test failures. Use this to inspect trybot buildbucket (bb) results for a patchset overview or to query ResultDB directly for comprehensive, actionable information about specific test regressions and infrastructure issues.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-21 | ✗→✓ | ▲ Improved | -4% | 0% |
| case-22 | ✗→✓ | ▲ Improved | -30% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -24% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -63% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -17% | 0% |
This skill provides access to specialized triage tools maintained within the depot_tools repository. These tools are used to inspect Buildbucket results and ResultDB test failures.
vpython3 insteadof python3 to ensure all hermetic dependencies (like httplib2) are satisfied.
bb auth-info to proactively check if you arelogged into Buildbucket. If not, inform the user they must run bb auth-login.
The triage scripts and their detailed documentation are located relative to the depot_tools installation:
which gerrit_client.py to find your localdepot_tools root.
bb_wrapper.py): Found in <DEPOT_TOOLS_ROOT>/agents/skills/buildbucket/compile errors, and infra issues.
luci_triage.py): Found in <DEPOT_TOOLS_ROOT>/agents/skills/luci-test-results/ResultDB).
bb log <build_id> <step_name> to see the raw outputfor the failed step.
Once you have located the depot_tools directory, read the following files to understand how to use each tool:
buildbucket: Used for high-level builder status and compile failures.<DEPOT_TOOLS_ROOT>/agents/skills/buildbucket/SKILL.mdluci-test-results: Used for detailed ResultDB test failure analysis.<DEPOT_TOOLS_ROOT>/agents/skills/luci-test-results/SKILL.mdWhen you need to triage a build:
depot_tools as described above.SKILL.md file from depot_tools.bb_wrapper.py or luci_triage.py) using their absolute paths.
Other measured skills in the registry, with their headline benchmark lift.