Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/Totes-MickGOATs/R8EOX --skill trace

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles0
Forks0
Mis à jour12 avril 2026 à 15:34
Explorateur de fichiers
2 fichiers
SKILL.md
readonly