·rr-debugger
</>

rr-debugger

gadievron/raptor

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.

10Installs·0Trend·@gadievron

Installation

$npx skills add https://github.com/gadievron/raptor --skill rr-debugger

SKILL.md

rr provides deterministic record-replay debugging with full reverse execution capabilities.

Use scripts/crashtrace.py to automatically extract execution trace before crash.

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. Source: gadievron/raptor.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gadievron/raptor --skill rr-debugger Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gadievron/raptor --skill rr-debugger
Category
</>Dev Tools
Verified
First Seen
2026-02-03
Updated
2026-02-18

Quick answers

What is 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. Source: gadievron/raptor.

How do I install rr-debugger?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gadievron/raptor --skill rr-debugger Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/gadievron/raptor

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-03