# Rust Review

> Review Rust code changes in fallow for correctness, performance, cache-friendly design, and project conventions. Use when changes touch Rust crates such as config, types, extract, graph, core, cli, lsp, or mcp.

- Skill: `fallow-rs/rust-review-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add fallow-rs/rust-review-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/fallow-rs/rust-review-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: fallow-rs (https://skillmd.com/u/fallow-rs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/fallow-rs/rust-review-2

---

<!-- Generated from .agents/skills. Do not edit. -->

# Rust Review

Read:
- `.agents/agents/rust-reviewer.md`
- `.agents/rules/code-quality.md`

Also read the crate-specific rule file when relevant:
- `.agents/rules/core-crate.md`
- `.agents/rules/extract-crate.md`
- `.agents/rules/graph-crate.md`
- `.agents/rules/cli-crate.md`
- `.agents/rules/lsp-server.md`
- `.agents/rules/mcp-server.md`

Review only high-confidence issues. Report:
- file and line
- what is wrong
- the concrete fix
- `APPROVE`, `CONCERN`, or `BLOCK`

