Domains
Forms
- SKILL.md7.7%
- references92.3%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
.azure/deployment-plan.md exists with Validated status.azd up/azd deploy; Terraform → terraform apply; Bicep → az deployment group create.Use Cases
After preparation and validation, dev teams need to execute deployment to production. The skill reads config from the deployment plan, auto-detects deployment tool (azd, terraform, az deployment), and executes corresponding commands. Built-in error recovery analyzes failures and suggests fixes. Supports both incremental and full deployment modes.
Teams are ready to publish their app to production. The skill confirms deployment target (subscription, resource group, environment), executes deployment commands with streaming output. If deployment fails, analyzes errors and suggests fixes. Verifies app accessibility after success. Strict safety: doesn't create new apps directly (handled by azure-prepare).
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File