claude-on-foundry
Installation
SKILL.md
Claude on Foundry — Starter Kit
This skill is the deep playbook for Azure-Samples/claude (aka.ms/claude/start). The always-on layer is .github/copilot-instructions.md in the same repo — read it first for repo shape, env-var contract, and hard rules. Use this skill when the customer's task falls into one of the five flows below.
Decision tree — where to start
| The customer says... | Jump to |
|---|---|
| "Help me deploy", "set this up", "get me started" | PLAN → DEPLOY |
| "It failed", "I'm getting an error", "azd up didn't work" | DIAGNOSE |
| "Is it working?", "did it actually deploy?", "test it" | VERIFY |
| "Add another family", "change the region", "switch from sonnet to opus" | MODIFY |
| "I'm done", "tear it down", "free the quota", "clean up" | TEARDOWN |
If the request doesn't fit any of these, fall back to the repo's README.md.