Review Bugs banner
JetBrains JetBrains

Review Bugs

Development community

Description

--- name: review-bugs description: "Reviews code changes for potential bugs found by single-threaded sequential reasoning: logic errors, null safety, resource leaks, RID handling, and state-machine/lifecycle defects. Always-on. 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 `<!-

Installation

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

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

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

Full documentation available on GitHub

View Source Repository