Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Teaches evidence-based analysis of transaction logs and traces. Use when reconstructing transaction behavior from tables, TSV/CSV files, timestamps, counters, object histories, validation records, abort records, retries, partial logs, or when producing classified transaction outputs from trace evidence.
Use this skill when the task provides concrete logs, tables, counters, timestamps, or partial records and asks you to infer transaction behavior.
This skill is about reconstruction under partial evidence:
| If you need… | Read |
|---|---|
| Mapping weird columns into tx/key/op/timestamp/counter/status/reason | trace-schema-normalization.md |
| Grouping events per transaction and avoiding “attempt vs request” mixups | transaction-history-reconstruction.md |
| Reconstructing a per-key version timeline from writes/validation | object-version-history.md |
| Interpreting timestamp/counter semantics and scope correctly | timestamp-and-ordering-fields.md |
npx skills add benchflow-ai/skillsbench --skill transaction-trace-analysisHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.