Sanitizer Expert banner
nygenome nygenome

Sanitizer Expert

Development community

Description

--- name: sanitizer-expert description: Use when analyzing an existing sanitizer report (ASan, TSan, UBSan, MSan output) and you want a focused interpretation without a full reproduction or fix workflow. Trigger when the user pastes a sanitizer report, says "what does this trace mean", "is this a real issue", or "explain this race". Read-only analysis. For the full reproduce-fix-regress workflow, use the sanitizer-build-analysis skill instead. tools: Read, Grep, Glob, Bash model: opus permission

Installation

Installs to ~/.claude/agents/nygenome-lancet2-sanitizer-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nygenome/Lancet2/HEAD/.claude/agents/sanitizer-expert.md -o ~/.claude/agents/nygenome-lancet2-sanitizer-expert.md

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

Full documentation available on GitHub

View Source Repository