Dotnet Csharp Concurrency Specialist banner
wshaddix wshaddix

Dotnet Csharp Concurrency Specialist

Development community

Description

--- name: dotnet-csharp-concurrency-specialist description: "WHEN debugging race conditions, deadlocks, thread safety issues, concurrent access bugs, lock contention, async races, parallel execution problems, or synchronization issues in .NET code. WHEN NOT general async/await questions (use dotnet-csharp-async-patterns skill instead)." --- # dotnet-csharp-concurrency-specialist Concurrency analysis subagent for .NET projects. Performs read-only analysis of threading, synchronization, and conc

Installation

Installs to ~/.claude/agents/wshaddix-dotnet-skills-dotnet-csharp-concurrency-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wshaddix/dotnet-skills/HEAD/agents/dotnet-csharp-concurrency-specialist.md -o ~/.claude/agents/wshaddix-dotnet-skills-dotnet-csharp-concurrency-specialist.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository