deploy-diagnostics

Diagnose Azure deployment failures by analyzing error output and resource state.

Updated May 6, 2026
One-click install
npx skills add https://github.com/crgarcia12/compy --skill deploy-diagnostics-crgarcia12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-diagnostics
Source: https://github.com/crgarcia12/compy/tree/main/.github/skills/deploy-diagnostics
Command: npx skills add https://github.com/crgarcia12/compy --skill deploy-diagnostics-crgarcia12

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides rapid diagnostics for Azure deployment failures, helping you identify and resolve issues efficiently.

Core Features & Use Cases

  • Error Output Analysis: Automatically parse error outputs to determine the root cause.
  • Resource State Check: Verify the health of Azure resources and suggest fixes.
  • Fix Recommendations: Offer specific remediation actions for common issues.
  • Verification: Confirm the resolution of the problem post-remediation.
  • Use Case: Use when experiencing errors in the deployment process, such as during provisioning, deployment, or smoke tests.

Quick Start

Run the deploy-diagnostics skill on your deployment error to get insights and suggested fixes.

Frequently Asked Questions about deploy-diagnostics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose Azure deployment failures from error outputs?

To diagnose Azure deployment failures, this skill parses error outputs to determine root causes, checks Azure resource health states, and recommends specific remediation actions to resolve provisioning or deployment issues.

What is the best way to troubleshoot Azure DevOps infrastructure failures?

Troubleshooting Azure DevOps infrastructure failures involves analyzing deployment error outputs, verifying Azure resource health, and applying targeted fix recommendations to resolve post-deploy smoke test failures and provisioning blocks.

Can I use this to check Azure resource health after a failed deployment?

Yes, you can check Azure resource health after a failed deployment. The skill verifies the state of your Azure resources, identifies health anomalies causing the deployment errors, and suggests specific fixes.

How do I resolve Azure deployment errors during provisioning?

To resolve Azure deployment errors during provisioning, the skill analyzes the error output to pinpoint root causes and offers specific remediation actions, followed by verification to confirm the resolution.

Why does my Azure deployment fail post-deploy smoke tests?

Azure deployments fail post-deploy smoke tests due to resource health issues or configuration errors. This skill analyzes the error output, checks the Azure resource state, and suggests fixes to resolve the failures.