trace

Generate a timeline and summary of session events using internal monitoring tools.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/tuandzung/flink-k8s-ui --skill trace-tuandzung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trace
Source: https://github.com/tuandzung/flink-k8s-ui/tree/main/.codex/skills/trace
Command: npx skills add https://github.com/tuandzung/flink-k8s-ui --skill trace-tuandzung

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The trace Skill addresses the need for a detailed view of session interactions, providing insights into how different components, such as hooks, skills, and agents, interact to offer efficient debugging and analysis of session flows.

Core Features & Use Cases

  • Session Flow Analysis: Visualizes the sequence of events in a session to understand the interaction between various components.
  • Timeline Visualization: Presents a chronological timeline of events to identify patterns and anomalies.
  • Performance Overview: Aggregates statistics to pinpoint performance bottlenecks or unusual patterns.

Quick Start

Utilize the trace Skill to generate a trace timeline and summary for your current session with the command 'trace_timeline'.

Frequently Asked Questions about trace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I trace session interactions to debug system performance?

Trace session interactions by monitoring the sequence of events across components like hooks and agents. This generates a detailed chronological timeline and summary statistics to pinpoint performance bottlenecks and analyze session flows efficiently.

What is event tracking for session analysis and when do I need it?

Event tracking for session analysis monitors how different components interact within a system. You need it when debugging complex session flows, identifying unusual interaction patterns, or understanding performance anomalies across hooks, skills, and agents.

How do I generate a timeline visualization of session events?

Generate a timeline visualization of session events by running the 'trace_timeline' command. This produces a chronological view of component interactions, allowing you to identify patterns and anomalies within your current session flow.

Can I monitor interaction tracing across different system components?

Yes, interaction tracing monitors events across various system components including hooks, skills, and agents. It utilizes internal monitoring tools to capture their interactions and presents a detailed timeline and aggregated performance overview.

What is the best way to analyze session flow and identify performance bottlenecks?

Analyze session flow and identify performance bottlenecks by aggregating session statistics into a performance overview. This approach traces the sequence of component interactions, highlighting unusual patterns and inefficiencies within the system.

Why does my session flow have unusual interaction patterns between components?

Unusual interaction patterns between components occur when hooks, skills, or agents behave unexpectedly during a session. Tracing the chronological sequence of these events helps pinpoint the exact interaction causing the anomaly.