trace
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAgent Flow Trace
Agent流程追踪
[TRACE MODE ACTIVATED]
[追踪模式已激活]
Objective
目标
Display the flow trace showing how hooks, keywords, skills, agents, and tools interacted during this session.
展示流程追踪信息,呈现本次会话中hooks、keywords、skills、agents和tools的交互过程。
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
-
使用MCP工具展示按时间顺序排列的事件时间线
trace_timeline- 不带参数调用以显示最新会话
- 使用参数聚焦特定事件类型(hooks、skills、agents、keywords、tools、modes)
filter - 使用参数限制输出内容
last
-
使用MCP工具展示聚合统计信息
trace_summary- Hook触发次数
- 检测到的关键词
- 已激活的Skills
- 模式转换
- 工具性能与瓶颈
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)
先呈现时间线,再展示摘要。重点突出:
- 模式转换(执行模式的变化方式)
- 瓶颈(响应缓慢的工具或Agent)
- 流程模式(关键词→Skill→Agent的链式流程)