bynexus-router· 5 subagents
Use this agent when you need to review Rust code for adherence to project-specific coding standards and best practices. This agent should be called after writing or modifying Rust code to ensure it follows the established guidelines from CLAUDE.md and other project rules.
$curl -o .claude/agents/rust-code-reviewer.md https://raw.githubusercontent.com/nexus-router/nexus/HEAD/.claude/agents/rust-code-reviewer.mdInstalls into the current project.
Install rust-code-reviewer by running `curl -o .claude/agents/rust-code-reviewer.md https://raw.githubusercontent.com/nexus-router/nexus/HEAD/.claude/agents/rust-code-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/nexus-router/nexus.