The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

AI-assisted script generation and live topic tracking reshape requirements interviews: untrained interviewers using the workflow produced substantially higher-quality scripts (92.8 vs 74.8) and elicited more low-level requirements while focusing on fewer topics but asking more follow-ups per topic.

AI-assisted Script Management for Requirements Elicitation Interviews
Anmol Singhal, Paulo Carvalho, Travis Breaux · August 03, 2026
arxiv quasi_experimental medium evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Anmol Singhal unresolved corpus identity
  2. Paulo Carvalho unresolved corpus identity
  3. Travis Breaux unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Anmol Singhal provider ID
  2. Paulo Carvalho provider ID
  3. Travis D. Breaux provider ID
An AI-assisted workflow that generates business-goal-grounded scripts and provides live topic-tracking and on-demand follow-ups leads untrained interviewers to produce higher-quality scripts, ask more follow-ups, focus on fewer topics, and elicit a greater share of low-level requirements compared with trained, AI-unassisted interviewers.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

Requirements elicitation interviews require interviewers to balance topic coverage, active listening, and adaptive probing while responding to stakeholders in real time. Although prior work has explored AI support for isolated interviewing tasks, such as script generation and follow-up question generation, little is known about how integrated support affects the interview and what requirements artifacts emerge. Furthermore, script management---which helps the interviewer track topic coverage in real time and decide when to probe further---remains underexplored. This paper presents an AI-assisted elicitation workflow that combines theory-guided script generation grounded in business goals with live support for topic coverage tracking and on-demand follow-up question generation. We evaluate the workflow in a between-subjects quasi-experimental study comparing a no-training, AI-assisted condition with a training, AI-unassisted condition. Based on a rubric derived from elicitation best practices, the AI-generated scripts score higher than training-only scripts (92.8 vs. 74.8 out of 100). AI-assisted interviews cover fewer topics (9.6 vs. 14.5), cover more scripted questions (86% vs. 69%), ask more follow-ups per topic (3.43 vs. 1.15), and produce more refined goal models (lowest-level goal fraction 0.653 vs. 0.598). Participants find script management useful, rating topic tracking as the most useful workflow feature (86% agreement). Collectively, these results show that the AI-assisted condition is associated with a different interview trajectory and different elicited requirements than a training-only condition, positioning AI-assisted workflows as elicitation scaffolds for future studies.

Summary

Main Finding

AI-assisted script management that (1) generates interview scripts grounded in business goals and (2) provides live topic-tracking plus on-demand follow-up question suggestions materially changes elicitation outcomes. Compared to a conventionally trained, AI-unassisted condition, a no-training group using the AI workflow produced higher-quality scripts, focused on fewer topics while probing deeper, covered more scripted questions, asked more targeted follow-ups, and yielded more refined (lower-level) requirements.

Key Points

  • Experimental contrast: untrained interviewers using the AI-assisted workflow vs. trained interviewers using manual scripts (quasi-experimental, between-subjects).
  • Script quality (rubric from elicitation best practices): AI-generated scripts scored substantially higher (92.8 vs. 74.8 out of 100).
  • Topic coverage and interaction:
    • Fewer topics explored with AI assistance: 9.6 vs. 14.5 topics.
    • Greater coverage of scripted questions: 86% vs. 69%.
    • More follow-ups per topic: 3.43 vs. 1.15.
  • Requirements refinement: goal models extracted from interviews had a higher fraction of lowest-level (concrete) goals in the AI-assisted condition (0.653 vs. 0.598).
  • Perceived usefulness: 86% of AI-assisted interviewers rated topic tracking as the most useful workflow feature.
  • Interpretation: AI assistance produced a different interview trajectory—more concentrated, deeper probing—leading to different requirements artifacts (more concrete, refined requirements).

