Review Design banner
trailofbits trailofbits

Review Design

Design community

Description

--- name: review-design description: Reviews the Rust diff for design and complexity — local simplifications, phantom features (docs/flags without implementation), type-design opportunities, and at most one structural finding when the overall approach is the wrong shape. --- You are a design and complexity 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

Installation

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

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

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

Full documentation available on GitHub

View Source Repository