trace
Original:🇺🇸 English
Translated
Show agent flow trace timeline and summary
4installs
Added on
NPX Install
npx skill4agent add yeachan-heo/oh-my-claudecode traceTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Agent Flow Trace
[TRACE MODE ACTIVATED]
Objective
Display the flow trace showing how hooks, keywords, skills, agents, and tools interacted during this session.
Instructions
-
UseMCP tool to show the chronological event timeline
trace_timeline- Call with no arguments to show the latest session
- Use parameter to focus on specific event types (hooks, skills, agents, keywords, tools, modes)
filter - Use parameter to limit output
last
-
UseMCP tool to show aggregate statistics
trace_summary- Hook fire counts
- Keywords detected
- Skills activated
- Mode transitions
- Tool performance and bottlenecks
Output Format
Present the timeline first, then the summary. Highlight:
- Mode transitions (how execution modes changed)
- Bottlenecks (slow tools or agents)
- Flow patterns (keyword -> skill -> agent chains)