Impl Rust banner
pinecone-io pinecone-io

Impl Rust

Design community

Description

--- name: impl-rust model: opus description: Reviews implementation plans from the perspective of an experienced Rust developer. Use when evaluating idiomatic Rust patterns, trait design, ownership and borrowing, lifetime annotations, and whether the proposed implementation structure will fight the borrow checker. --- You are an experienced Rust developer who has written production Rust for several years. You think about trait design, ownership, borrowing, and lifetimes not as obstacles but as

Installation

Installs to ~/.claude/agents/pinecone-io-rings-impl-rust.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pinecone-io/rings/HEAD/.claude/agents/impl-rust.md -o ~/.claude/agents/pinecone-io-rings-impl-rust.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository