Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

trace

Reverse-engineer the runtime call sequence for a C# symbol by temporarily injecting Diag.FlowStep instrumentation, running a play-mode scenario, querying the resulting flow trace via diag_query, and reverting the instrumentation cleanly. Use when you need to know "what actually runs when X happens" without scattering Debug.Log by hand.

Resumen

Reverse-engineer the runtime call sequence for a C# symbol by temporarily injecting Diag.FlowStep instrumentation, running a play-mode scenario, querying the resulting flow trace via diag_query, and reverting the instrumentation cleanly. Use when you need to know "what actually runs when X happens" without scattering Debug.Log by hand.

Comando de instalación
npx skills add https://github.com/Totes-MickGOATs/R8EOX --skill trace

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas0
Forks0
Actualizado12 de abril de 2026, 15:34
Explorador de archivos
2 archivos
SKILL.md
readonly