Code Review

Review .NET changes for bugs, regressions, architectural drift, missing tests, incorrect async or disposal behavior, and platform-specific pitfalls before you approve or merge them. USE FOR: reviewing a pull request or patch in a .NET repository; checking for behavioral regressions, API misuse, or missing tests; auditing architectural or framework-specific. DO NOT USE FOR: unrelated stacks; generic tasks that do not need this specific guidance. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode 848f5fb 4 files · 26.9 KB Updated

File contents

managedcode/dotnet-skills/tree/main/catalog/Platform/Code-Review/skills/code-review commit 848f5fba0a

Frequently asked questions

npx skillmds@latest add managedcode/code-review