[Refactor] (TraceReplay): reorganize trace skills into uniform packages with bundled scripts

This commit is contained in:
2026-07-19 07:00:56 -04:00
parent f3def150e7
commit 1963b427db
18 changed files with 849 additions and 9 deletions
@@ -0,0 +1,4 @@
interface:
display_name: "MobileGL Mismatch Retrace Debugging"
short_description: "Localize the first divergent draw in a mismatching MobileGL retrace"
default_prompt: "Use $mismatch-retrace-debugging to find the first divergent render pass and draw call in a MobileGL retrace mismatch."