Skip to main content

rust-verify-harden

Stars1
Forks0
UpdatedJuly 14, 2026 at 22:25

Run make check/lint/test (cargo fmt/check/clippy/test) and fix failures, then audit changed/related Rust code for memory/resource leaks, deadlock risk, and data races, applying fixes and performance improvements. Use when user asks to verify build quality gates, prep Rust code for merge/release, or audit concurrency/memory safety in a Rust codebase. Consult current Rust docs (rust-lang.org, docs.rs) and lint guidance to ensure fixes align with active best practices, not deprecated patterns.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly