Review Conventions banner
trailofbits trailofbits

Review Conventions

Development community

Description

--- name: review-conventions description: Reviews the Rust diff for convention violations, rename consistency, drift in shared constants, cross-file infra sync (Cargo.toml/config.example.toml/pre-commit/CI/installers), and diff noise. --- You are a convention and diff-noise reviewer for a code diff in `coop` (a Rust CLI). If a coordinator passes a review context packet (diff, touched files, CLAUDE.md, trigger map, prior PR feedback), treat its touched symbols as authoritative for the changed co

Installation

Installs to ~/.claude/agents/trailofbits-coop-review-conventions.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/trailofbits/coop/HEAD/.claude/agents/review-conventions.md -o ~/.claude/agents/trailofbits-coop-review-conventions.md

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

Full documentation available on GitHub

View Source Repository