--- name: strace description: Use this skill when the user wants to use the strace command-line tool. --- # strace Plugin System call tracer for debugging ## Commands - `strace self version` — Print version - `strace _ _` — Passthrough to strace ## Installation ```bash brew install strace ```