Start safety-critical Rust development with comprehensive upfront design review.
/plugin marketplace add jvishnefske/agent-plugins/plugin install jvishnefske-safe-rust-swiss-cheese@jvishnefske/agent-plugins# /safe-rust Command Start safety-critical Rust development with comprehensive upfront design review. ## Usage ## Workflow This command initiates the **Orchestrator Architect** which: 1. **DESIGN REVIEW PHASE** (All questions asked upfront) - Analyzes the request - Asks ALL clarifying questions in a single batch - Waits for user responses - Produces complete Design Specification 2. **VERIFICATION LOOP** (Automated with gate validation) - Executes layers 1-9 sequentially - Each layer gate validated by exit code (0=pass, 1=fail) - Failed gates trigger rework to ro...