reproduction-trace-instrumenter

Community

Reproduce bugs with detailed execution traces.

AuthorArabelaTso
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps developers pinpoint and fix elusive bugs by capturing detailed execution traces, enabling consistent reproduction and diagnosis of failures.

Core Features & Use Cases

  • Code Instrumentation: Instruments Python code to record function calls, variable states, and control flow.
  • Trace Generation: Creates detailed trace.json files capturing program execution.
  • Replay Scripting: Generates executable Python scripts to deterministically replay the captured execution flow.
  • Use Case: Reproduce an intermittent bug by instrumenting the application, running it until the bug occurs, and then using the generated replay script to debug the exact sequence of events locally.

Quick Start

Use the reproduction-trace-instrumenter skill to instrument the file 'my_app.py' and save the trace to 'trace.json'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: reproduction-trace-instrumenter
Download link: https://github.com/ArabelaTso/Skills-4-SE/archive/main.zip#reproduction-trace-instrumenter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.