# Rust Review

> Review Rust code for ownership, lifetime, safety, and idiomatic patterns

- Skill: `erp-core-dev/rust-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add erp-core-dev/rust-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/erp-core-dev/rust-review/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: ERP-CORE-DEV (https://skillmd.com/u/erp-core-dev)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/erp-core-dev/rust-review

---


Review the following Rust code for ownership correctness, lifetime validity, unsafe audit, error handling, async patterns, and clippy compliance: $ARGUMENTS. Output severity-sorted findings.

