aspire-orchestration Skill
WORKFLOW SKILL — Manage Aspire AppHost lifecycle and recover from file locks, port conflicts, and orphaned processes. WHEN: "start my Aspire app", "aspire start", "aspire stop", "aspire wait", "restart the API service", "file lock error", "MSB3491", "CS2012", "port already in use", "upgrade Aspire CLI", "aspire update Published by microsoft in aspire-skills.
What is aspire-orchestration Skill?
WORKFLOW SKILL — Manage Aspire AppHost lifecycle and recover from file locks, port conflicts, and orphaned processes. WHEN: "start my Aspire app", "aspire start", "aspire stop", "aspire wait", "restart the API service", "file lock error", "MSB3491", "CS2012", "port already in use", "upgrade Aspire CLI", "aspire update Published by microsoft in aspire-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using aspire-skills
Technical details
- Install or run with Copy skill directory
When to use aspire-orchestration Skill
- Use it for developers using aspire-skills.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/aspire-skills
- Skill file: skills/aspire-orchestration/SKILL.md
What it does
WORKFLOW SKILL — Manage Aspire AppHost lifecycle and recover from file locks, port conflicts, and orphaned processes. WHEN: "start my Aspire app", "aspire start", "aspire stop", "aspire wait", "restart the API service", "file lock error", "MSB3491", "CS2012", "port already in use", "upgrade Aspire CLI", "aspire update
Skill instructions
Aspire Orchestration MANDATORY COMPLIANCE — This skill prevents agent self-harm in Aspire projects. Violating these rules causes file locks, orphaned processes, and user frustration (15801). Prerequisites | Requirement | Install | |-------------|---------| | .NET 10.0 SDK | https://dotnet.microsoft.com/download | | Aspire CLI (curl/PowerShell) | curl -sSL https://aspire.dev/install.sh | bash | | Aspire CLI (NativeAOT global tool, .NET 10) | dotnet tool install -g Aspire.Cli | Either install method works. The dotnet tool install path produces a NativeAOT binary (instant startup, no JIT warmup) and is the recommended option when .NET 10 is already present. Detection Activate when ANY signal is present: | Signal | How to Detect | Confidence | |--------|---------------|------------| | C AppHost | .csproj containing Aspire.AppHost.Sdk | ✅ Definitive | | File-based C AppHost | apphost.cs or .cs file with :sdk Aspire.AppHost.Sdk | ✅ Definitive | | TypeScript AppHost | apphost.ts file in proj
Explore related resources
Frequently asked questions
What is aspire-orchestration?
aspire-orchestration is a open-source AI agent skill with Copy skill directory. WORKFLOW SKILL — Manage Aspire AppHost lifecycle and recover from file locks, port conflicts, and orphaned processes.
Who is aspire-orchestration best for?
aspire-orchestration is best for reusing agent instructions, scripts, and references.
How do I install aspire-orchestration?
Install or run aspire-orchestration using Copy skill directory. Check aspire-orchestration for the latest setup command.
Is aspire-orchestration actively maintained?
aspire-orchestration may need a closer maintenance check before production use.
Auto-fetched from GitHub.