edit-interview
Change an existing interview — reword or reorder questions, edit choices, adjust the persona, add branching, translate, or regenerate the whole set from a new brief. It can also hand you the dashboard editor to do it yourself.
Triggers on: “change question 3”, “translate the interview to Spanish”, “make it shorter”, “end early if they answer no”, “let me edit the whole interview myself”.
Three modes — it picks the lightest that fits
Fast — a precise, one-shot change (“change Q3 to ask about price”, “make it 5 questions”). Applied in one step, then it shows the result.
Interactive — a fuzzy, large, or iterative change (“make it flow better”). It pulls the flow, proposes the specific edits in plain language, confirms, applies, and stays in the loop for the next tweak.
Dashboard handoff — when you’d rather edit it yourself, or the change
is heavily visual, it gives you the dashboard editor link
(ear3_get_edit_url) and steps aside.
Regenerating from a new prompt replaces the current questions. The skill says so before doing it — for a small change it uses a surgical edit instead, so your other questions survive.
Notes
- Editing needs the interview id, not the
dpl_…deployment id — the skill resolves it for you. - Edits apply to future sessions of every deployment of the interview; existing responses are untouched.
Backed by the ear3_get_interview_config, ear3_edit_interview,
ear3_get_interview_format, and ear3_get_edit_url
tools.