Dr Audit banner
JetBrains JetBrains

Dr Audit

Security community

Description

--- name: dr-audit description: "Sub-agent prompt: audit Decision Records in an `implementation-plan.md` for canonical form and reference resolution. Dispatched by /review-workflow-pr; returns structured Markdown findings the skill translates into observations." 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-->` t

Installation

Installs to ~/.claude/agents/jetbrains-youtrackdb-dr-audit.md

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

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

Full documentation available on GitHub

View Source Repository