home/categories/testing/bravellian-workbench-codex-skills-dotnet-test-triage-skill-md
testingtesting-security

dotnet-test-triage

Run dotnet test, capture failed test cases, and generate a rerun filter plus a markdown failure summary. Use when test runs fail and you need a focused rerun command or a compact failure report.

bravellian
maintainer
bravellian
Updated 1/20/2026
Stars
0
Forks
0
quick start

Installation and usage

Run dotnet test, capture failed test cases, and generate a rerun filter plus a markdown failure summary. Use when test runs fail and you need a focused rerun command or a compact failure report.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use dotnet-test-triage