Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Abstract Trace Summarizer

Performs abstract interpretation to produce summarized execution traces and high-level program behavior representations. Highlights key control flow paths, variable relationships, loop invariants, function summaries, and potential runtime states using abstract domains (intervals, signs, nullness, etc.). Use when analyzing program behavior, understanding execution paths, computing loop invariants, tracking variable ranges, detecting potential runtime errors, or generating program summaries without concrete execution.

tools-only 8567278 3 files · 27.0 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_d131277b commit 85672780c9

Frequently asked questions

npx skillmds add tools-only/abstract-trace-summarizer