Command
Execute validated plans with isolated agents and two-stage review.
126 4mo ago B 19 tokens
original MIT
SRE thinking applied to Claude Code, based on Boris Cherny's Q&A. It enforces a strict 4-stage pipeline with gates between each step. You literally cannot skip verification. You cannot ship without approval.
Command
Execute validated plans with isolated agents and two-stage review.
Command
Iterative planning with human checkpoints at every phase.
Command
Final shipping gate. PR creation, documentation updates, and merge with human approval.
Command
Post-execution verification gate. Tests, lint, type-check, then see it working.