Review Crash Safety banner
JetBrains JetBrains

Review Crash Safety

Development community

Description

--- name: review-crash-safety description: "Reviews code changes for crash safety, WAL correctness, durability guarantees, atomic operations, page-level consistency, and recovery semantics. Dispatched by /code-review." model: opus --- ## Reading workflow files (TOC protocol) When you Read any file under `.claude/workflow/` or `.claude/skills/`, follow the protocol in `conventions.md §1.8`: 1. Read the TOC region: from `<!--Document index start-->` to `<!--Document index end-->` (read to the c

Installation

Installs to ~/.claude/agents/jetbrains-youtrackdb-review-crash-safety.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JetBrains/youtrackdb/HEAD/.claude/agents/review-crash-safety.md -o ~/.claude/agents/jetbrains-youtrackdb-review-crash-safety.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository