run-acceptance-tests
We need to translate the given English text into Russian. The text describes a skill for running acceptance tests for Terraform providers. The name "run-acceptance-tests" is not in the text, so we don't include it. We must preserve technical terms like "go test", "TF_ACC", "TestAccFeatureHappyPath", "TestCheckFunc", etc. Also preserve numbers, URLs (none here), and protocol names. No extra commentary. The text: "Execute and diagnose Go acceptance tests for Terraform providers with structured troubleshooting. Run focused acceptance tests using go test -run=TestAccFeatureHappyPath with TF_ACC=1 environment variable Diagnose failures progressively: retry with -count=1 , enable verbose output with -v , activate debug logging via TF_LOG=debug , and persist Terraform workspace with TF_ACC_WORKING_DIR_PERSIST=1 Validate test reliability by intentionally breaking a TestCheckFunc, re-running the test to..." We need to translate into Russian. Keep technical terms in English. Ensure proper punctuation and spacing. Let's
npx skills add https://github.com/hashicorp/agent-skills --skill run-acceptance-tests