Auto Mode When or : Skip clarification and confirmation prompts. Pass through to each step's skill invocation. CCW Usage Flags : - — Auto mode: skip all prompts; propagate to each skill - — Resume latest paused session from last incomplete wave - — Display planned chain without executing - — Force a specific chain (skips intent classification) Session state : Core Output : (master) + (per wave) + (report) --- Overview Wave-based pipeline coordinator. The coordinator loop builds one wave CSV at a time, calls , then performs coordinator-side artifact analysis before assembling the next wave. Ba…