Armory
Source
Browse
Workflows

rust-review

Comprehensive Rust code review for ownership, lifetimes, error handling, unsafe usage, and idiomatic patterns. Invokes the rust-reviewer agent.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install rust-review --cli claude

writes the file to.claude/commands/rust-review.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/rust-review.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Comprehensive Rust code review for ownership, lifetimes, error handling, unsafe usage, and idiomatic patterns. Invokes the rust-reviewer agent.

When to use it

Comprehensive Rust code review for ownership, lifetimes, error handling, unsafe usage, and idiomatic patterns. Invokes the rust-reviewer agent.

How to install / invoke

Vendored from affaan-m/ecc (workflows). See the source: https://github.com/affaan-m/ecc/blob/main/commands/rust-review.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).