Data & Methods

  • Design
    • Between-subjects quasi-experiment; final sample: 21 AI-assisted dyads and 22 training-only dyads (48 initial, 5 excluded).
    • Participants: graduate students with ≥1 year industry technical experience; AI-assisted interviewers did not receive prior elicitation training; training-only interviewers received ~1 hour of class instruction + videos.
    • Each interviewer conducted a Zoom role-play interview with a stakeholder in one of 19 consumer-facing app categories.
  • AI-assisted workflow (two phases)
    • Offline script generation:
      • Business goals mined from public SEC 10-K filings of companies in the relevant app category.
      • Goals extracted by an LLM and clustered using paraphrase embeddings (paraphrase-MiniLM-L6-v2) to produce consolidated goals (~8 per category).
      • Candidate topics derived and filtered by interviewer familiarity; final 7–8 topics fed to an LLM (gpt-5-mini) to generate scripts according to nine script-design rules (e.g., open-ended, context-free first, coherent ordering).
    • Online script management:
      • Zoom bot streams audio to real-time transcription.
      • Topic coverage tracking: sliding window of the last 4 speaker turns; gpt-5-mini classifies whether scripted topics were substantively addressed and returns evidence excerpts (low reasoning/verbosity to keep latency low).
      • On-demand follow-up generation: when requested, gpt-5-mini produces three constrained follow-up questions using the last 4 turns as context (open-ended, non-leading, <20 words, avoid implementation details).
  • Evaluation measures
    • RQ1: Script conformity to best practices (rubric from literature).
    • RQ2: Interaction metrics — number of topics covered, percent scripted questions asked, follow-ups per topic, distribution of follow-ups across topics/questions.
    • RQ3: Requirements breadth and refinement measured via goal models extracted from transcripts; metric reported: fraction of lowest-level goals (concrete requirements).
  • Tooling / models: gpt-5-mini for generation and classification, paraphrase-MiniLM-L6-v2 embeddings for clustering; Zoom-based transcription pipeline.

Implications for AI Economics

  • Productivity and task substitution
    • AI workflows can enable less-trained practitioners to produce high-quality preparatory artifacts (scripts) and reach more concrete requirements, suggesting potential substitution/complementation effects: less need for extensive elicitation training while maintaining or improving downstream artifact quality.
    • Firms may reallocate training budgets away from basic elicitation pedagogy toward higher-value activities (e.g., domain expertise, oversight), altering the economics of human capital investment.
  • Labor market and skill premiums
    • Demand may shift toward workers who can effectively use AI-assisted tools (tooling literacy, oversight, judgement), increasing the premium on AI–human collaboration skills and reducing premium on routine interview technique.
    • Entry-level practitioners could be productive sooner, compressing on-boarding time and reducing short-run labor costs for elicitation tasks.
  • Quality, downstream costs, and value capture
    • More refined, lower-level requirements reduce ambiguity and can lower downstream development rework — potential cost savings and faster time-to-market. However, narrower focus (fewer topics) could risk missing broader concerns unless prompts/business-goal grounding are comprehensive.
    • Grounding scripts in business goals improves alignment between elicited requirements and strategic priorities, potentially improving value capture from product investments.
  • Scaling and specialization
    • Organizations can scale stakeholder interviews across more teams using AI scaffolds, decentralizing elicitation work from specialized RE teams to product engineers or PMs. This could reduce bottlenecks but also centralize responsibility for oversight.
  • Risks, incentives, and governance
    • Over-reliance on LLM outputs could produce systematic blind spots (e.g., biases in mined business goals, filtering out stakeholder-unknown but important topics). Firms need verification and auditing processes.
    • Liability and accountability: if AI-suggested follow-ups steer interviews and produce flawed requirements, firms must clarify who is responsible (human-in-loop oversight remains essential).
    • Incentive misalignment: efficiency gains may push organizations toward narrower, faster elicitation at the cost of breadth; incentive structures should balance depth and breadth relative to product risk.
  • Research & policy implications
    • Economic evaluations should measure downstream impacts (development time, defect rates, rework cost) to quantify overall ROI of AI-assisted elicitation.
    • Policymakers and standards bodies may need to consider guidelines for human oversight, provenance, and transparency when AI shapes requirements that affect critical systems.

Summary: The paper provides empirical evidence that AI-assisted script generation plus live script management changes how interviews proceed and the form of elicited requirements—making interviews more focused and producing more concrete requirements. Economically, this implies shifted investments in training, altered labor complementarities, potential cost savings downstream, and new governance needs to manage risks associated with AI-enabled elicitation.

Assessment

