dotnetdotnetOfficialยท21 Agent Skills Included

runtime

Automate .NET runtime builds, tests, code reviews, and CI triage

Automates building, testing, and reviewing changes in the .NET runtime repository. Reproduces failing CI tests locally, triages GitHub issues, monitors Azure DevOps pipelines, and drafts API proposals and breaking change docs. Eliminates hours of manual build setup, log reading, and maintainer workflow guesswork for contributors.
npx skills add dotnet/runtime --all -g -y

All Skills in This Repository (21)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
dotnetdotnet

performance-benchmark

Automate ad hoc performance benchmarking for dotnet/runtime code changes.

Official
Intermediate
๐Ÿ“ฆ In Repo
dotnetdotnet

code-review

Review dotnet/runtime code changes for correctness, performance, and conventions.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

ci-analysis

Aggregate CI status for dotnet PRs using Azure DevOps and Helix logs.

Official
Intermediate
๐Ÿ“ฆ In Repo
dotnetdotnet

vmr-codeflow-status

Analyze VMR codeflow PR status across dotnet repositories for freshness and flow health.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

jit-regression-test

Extract JIT regression test cases from GitHub issues into JitBlue folders.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

add-new-jit-ee-api

Automate new JIT-VM API integration across .NET runtime layers.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

standalone-test-repro-cmd

Resolves CoreCLR runtime test wrapper paths to source tests and effective invocations.

Official
Intermediate
๐Ÿ“ฆ In Repo
dotnetdotnet

mobile-platforms

Triages and fixes .NET runtime failures on iOS, tvOS, MacCatalyst, and Android platforms.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

test-scenario-env

Generates CoreRun-compatible dotenv files for CoreCLR test scenarios from testenvironment.proj.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

ci-pipeline-monitor

Monitors Azure DevOps CI test pipelines and triages failures against GitHub issues.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

build-and-test

Build and test dotnet/runtime components with baseline builds and per-component workflows.

Official
Advanced
๐Ÿ“ฆ In Repo
dotnetdotnet

pr-failure-scan

Analyzes dotnet/runtime PR CI failures and drafts Known Build Error issues.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install dotnet/runtime skills?โ–ผ

Run `npx skills add dotnet/runtime --all -g -y` in your terminal to install all skills in this suite globally.

How to reproduce a failing .NET runtime test locally?โ–ผ

The standalone-test-repro skill converts a CI test wrapper path or method name into a standalone console app you can run directly with corerun.

Can AI review my dotnet/runtime pull request?โ–ผ

Yes. The code-review skill checks your PR against real maintainer conventions, verifies API approvals, and flags bugs, performance issues, and test gaps.

How to triage dotnet/runtime CI failures with AI?โ–ผ

The ci-pipeline-monitor and pr-failure-scan skills fetch Azure DevOps test results, group failures by root cause, and match them to known build error issues.

Do these skills work with Claude Code and Copilot CLI?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, GitHub Copilot CLI, Cursor, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’