Loading...
Loading...
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.
npx skill4agent add managedcode/dotnet-skills code-review.Result.Wait().GetAwaiter().GetResult()CancellationTokenConfigureAwait(false)async voidusingIDisposableawait usingIAsyncDisposableIHttpClientFactoryHttpClient