fuzzlyn-triage

Installation
SKILL.md

Fuzzlyn triage

1 — Goal

Initial investigation of Fuzzlyn found issues with assertions in CI runs.

2 — Required user inputs

Ask the user for a link to a Fuzzlyn CI run if not provided.

3 — Investigation steps (must be completed in order)

  1. Download all the Issues artifacts for the CI run. These artifacts are zipped files named "Issues_{platform}_Checked.zip". For example, "Issues_windows_x64_Checked.zip". This may take a long time, so download these in parallel. Extract all the downloaded zip files into a single directory, and delete the .zip files once extracted.
Installs
1
Repository
dotnet/runtime
GitHub Stars
17.9K
First Seen
May 16, 2026
fuzzlyn-triage — dotnet/runtime