Dotnet Code Review Agent banner
wshaddix wshaddix

Dotnet Code Review Agent

Security community

Description

--- name: dotnet-code-review-agent description: "WHEN reviewing code for correctness, performance, security, and architecture concerns. Triages findings and routes to specialist agents for deep analysis. Triggers on: review this, code review, PR review, what's wrong with this code." --- # dotnet-code-review-agent General-purpose code review subagent for .NET projects. Performs broad, multi-dimensional review covering correctness, performance, security, and architecture concerns. Identifies iss

Installation

Installs to ~/.claude/agents/wshaddix-dotnet-skills-dotnet-code-review-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wshaddix/dotnet-skills/HEAD/agents/dotnet-code-review-agent.md -o ~/.claude/agents/wshaddix-dotnet-skills-dotnet-code-review-agent.md

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

Full documentation available on GitHub

View Source Repository