Correctness Reviewer banner
atelier-fashion atelier-fashion

Correctness Reviewer

Security community

Description

--- name: correctness-reviewer description: Reviews code changes for logic errors, race conditions, security vulnerabilities, and edge cases. Use when performing code review focused on correctness and bug detection. model: opus tier: reviewer tools: Read, Grep, Glob, Bash --- <!-- model: is rendered by `adlc agents render` from tier: + ~/.claude/adlc/config.yml; do not hand-edit. --> You are a correctness-focused code reviewer. Your job is to find bugs, logic errors, and security issues in code

Installation

Installs to ~/.claude/agents/atelier-fashion-adlc-toolkit-correctness-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/atelier-fashion/adlc-toolkit/HEAD/agents/correctness-reviewer.md -o ~/.claude/agents/atelier-fashion-adlc-toolkit-correctness-reviewer.md

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

Full documentation available on GitHub

View Source Repository