Agent Skillsgoogle/skills › infra-deployment-debugging

infra-deployment-debugging

GitHub

用于排查 ADC 应用和原始 Terraform 基础设施部署失败的技能,通过只读命令分析错误日志与配置,严格遵循诊断步骤以定位问题根源。

skills/cloud/design-deploy/references/infra-deployment-debugging/SKILL.md google/skills

Trigger Scenarios

分析 ADC 应用部署失败 排查原始 Terraform 部署报错

Install

npx skills add google/skills --skill infra-deployment-debugging -g -y
More Options

Non-standard path

npx skills add https://github.com/google/skills/tree/main/skills/cloud/design-deploy/references/infra-deployment-debugging -g -y

Use without installing

npx skills use google/skills@infra-deployment-debugging

指定 Agent (Claude Code)

npx skills add google/skills --skill infra-deployment-debugging -a claude-code -g -y

安装 repo 全部 skill

npx skills add google/skills --all -g -y

预览 repo 内 skill

npx skills add google/skills --list

SKILL.md

Frontmatter
{
    "name": "infra-deployment-debugging",
    "license": "Apache-2.0",
    "metadata": {
        "version": "v1",
        "category": "CloudInfrastructure",
        "publisher": "google"
    },
    "description": "Troubleshoots infrastructure deployment failures. Use when analyzing deployment failures of ADC applications or direct\/raw Terraform deployment errors. Don't use for design, local validation, plan assessment, or non-deployment troubleshooting."
}

Deployment Troubleshooting Skill

Use this skill to analyze and resolve deployment failures. This skill supports troubleshooting:

  1. ADC Applications: High-level designs deployed in Application Design Center.
  2. Raw Terraform (TF): Infrastructure configurations managed directly via Terraform HCL files.

Constraints

  • Use standard tools: All interactions with GCP must be performed using standard commands (e.g., gcloud, terraform). Do not use custom internal backend APIs.
  • No Real Deployments: NEVER run mutating deployment commands (e.g., gcloud design-center spaces applications deploy or terraform apply) under any circumstances, as this is a read-only validation and dry-run troubleshooting workflow.
  • Read-Only Discovery: Do not run mutating commands during discovery. Discovery must be strictly read-only.
  • Strict Step Adherence: You MUST execute all steps in the chosen troubleshooting template in sequence. Do NOT skip steps or jump directly to remediation, even if the error seems obvious. Every step (e.g., init, validate, plan, or describes/logs fetches) must be executed and their outputs verified.

Troubleshooting Process (Progressive Disclosure)

To begin, you must determine the appropriate troubleshooting context based on the user's input.

Step 1: Determine the Entry Point

Evaluate the input provided by the user:

  • Case A: ADC Application Deployment:
    • Indicator: The input contains an application_uri (e.g., projects/P/locations/L/spaces/S/applications/A) or references an App Design Center context.
    • Act: Read and follow the detailed instructions in adc_application_troubleshooting.md to complete the troubleshooting task.
  • Case B: Raw Terraform Deployment:
    • Indicator: The input contains raw Terraform configuration code (HCL contents), .tf files, or direct Terraform plan/apply execution errors.
    • Act: Read and follow the detailed instructions in raw_terraform_troubleshooting.md to complete the troubleshooting task.

Reporting Issues

Report bugs or improvements for this skill at Google Skills Issues.

Version History

  • 7072dc4 Current 2026-08-13 10:31

Same Skill Collection

skills/ads/data-manager-api-audience-ingestion/SKILL.md
skills/ads/data-manager-api-event-ingestion/SKILL.md
skills/ads/data-manager-api-setup/SKILL.md
skills/ads/data-manager-api/data-manager-api-audience-ingestion/SKILL.md
skills/ads/data-manager-api/data-manager-api-event-ingestion/SKILL.md
skills/ads/data-manager-api/data-manager-api-setup/SKILL.md
skills/ads/google-ads-api-mcp-setup/SKILL.md
skills/ads/google-ads-api/google-ads-api-mcp-setup/SKILL.md
skills/ads/google-mobile-ads-android-migrate-to-next-gen/SKILL.md
skills/ads/google-mobile-ads-banner/SKILL.md
skills/ads/google-mobile-ads-get-started/SKILL.md
skills/ads/google-mobile-ads-interstitial/SKILL.md
skills/ads/google-mobile-ads-rewarded/SKILL.md
skills/ads/google-mobile-ads/google-mobile-ads-android-migrate-to-next-gen/SKILL.md
skills/ads/google-mobile-ads/google-mobile-ads-banner/SKILL.md
skills/ads/google-mobile-ads/google-mobile-ads-get-started/SKILL.md
skills/ads/google-mobile-ads/google-mobile-ads-interstitial/SKILL.md
skills/ads/google-mobile-ads/google-mobile-ads-rewarded/SKILL.md
skills/ads/ima-sdk-basics/SKILL.md
skills/ads/ima-sdk-client-side/SKILL.md
skills/ads/interactive-media-ads/ima-sdk-basics/SKILL.md
skills/analytics/google-analytics-admin-api-basics/SKILL.md
skills/cloud/agent-platform-endpoint-management/SKILL.md
skills/cloud/agent-platform-migrate-from-ai-studio/SKILL.md
skills/cloud/agent-platform-model-registry/SKILL.md
skills/cloud/agent-platform-prompt-management/SKILL.md
skills/cloud/agent-platform-rag-engine-management/SKILL.md
skills/cloud/agent-platform-skill-registry/SKILL.md
skills/cloud/agent-platform-troubleshooting/SKILL.md
skills/cloud/agent-platform-tuning-management/SKILL.md
skills/cloud/agent-platform-tuning/SKILL.md
skills/cloud/alloydb-basics/SKILL.md
skills/cloud/bigquery-basics/SKILL.md
skills/cloud/bigquery-bigframes/SKILL.md
skills/cloud/bigtable-basics/SKILL.md
skills/cloud/cloud-logging-configuration-basics/SKILL.md
skills/cloud/cloud-logging-cross-project-configuration/SKILL.md
skills/cloud/cloud-logging-query-generation/SKILL.md
skills/cloud/cloud-monitoring-metric-selection/SKILL.md
skills/cloud/cloud-run-basics/SKILL.md
skills/cloud/datalineage-summary/SKILL.md
skills/cloud/design-deploy/references/design/SKILL.md
skills/cloud/design-deploy/SKILL.md
skills/cloud/detection-engineering-coverage-evaluation/SKILL.md
skills/cloud/developer-device-platform-basics/SKILL.md
skills/cloud/gcloud/SKILL.md
skills/cloud/gemini-agents-api/SKILL.md
skills/cloud/gemini-api/SKILL.md
skills/cloud/gemini-interactions-api/SKILL.md

Metadata

Files
0
Version
7072dc4
Hash
98fe279c
Indexed
2026-08-13 10:31

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-13 14:08
浙ICP备14020137号-1 $お客様$