Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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.

概要

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.

インストールコマンド
npx skills add https://github.com/Totes-MickGOATs/R8EOX --skill trace

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストール

スター0
フォーク0
更新日2026年4月12日 15:34
ファイルエクスプローラー
2 ファイル
SKILL.md
readonly