소개
The dotnet-test-triage skill streamlines the debugging process for .NET developers by wrapping standard test execution with intelligent reporting. When test runs fail, it automatically extracts failed test cases to produce a markdown summary and a specific filter string. This allows developers to immediately rerun only the failing tests with various diagnostic flags, significantly reducing the feedback loop during troubleshooting and CI/CD debugging sessions.