All experiments

Experiment 03 / Traigger / 2025–26

Can prompting become an adaptive interface?

A rough intention becomes a portable specification through short, skippable question batches, then moves to the model the user already prefers.

FounderProduct designSolution architectureLead full-stack development

Better elicitation can reduce correction loops before generation begins.

The product began after repeatedly moving incomplete code instructions between chat and an IDE. The expensive part was not typing the prompt; it was discovering missing requirements through failed output and repeated correction.

Ask only enough to strengthen the next instruction.

  1. 01

    Start with a rough goal.

  2. 02

    Answer or skip an adaptive batch of five questions.

  3. 03

    Use prior answers to shape later questions.

  4. 04

    Export the refined prompt or open it in a chosen model.

Probabilistic help. Explicit accountability.

AI leverage

Where models contribute

Sonar Pro generates adaptive questions. Gemini 2.0 Flash Experimental or GPT-4o refines the accumulated intent into a portable prompt.

Human judgment

Where responsibility stays

The user owns the goal, can skip every question and chooses when the prompt is ready. I designed the elicitation structure, provider boundaries, UX and production system.

The interface collects decisions, then gets out of the way.

The production flow favors selectable suggestions after early feedback showed that blank text fields added work. The output remains portable across six model destinations.

Traigger prompt engineering screen asking an optional multiple-choice question about target users.
Production UI / optional structured intent elicitation
Traigger handoff dialog offering ChatGPT, Perplexity, Grok, Claude, Gemini and DeepSeek destinations.
Production UI / portable handoff across six destinations

The web application reached production, but native distribution proved less predictable: Google repeatedly reported that the app would not open, while Apple’s latest review required removal of the cookie banner. Store behavior became another interface constraint to design around.

Next test

Whether adaptive intent elicitation remains useful as prompt optimization itself becomes commoditized.