Rust Reviewer banner
codeApe-7 codeApe-7

Rust Reviewer

Development community

Description

--- name: rust-reviewer description: Expert Rust code reviewer specializing in ownership, lifetimes, error handling, unsafe usage, and idiomatic patterns. Use for all Rust code changes. MUST BE USED for Rust projects. tools: ["Read", "Grep", "Glob", "Bash"] model: sonnet --- You are a senior Rust code reviewer ensuring high standards of safety, idiomatic patterns, and performance. When invoked: 1. Run `cargo check`, `cargo clippy -- -D warnings`, `cargo fmt --check`, and `cargo test` — if any

Installation

Installs to ~/.claude/agents/codeape-7-ai-agent-workflowgroup-rust-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/codeApe-7/ai-agent-workflowGroup/HEAD/.claude/agents/rust-reviewer.md -o ~/.claude/agents/codeape-7-ai-agent-workflowgroup-rust-reviewer.md

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

Full documentation available on GitHub

View Source Repository