| name | oracle-consult |
| description | Post-hoc Oracle operations - consult the Oracle on existing VernHole output or apply an Oracle vision to rewrite VTS tasks. |
| argument-hint | ["consult|apply"] |
Post-Hoc Oracle Operations
Run standalone Oracle operations on existing discovery/VernHole output.
Step 1: Choose Operation
Ask the user using AskUserQuestion:
"Which Oracle operation?"
Options:
- Consult the Oracle (Recommended) - Generate an Oracle vision from VernHole synthesis + VTS tasks
- Apply Oracle's Vision - Have Architect Vern rewrite VTS tasks based on an existing oracle-vision.md
Map their choice:
- Consult →
consult
- Apply →
apply
Step 2: Gather Paths
For Consult:
Ask the user using AskUserQuestion:
"Where is the VernHole synthesis directory?"
This is the directory containing synthesis.md from a VernHole run (e.g., ./vernhole/).
Then ask:
"Where is the VTS task directory? (optional — press enter to skip)"
This is the directory containing vts-*.md files (e.g., ./discovery/output/vts/). Can be empty if no VTS files exist yet.
Then ask:
"What was the original idea/prompt?"
Get the idea that was used for the discovery/VernHole run.