sim-review
CommunityEnsure DST compatibility for robust simulations.
Authorahrav
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces deterministic simulation testing (DST) compatibility in coordination, gossip, and pipeline code, ensuring that critical system components can be reliably tested in-process without external dependencies.
Core Features & Use Cases
- DST Compliance Enforcement: Verifies code adheres to patterns for simulation-testability, using evidence from FoundationDB, sled, Firezone, and more.
- Targeted Code Review: Focuses on coordination, gossip, and pipeline modules, identifying violations of DST principles like direct clock reads, direct I/O, and non-deterministic iteration.
- Use Case: Before merging changes to the shard lifecycle or gossip protocols, run this Skill to guarantee that the new code can be effectively tested using seeded PRNGs and simulated clocks, preventing subtle bugs in production.
Quick Start
Run the sim-review skill on the modified files in the gossip-coordination directory.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sim-review Download link: https://github.com/ahrav/Gossip-rs/archive/main.zip#sim-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.