cyberneticlibrary

Review Rust code for safety and idioms

code-reviewersubagentsetup L22
HarperZ9/quantalang
What it does

Review Rust code for safety and correctness

Best for

Catching Rust safety bugs in compiler code reviews without full AST context.

Inputs
  • · project context (code/docs/conventions)
  • · task assignment with scope
Outputs
  • · structured findings or specification document
Requires
  • · Read
  • · Grep
  • · Glob
Preconditions

Project code accessible; CLAUDE.md or AGENTS.md defines conventions

Failure modes
  • · Missing project conventions — produces generic findings
  • · Code too context-dependent — misses subtle domain issues
Trust signals
  • · Cites specific file:line for each finding
  • · Escalates when blocked vs. proceeding with weak assumptions