home/categories/debugging/gadievron-raptor-claude-skills-crash-analysis-rr-debugger-skill-md
debuggingtools

rr-debugger

Deterministic debugging with rr record-replay. Use when debugging crashes, ASAN faults, or when reverse execution is needed. Provides reverse-next, reverse-step, reverse-continue commands and crash trace extraction.

gadievron
maintainer
gadievron
Updated 1/13/2026
Stars
1001
Forks
118
quick start

Installation and usage

Deterministic debugging with rr record-replay. Use when debugging crashes, ASAN faults, or when reverse execution is needed. Provides reverse-next, reverse-step, reverse-continue commands and crash trace extraction.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use rr-debugger