What problem does it solve?
This skill simplifies the process of bundling complex Zakura performance trace directories into shareable, structured archives, ensuring that all necessary diagnostic data is included for performance analysis.
Core Features & Use Cases
- Automated Archiving: Automatically identifies and packages required JSONL trace files from a specified directory.
- Contextual Inclusion: Optionally includes related benchmark logs, CSVs, and configuration files to provide a complete performance snapshot.
- Manifest Generation: Automatically creates a JSON manifest within the archive to track metadata, file counts, and source information.
- Use Case: When debugging a performance regression in a Zakura node, use this skill to package the trace directory and associated benchmark logs into a single zip file for team review.
Quick Start
Use the zakura-trace-zip skill to create a zip archive of the trace directory located at /path/to/traces and save it to the perf-artifacts folder.