Formal Verification banner
nerdsane nerdsane

Formal Verification

Development community

Description

--- name: formal-verification description: TLA+ specs, Stateright model checking, Kani proofs, and Maelstrom integration user_invocable: true --- # Formal Verification — redis-rust You are about to work on specifications, model checking, or CRDT proofs. The verification tools used here (TLA+, model checking, bounded verification, Jepsen-style testing) are established techniques from Lamport, Newcombe et al. ("Use of Formal Methods at Amazon Web Services", 2015), and Kingsbury (Jepsen). The co

Installation

Installs to ~/.claude/agents/nerdsane-redis-rust-formal-verification.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nerdsane/redis-rust/HEAD/.claude/agents/formal-verification.md -o ~/.claude/agents/nerdsane-redis-rust-formal-verification.md

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

Full documentation available on GitHub

View Source Repository