Code Csharp Analyst banner
thomasholknielsen thomasholknielsen

Code Csharp Analyst

Research community

Description

--- name: code-csharp-analyst description: "Use PROACTIVELY for C# analysis - provides modern C# patterns, async/await best practices, LINQ optimization, .NET ecosystem guidance, and C# idioms. This agent conducts comprehensive C# code quality analysis and returns actionable recommendations for improving code quality. It does NOT implement changes - it only analyzes C# code and persists findings to .agent/Session-{name}/context/code-csharp-analyst.md files. The main thread is responsible for exe

Installation

Installs to ~/.claude/agents/thomasholknielsen-claude-code-config-code-csharp-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thomasholknielsen/claude-code-config/HEAD/agents/code-csharp-analyst.md -o ~/.claude/agents/thomasholknielsen-claude-code-config-code-csharp-analyst.md

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

Full documentation available on GitHub

View Source Repository