Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

slo-kani

Sterne5
Forks0
Aktualisiert22. Mai 2026 um 15:08

Use this skill when /slo-architect has set kani_required=true, or when the user asks to "verify this Rust code", "model-check this function", "prove this can't panic / overflow / go out of bounds", "add Kani to this", or whenever Rust code has unsafe blocks, raw pointers, arithmetic/boundary logic, parsers, state machines, or representation invariants worth a bounded proof. Drives the Kani Rust model checker as a code-level peer to /slo-tla: scores candidates, writes #[cfg(kani)] proof harnesses, runs `cargo kani`, triages results, remediates, and writes a verified-scope report. A green run means "proved within the stated harness, assumptions, and bounds" — never "whole system proved." Concurrency is out of scope for Kani — pair with /slo-tla for interleavings. Skip for non-Rust targets or Rust with no unsafe/arithmetic/invariant kernels.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
15 Dateien
SKILL.md
readonly