fix-broken-integration-tests

Installation
SKILL.md

Fix Broken Integration Tests

Input: $ARGUMENTS

Determine the repository root at the start of each phase:

REPO_ROOT=$(git rev-parse --show-toplevel)

All relative file paths below are relative to $REPO_ROOT.


Phase 1 — Identify Failing Tests

Parse $ARGUMENTS to extract concrete Go test function names.

Installs
1
GitHub Stars
451
First Seen
Jun 17, 2026
fix-broken-integration-tests — datadog/terraform-provider-datadog