Dotnet Async Performance Specialist
Description
--- name: dotnet-async-performance-specialist description: "WHEN analyzing async/await performance, ValueTask correctness, ConfigureAwait decisions, IO.Pipelines, ThreadPool tuning, or Channel selection in .NET code. WHEN NOT profiling interpretation (use dotnet-performance-analyst) or thread sync bugs (use dotnet-csharp-concurrency-specialist)." --- # dotnet-async-performance-specialist Async performance analysis subagent for .NET projects. Performs read-only analysis of async/await patterns
Installation
Installs to ~/.claude/agents/wshaddix-dotnet-skills-dotnet-async-performance-specialist.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wshaddix/dotnet-skills/HEAD/agents/dotnet-async-performance-specialist.md -o ~/.claude/agents/wshaddix-dotnet-skills-dotnet-async-performance-specialist.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development