Install
1
Install the plugin$
npx claudepluginhub leejaedus/pepcode --plugin pepcodeWant just this skill?
Add to a custom plugin, then install with one command.
Description
Show agent flow trace timeline and summary
Tool Access
This skill uses the workspace's default tool permissions.
Skill Content
Agent Flow Trace
[TRACE MODE ACTIVATED]
Objective
Display the flow trace showing how hooks, keywords, skills, agents, and tools interacted during this session.
Instructions
-
Use
trace_timelineMCP tool to show the chronological event timeline- Call with no arguments to show the latest session
- Use
filterparameter to focus on specific event types (hooks, skills, agents, keywords, tools, modes) - Use
lastparameter to limit output
-
Use
trace_summaryMCP tool to show aggregate statistics- 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)
Stats
Stars0
Forks0
Last CommitFeb 12, 2026
Actions