원클릭으로
aos-infra
aos-infra에는 ASISaga에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Debug and troubleshoot production Azure infrastructure issues in the Agent Operating System. Covers systematic diagnostics, log analysis with KQL, resource health checks, and resolution of deployment failures, performance problems, and connectivity issues. USE FOR: debug Azure issues, troubleshoot deployment failures, analyze logs with KQL, fix connectivity issues, resolve resource provisioning errors, investigate health probe failures, check resource health, view application logs, find root cause of errors, diagnose AOS Function App issues, fix Service Bus connection failures, resolve Key Vault access problems. DO NOT USE FOR: deploying infrastructure (use deployment-error-fixer), creating new resources (use azure-prepare), setting up monitoring alerts (use azure-observability), cost analysis (use azure-cost-optimization).
Autonomously detect and fix logic errors in Python and Bicep deployment code for the AOS infrastructure. Handles syntax errors, validation failures, and common deployment issues to enable fully autonomous deployment workflows. USE FOR: fix Python syntax errors, fix Bicep BCP errors, resolve deployment logic failures, fix missing imports, fix parameter validation errors, auto-repair deployment code, pre-deployment validation, lint → validate → what-if → deploy pipeline. DO NOT USE FOR: environmental deployment failures (retry with backoff instead), infrastructure architecture changes (use azure-prepare), compliance scanning (use azure-compliance), cost analysis (use azure-cost-optimization).