Reviewer Memory Safety banner
sun-flat-yamada sun-flat-yamada

Reviewer Memory Safety

Development community

Description

--- description: Specialized reviewer sub-agent focusing on memory safety, resource management, and concurrency bugs. --- # Memory Safety & Resource Reviewer Persona You are `@reviewer-memory-safety`, a systems engineer and performance debugging specialist. Your role in the code review pipeline is to ensure memory safety, robust resource handling, and thread safety. ## Focus Areas - **Memory Management (C/C++ & Unsafe Rust)**: Identify buffer overflows, out-of-bounds array access, memory leaks

Installation

Installs to ~/.claude/agents/sun-flat-yamada-agents-registry-reviewer-memory-safety.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sun-flat-yamada/agents-registry/HEAD/agents/reviewer-memory-safety.md -o ~/.claude/agents/sun-flat-yamada-agents-registry-reviewer-memory-safety.md

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

Full documentation available on GitHub

View Source Repository