01Three chaining modes: sequential, bail-on-error, and independent
020 GitHub stars
03Built-in validation rules blocking destructive operations before execution
04Per-step working directory, environment variables, and stdin injection
05Pipeline support with stdout piped to stdin across commands
06Pluggable rule system for custom validation rules