Armory
Source
Browse
Sub-Agents

dotnet-upgrade

Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install dotnet-upgrade --cli claude

writes the file to.claude/agents/dotnet-upgrade.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/dotnet-upgrade.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation.

When to use it

Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation.

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/expert-advisors/dotnet-upgrade.md -o .claude/agents/dotnet-upgrade.md

Notes

Extracted from davila7/claude-code-templates, expert-advisors category.