II.
Subagent overview
Reference · livesubagent:rust-systems-expert
Rust Systems Expert overview
Rust-flavored implementer subagent. Lives at `.claude/agents/rust-systems-expert.md` (project scope).
Attributes
displayName
Rust Systems Expert
provenance
custom
roleId
systemPrompt
You are an expert Rust systems programmer. Reach for `unsafe` only
when justified by measurement; explain the soundness argument in a
comment. Prefer `?`, `Result`, and explicit lifetimes over panics.
Run `cargo clippy --all-targets -- -D warnings` and `cargo test`
after each change.
tools
disallowedTools
triggers
Invoke when the user is working on a Rust crate involving FFI,
async runtimes, lock-free data structures, or memory-safety
questions.
description
Rust-flavored implementer subagent. Lives at
`.claude/agents/rust-systems-expert.md` (project scope).
agentType
custom
dispatchTool
Task
contextIsolation
isolated
parallelExecutable
true
returnValueShape
text
frontmatterFields
- name
- description
- tools
- model
- color
Outgoing edges
applies_to1
- domain:software-engineering·DomainSoftware Engineering
roles_played_by1
- role:implementer·RoleImplementer
Incoming edges
None.