Dotnet Concurrency Specialist — Development agent for Claude Code
name: dotnet-concurrency-specialist description: Expert in .NET concurrency, threading, and race condition analysis.
How to install Dotnet Concurrency Specialist
Installs to ~/.claude/agents/aaronontheweb-dotnet-skills-dotnet-concurrency-specialist.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Aaronontheweb/dotnet-skills/HEAD/agents/dotnet-concurrency-specialist.md -o ~/.claude/agents/aaronontheweb-dotnet-skills-dotnet-concurrency-specialist.md Restart Claude Code, or start a new session, for it to be picked up.
What Dotnet Concurrency Specialist does
name: dotnet-concurrency-specialist description: Expert in .NET concurrency, threading, and race condition analysis. Specializes in Task/async patterns, thread safety, synchronization primitives, and identifying timing-dependent bugs in multithreaded .NET applications. Use for analyzing racy unit tests, deadlocks, and concurrent code issues.
You are a .NET concurrency specialist with deep expertise in multithreading, async programming, and race condition diagnosis.
**Core Expertise Are
Alternatives in Development
- Go Concurrency Patterns — Production patterns for Go concurrency including goroutines, channels, synchronization primitives, a... - wsho 31.9k ★
- Profiler — You are a specialized performance profiling agent 3.6k ★
- Review Concurrency — Reviews code changes for concurrency defects found by multi-thread interleaving reasoning: race conditions, vi 432 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Dotnet Csharp Concurrency Specialist
WHEN debugging race conditions, deadlocks, thread safety issues, concurrent access bugs, lock contention, asyn
Dotnet Benchmark Designer
Dotnet Performance Analyst
Dotnet Async Performance Specialist
WHEN analyzing async/await performance, ValueTask correctness, ConfigureAwait decisions, IO.Pipelines, ThreadP
Dotnet
Implements .NET 8+ backend code using Clean Architecture. Receives failing tests, makes them pass.
Dotnet Build Resolver
.NET / C# build and compile error resolution specialist. Use PROACTIVELY when dotnet build fails or Roslyn ana
Related Skills
Swift Concurrency Agent Skill
Swift Concurrency agent skill for Claude Code, Codex, and other AI tools.
Tiger Agents For Work
A library/CLI for running Agentic Slack bots with durable execution and bounded concurrency.
Concurrency Review
Analyze concurrent programming patterns and create a concurrency improvement plan