---
id: "claim-first-agent-should-be-interviewer"
type: "claim"
source_timestamps: ["00:31:09", "00:31:25", "00:37:23"]
tags: ["best-practices", "onboarding"]
related: ["concept-expertise-elicitation"]
speakers: ["Nate B. Jones"]
confidence: "high"
testable: true
validation_status: "analogous-support"
sources: ["s08-real-problem-agents"]
sourceVaultSlug: "s08-real-problem-agents"
originDay: 8
---
# The first agent must be an interviewer, not an assistant

## Claim

The core prescriptive claim of the video: users should **not** use their first AI agent to do actual work. The first agent deployed should be a specialized 'interviewer' tool whose sole purpose is to ask questions, extract tacit knowledge, and generate the configuration files needed for subsequent worker agents.

See [[quote-first-agent-interviewer]] for the verbatim statement and [[contrarian-first-agent-interviewer]] for why this is counterintuitive.

## The mechanism

The interviewer agent runs the [[framework-structured-elicitation-workflow]] (operating rhythms → recurring decisions → dependencies → friction → compilation) and outputs the [[concept-markdown-as-agent-os|markdown OS]] files.

## External validation

Analogous support in agent-building tutorials: building claims validation agents starts with defining verification procedures via structured prompts before deployment. Expertise elicitation aligns with knowledge extraction in fraud detection workflows.

## Confidence
**High.** Testable: A/B test 'work-first' vs. 'interview-first' onboarding flows, measure 30-day task success rate.

## Related
- [[action-run-interviewer-agent]]
- [[action-stop-using-first-agent-for-tasks]]
