microsoft/AKS-Lab-GitHubCopilot
Skill Claude CodeCodex
Use this skill in test-author mode when writing integration tests that exercise multiple agents without Docker.
ZavaShop multi-agent retail demo on AKS + ACA. Specs, MCP servers, agents, tests, Bicep/Helm and CI are all authored by 6 GitHub Copilot Custom Coding Agents using Microsoft Agent Framework + Copilot SDK.
microsoft/AKS-Lab-GitHubCopilot
Skill Claude CodeCodex
Use this skill in test-author mode when writing integration tests that exercise multiple agents without Docker.
microsoft/AKS-Lab-GitHubCopilot
Skill Claude CodeCodex
Skill "aca-bicep" from microsoft/AKS-Lab-GitHubCopilot, covering skill: aca bicep module, infra/aca/agent.bicep parameters, container env (mandatory), identity and scale rule (always).
microsoft/AKS-Lab-GitHubCopilot
Skill Claude CodeCodex
Skill "aks-helm" from microsoft/AKS-Lab-GitHubCopilot, covering skill: aks helm chart for the orchestrator, chart layout, values.yaml shape, serviceaccount.yaml and secretproviderclass.yaml.
microsoft/AKS-Lab-GitHubCopilot
Skill Claude CodeCodex
Skill "copilot-sdk-gpt55" from microsoft/AKS-Lab-GitHubCopilot, covering skill: github copilot sdk on gpt-5.5, the two imports, the one builder shape, permissions (do not skip) and tool signatures — flat scalars, not pydantic.
microsoft/AKS-Lab-GitHubCopilot
Skill Claude CodeCodex
Use this skill when generating any specialist agent under src/agents/ /.
microsoft/AKS-Lab-GitHubCopilot
Skill Claude CodeCodex
Skill "mcp-server-skeleton" from microsoft/AKS-Lab-GitHubCopilot, covering skill: mcp server skeleton (fastmcp, streamable-http), reference layout, server.py template, models.py rules and store.py rules.
microsoft/AKS-Lab-GitHubCopilot
Skill Claude CodeCodex
Any data crossing HTTP, A2A, MCP, or a queue is a frozen Pydantic v2 model.