trace-analysis

Analyze Pulp trace data to identify slow operations and suggest fixes.

1|Updated Jul 11, 2026
One-click install
npx skills add https://github.com/danielraffel/burl --skill trace-analysis-danielraffel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trace-analysis
Source: https://github.com/danielraffel/burl/tree/main/.agents/skills/trace-analysis
Command: npx skills add https://github.com/danielraffel/burl --skill trace-analysis-danielraffel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill identifies and diagnoses performance bottlenecks within Pulp trace data, providing root cause analysis and potential fixes.

Core Features & Use Cases

  • Performance Bottleneck Analysis: Autonomously investigate traces for slow operations, blocking events, and inefficiencies.
  • Root Cause Analysis: Explain the root cause and provide evidence for each performance issue found.
  • Concrete Fix Suggestions: Offer actionable solutions to improve performance based on the analysis.
  • Use Case: If your application is experiencing slow load times or stuttering UI, you can use this Skill to identify and resolve the underlying performance issues.

Quick Start

Analyze the performance trace from the recent session using the pulp trace explain command.

Frequently Asked Questions about trace-analysis

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

FAQPage Schema
How do I analyze performance bottlenecks in Pulp trace data?

To analyze performance bottlenecks in Pulp trace data, you can automate the investigation process to identify slow operations, locate blocking events, and receive actionable fix suggestions.

What causes slow load times and UI stuttering in Pulp framework applications?

Slow load times and UI stuttering in Pulp framework applications are typically caused by underlying performance bottlenecks within trace data, such as blocking events and inefficient slow operations.

Can I get root cause analysis and fix suggestions for Pulp trace performance issues?

Yes, you can get root cause analysis for Pulp trace performance issues that explains the underlying problem, provides supporting evidence, and offers concrete actionable solutions to improve performance.

How do I identify slow operations and blocking events in Pulp trace data?

You can identify slow operations and blocking events in Pulp trace data by running an autonomous bottleneck analysis designed to handle complex scenarios with multiple categories of performance issues.

Does Pulp trace analysis support complex scenarios with multiple performance issue categories?

Yes, Pulp trace analysis supports complex scenarios by autonomously investigating traces to detect and diagnose multiple categories of performance inefficiencies simultaneously.