## Summary Pause after each task for human review before continuing. ## Usage ```bash ralph-starter auto --interactive ``` ## Implementation - After each task, prompt: Continue/Skip/Abort - Show diff of changes - Allow editing before commit
Summary
Pause after each task for human review before continuing.
Usage
Implementation