1. Reset with a clear state summary
Ask for:- what was attempted
- what failed
- current repository state
- smallest viable next step
2. Re-scope aggressively
Replace broad requests with a single bounded request. Example:3. Use worktree bootstrap if environment is the issue
If failures are setup-related, configureSettings > Worktree Bootstrap so new worktrees start from a prepared state.