azure-app-onboard-prereq

Installation
SKILL.md

Azure App Onboard Prereq — Repository Evaluation

Evaluate a user's repository for build health, app completeness, and Azure deployment feasibility — before infrastructure planning. Produces per-component verdicts (PASS/WARN/FAIL) consumed by downstream phases.

Orchestrator relationship: Called by azure-app-onboard at Step 3, or standalone for code readiness checks. When called by orchestrator, return control to azure-app-onboard after writing artifacts — do NOT invoke downstream phases directly.

Phase 1 of 4 in AppOnboard pipeline. Session: .copilot-azure/sessions/{session-id}/. Reads context.json. Writes components[], repo{}, detectedInfra[]. Produces prereq-output.json. Schema: prereq-schemas.tsPrereqOutput, BuildRequirements. Direct entry supported.

When NOT to Use

Signal Redirect
Validate infrastructure (Bicep/TF/azure.yaml) azure-validate
Generate IaC azure-prepare
End-to-end idea-to-production azure-app-onboard
Run azd up or deploy azure-deploy

Rules

Installs
913
GitHub Stars
1.3K
First Seen
1 day ago
azure-app-onboard-prereq — microsoft/azure-skills