Paper Typequasi_experimental Evidence Strengthmedium — The study uses objective, pre-specified measures (script-quality rubric, transcript-based coverage and follow-up counts, goal-model metrics) and a reasonable sample (final N=43 dyads) to demonstrate systematic differences between conditions, but causal inference is limited by quasi-experimental assignment (different recruitment channels and prior training across groups), role-play setting, and potential measurement dependencies on LLM outputs. Methods Rigormedium — The workflow and metrics are grounded in prior RE literature and implemented end-to-end (script generation, live transcription, topic-tracking, on-demand follow-ups). The study pre-registered design features (rubric, pilot tests) and reports exclusion criteria and sample sizes. However, the lack of full randomization, possible confounds from differing participant pools and stakeholder sourcing, the use of LLMs both as intervention and as part of measurement (topic classification), and modest sample size limit internal validity. SampleFinal sample: 43 interviewer–stakeholder dyads (21 AI-assisted, 22 training-only) drawn from US graduate-student populations at one university. Interviewers had ≥1 year industrial technical experience and prior exposure to stakeholders; AI-assisted interviewers were recruited from CS and product-management programs and received no elicitation training; training-only interviewers were students in a requirements-engineering course who received ~1 hour of in-class training. Stakeholders were experienced end-users drawn from similar student pools (recruitment channels varied by condition). Interviews were 20–30 minute Zoom role-plays across 19 consumer-facing app categories; scripts were generated using business goals mined from public SEC 10-K filings and LLM (gpt-5-mini) prompts; transcripts and goal models were extracted and scored. Themeshuman_ai_collab productivity IdentificationBetween-subjects quasi-experiment comparing two practical settings: (a) AI-assisted workflow with no elicitation training and (b) training-only interviewers without AI assistance; outcomes compared using a rubric, transcript-derived interaction metrics, and goal-model extraction. Assignment was not fully randomized—groups were drawn from distinct graduate-student populations—so the design compares associated settings rather than cleanly isolating AI as the sole causal factor. GeneralizabilityParticipants are graduate students at a single US university, not representative of experienced industry practitioners., Different recruitment channels for the two conditions introduce selection differences (AI-assisted vs training-only groups)., Role-play interviews with student stakeholders may not reflect real-world client/stakeholder dynamics., Script generation and topic tracking rely on a specific LLM (gpt-5-mini) and simulated business goals from US 10-Ks; results may vary with different models or business data sources., Short interview duration (20–30 minutes) and consumer-app focus limit applicability to large, complex enterprise elicitation settings., LLM-based measurement components (topic classification, follow-up generation) could bias metrics and are sensitive to prompt engineering and model behavior.

Claims (9)

ClaimDirectionOutcomeConfidence & EvidenceDetails
AI-generated interview scripts scored higher on a rubric derived from requirements-elicitation best practices than scripts prepared by participants in the training-only condition, with scores of 92.8 versus 74.8 out of 100. Output Quality positive Interview script quality score
Reading fidelity high
Study strength medium
n=43
92.8 vs. 74.8 out of 100
0.48
AI-assisted interviews covered fewer distinct topics than training-only interviews, averaging 9.6 topics compared with 14.5. Task Allocation mixed Number of distinct topics covered during the interview
Reading fidelity high
Study strength medium
n=43
9.6 vs. 14.5 topics
0.48
AI-assisted interviewers covered a larger proportion of scripted questions than training-only interviewers: 86% versus 69%. Organizational Efficiency positive Proportion of scripted questions covered
Reading fidelity high
Study strength medium
n=43
86% vs. 69%
0.48
AI-assisted interviewers asked more follow-up questions per topic than training-only interviewers, averaging 3.43 versus 1.15 follow-ups per topic. Decision Quality positive Number of follow-up questions per topic
Reading fidelity high
Study strength medium
n=43
3.43 vs. 1.15 follow-ups per topic
0.48
AI-assisted interviews produced goal models with a higher fraction of lowest-level goals than training-only interviews: 0.653 versus 0.598. Output Quality positive Fraction of goals at the lowest level in extracted goal models
Reading fidelity high
Study strength medium
n=43
0.653 vs. 0.598
0.48
Participants in the AI-assisted condition rated topic tracking as the most useful workflow feature, with 86% agreement. Worker Satisfaction positive Perceived usefulness of topic-tracking functionality
Reading fidelity high
Study strength low
n=21
86% agreement
0.24
The AI-assisted condition was associated with a different interview trajectory and different elicited requirements compared with the training-only condition. Output Quality mixed Interview interaction trajectory and elicited requirements
Reading fidelity high
Study strength medium
n=43
0.48
The study does not establish that AI assistance itself caused the observed differences because the comparison confounds AI assistance with training status. Ai Safety And Ethics mixed Causal attribution of differences in elicitation outcomes
Reading fidelity high
Study strength high
n=43
0.8
The final study sample consisted of 21 AI-assisted interviewer-stakeholder dyads and 22 training-only dyads, after excluding five of the 48 enrolled dyads. Other null_result Study sample composition
Reading fidelity high
Study strength high
n=48
21 AI-assisted and 22 training-only dyads; 5 excluded
0.8

Notes