Interactive diagnostic agent that guides users through Azure resource health assessment, issue identification, and remediation planning. Uses approval-first execution for safety, analyzes single resources, and saves reports to agent-output/{project}/.
Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.
Quelldateien prüfen
Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Ein direkter Befehl überspringt den Prüf-Prompt. Prüfen Sie die Quelle, bevor Sie ihn ausführen.
Interactive diagnostic agent that guides users through Azure resource health assessment, issue identification, and remediation planning. Uses approval-first execution for safety, analyzes single resources, and saves reports to agent-output/{project}/.
[{"label":"▶ Expand Scope","agent":"09-Diagnose","prompt":"Expand the diagnostic scope to include related resources. Query resource dependencies and assess health of connected resources.","send":true},{"label":"▶ Deep Dive Logs","agent":"09-Diagnose","prompt":"Perform deep log analysis on the current resource. Query activity logs and diagnostic logs for detailed error information.","send":true},{"label":"▶ Re-run Health Check","agent":"09-Diagnose","prompt":"Re-run the resource health assessment to check for status changes after remediation actions.","send":true},{"label":"▶ Generate Workload Documentation","agent":"09-Diagnose","prompt":"Use the azure-artifacts skill to generate comprehensive as-built documentation incorporating health assessment findings.","send":true},{"label":"↩ Escalate to Architect","agent":"03-Architect","prompt":"Completed a resource health assessment that identified architectural issues requiring WAF evaluation. Please review the findings in `agent-output/{project}/08-resource-health-report.md` and provide architectural recommendations.","send":false,"model":"Claude Opus 4.6 (copilot)"},{"label":"↩ Return to Conductor","agent":"01-Conductor","prompt":"Returning from Diagnostics. Report at `agent-output/{project}/08-resource-health-report.md`. Advise on next steps.","send":false}]
Azure Resource Health Diagnostician Agent
This agent is supplementary to the 7-step workflow. Use it after Step 6 (Deploy) or
for troubleshooting existing deployments.