What is cts-triage?
Run CTS test suites and investigate failures Source: gfx-rs/wgpu.
Run CTS test suites and investigate failures
Quickly install cts-triage AI skill to your development environment via command line
Source: gfx-rs/wgpu.
When working on a category of CTS tests, follow this systematic process to identify issues, prioritize fixes, and document findings.
If there is a reasonable number of tests matching the selector (less than a couple hundred or so, but this isn't a hard cutoff), then you can proceed with triage. Otherwise, make a list of more detailed wildcards that match fewer tests, verify that each wildcard matches a reasonable number of tests, and triage each wildcard separately.
Run the full test suite for the category to understand the scope:
Run CTS test suites and investigate failures Source: gfx-rs/wgpu.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/gfx-rs/wgpu --skill cts-triageRun CTS test suites and investigate failures Source: gfx-rs/wgpu.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gfx-rs/wgpu --skill cts-triage Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/gfx-rs/wgpu