Aaronontheweb

Dotnet Concurrency Specialist — Development agent for Claude Code

Development community

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

Terminal
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 Repository