Assess migration complexity and runtime/deployment profile of the .NET repo in the current directory. Produces a Modernization Readiness score with detailed evidence tables.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dotnet-service-review:modernization-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Assess the modernization readiness of this repository.
Assess the modernization readiness of this repository.
Produce the Modernization Readiness section including:
Read your required knowledge files first. Follow your output format exactly.
npx claudepluginhub seankearney/claude-code --plugin dotnet-service-reviewAnalyzing .NET code for modernization. Outdated TFMs, deprecated packages, superseded patterns.
Conducts interactive audits of AI-generated or legacy codebases to identify technical debt, anti-patterns, quality issues, and modernization opportunities.
Evaluates a project's cloud-native readiness across 6 dimensions (statelessness, config, scalability, etc.) with a 0-12 score. Detects existing Docker artifacts or routes to containerization.