Oracle browser automation has macOS Keychain issues that prevent
cookie-based auth. Replaced with a two-command clipboard workflow:
plan-refine <file> # copies ChatGPT prompt to clipboard
plan-refine <file> --integrate # Claude CLI integrates feedback
Step 1 uses Oracle --render --copy (no browser needed) to bundle
the evaluation prompt with plan content. Step 2 uses claude -p
for headless integration.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>