Interview Loop Strategist
End-to-end orchestrator for senior-level AI/ML interview preparation. Coordinates timelines, story coherence across rounds, mock interview cadence, energy management, and post-interview debrief -- routing each round type to its specialist skill.
When to Use
Use for:
- Building a complete interview prep plan for a specific company
- Generating 2-week, 1-month, or 2-month preparation timelines
- Ensuring story coherence -- the same project told correctly across behavioral, technical, and HM rounds
- Scheduling and tracking mock interview cadence
- Energy management strategy for all-day virtual or onsite loops
- Post-interview debrief analysis and improvement planning
- Coordinating across all 7 round-specific interview skills
NOT for:
- Resume or CV creation (use
cv-creator)
- Career narrative extraction (use
career-biographer)
- Practicing a single round type in isolation (use the round-specific skill directly)
- Salary negotiation or offer evaluation
- General career counseling
Full Interview Pipeline
flowchart TD
A[Career Biographer] -->|Extracts narrative| B[CV Creator]
B -->|Resume finalized| C[Interview Loop Strategist]
C --> D{Company Target Selected}
D --> E[Generate Prep Timeline]
E --> F[Story Coherence Matrix]
F --> G[Round-Specific Prep]
G --> G1[Recruiter Screen<br/>Self-prep]
G --> G2[CodeSignal / Coding<br/>senior-coding-interview]
G --> G3[Hiring Manager Screen<br/>hiring-manager-deep-dive]
G --> G4[ML System Design<br/>ml-system-design-interview]
G --> G5[Technical Deep Dive<br/>anthropic-technical-deep-dive]
G --> G6[Tech Presentation<br/>tech-presentation-interview]
G --> G7[Values & Behavioral<br/>values-behavioral-interview]
G1 --> H[Mock Interviews<br/>interview-simulator]
G2 --> H
G3 --> H
G4 --> H
G5 --> H
G6 --> H
G7 --> H
H --> I[Debrief & Adjust]
I -->|Iterate| G
I --> J[Interview Day<br/>Energy Protocol]
J --> K[Post-Loop Debrief]
K --> L{Offer?}
L -->|Yes| M[Negotiation Phase]
L -->|No| N[Gap Analysis & Retry]
N -->|Update plan| E
Skill Routing Table
Each round type maps to a specialist skill. The strategist coordinates -- it does not execute round-specific practice.
| Round Type |
Specialist Skill |
Key Focus |
| Recruiter Screen |
Self-prep (no skill needed) |
Pitch, motivation, logistics, salary range |
| Online Assessment / Coding |
senior-coding-interview |
LC hard, system design lite, time management |
| Hiring Manager Screen |
hiring-manager-deep-dive |
Leadership, team fit, technical judgment |
| ML System Design |
ml-system-design-interview |
End-to-end ML pipelines, tradeoffs, scale |
| Technical Deep Dive |
anthropic-technical-deep-dive |
Past work forensics, technical depth, AI safety |
| Tech Presentation |
tech-presentation-interview |
45-min talk, audience calibration, Q&A |
| Values / Behavioral |
values-behavioral-interview |
STAR stories, Anthropic values alignment |
| Mock Execution |
interview-simulator |
Realistic timed practice with scoring |
Prep Timeline Selection
Choose based on time until first round:
flowchart LR
T{Time Available?}
T -->|< 2 weeks| P1[Intensive Plan<br/>4-6 hrs/day]
T -->|2-5 weeks| P2[Balanced Plan<br/>2-3 hrs/day]
T -->|6+ weeks| P3[Thorough Plan<br/>1-2 hrs/day]
P1 --> R[See references/<br/>preparation-timeline-templates.md]
P2 --> R
P3 --> R
For detailed daily schedules, consult references/preparation-timeline-templates.md.
Story Coherence Matrix
A senior candidate has 5-8 strong projects. Each project will surface in multiple rounds but must be tailored to the audience and evaluation criteria of that round.
How to Build the Matrix
- List top 5 projects from career-biographer output (or direct input)
- For each project, write 3 versions:
| Version |
Round Type |
Emphasis |
Length |
| Technical |
ML Design, Deep Dive |
Architecture decisions, tradeoffs, metrics, what you would change |
8-12 min |
| Impact |
Behavioral, HM |
Leadership, influence, collaboration, business outcome |
3-5 min (STAR) |
| Narrative |
Presentation, Recruiter |
Story arc, why it matters to the world, lessons learned |
Variable |
- Cross-check for contradictions -- dates, team sizes, your role, metrics must be identical across versions
- Map projects to Anthropic values -- which project demonstrates which value (safety, honesty, broad benefit)?
Example Coherence Entry
Project: Real-Time Object Detection Pipeline (2019-2022)
| Round |
Version |
Key Points |
| ML Design |
Technical |
YOLOv5 -> custom architecture, 40ms latency constraint, edge deployment, model distillation tradeoffs |
| Deep Dive |
Technical |
Why ResNet backbone over EfficientNet, quantization strategy, failure mode analysis, production monitoring |
| Behavioral |
Impact |
Led 4-person team through 3 pivots, managed stakeholder expectations when accuracy targets slipped, mentored junior engineer who became tech lead |
| HM Screen |
Impact |
Drove 35% revenue increase through automation, navigated org politics to get GPU budget, built cross-functional relationships |
| Presentation |
Narrative |
"From research prototype to production system serving 10M requests/day -- lessons in making ML real" |
Energy Management Protocol
All-day interview loops (4-6 hours) are endurance events. Cognitive fatigue causes more failures than knowledge gaps.
Before Interview Day
- Sleep 7-8 hours for 3 consecutive nights prior (not just the night before)
- Prepare environment: quiet room, backup internet, charged devices, water, snacks
- Do NOT cram the morning of -- review only your story coherence matrix and 1-page cheat sheet
- Light exercise the morning of (walk, stretch -- not a hard workout)
During the Loop
| Break Length |
Activity |
Avoid |
| 5 min |
Stand, stretch, water, deep breaths |
Phone, social media, reviewing notes |
| 15 min |
Walk, snack (protein > sugar), bathroom |
Replaying the previous round |
| 30+ min (lunch) |
Eat a real meal, step outside, reset |
Studying for next round |
Cognitive Sequencing
If you can influence round order (sometimes companies ask preference):
- Start with your strongest round -- builds confidence momentum
- Put coding early -- requires peak cognitive freshness
- Behavioral/values in the middle -- these are conversational and let you recover
- Presentation whenever you rehearsed it -- muscle memory carries you
- Avoid technical deep dive as last round -- fatigue makes it easy to ramble
Debrief Framework
Run after every mock AND every real interview round.
Immediate (within 30 minutes)
- Dump raw notes -- what questions were asked, what you said, what you wish you said
- Emotional check -- how did you feel? Confident, uncertain, surprised?
- Time check -- did you run over? Under? Where did you lose time?
Structured Analysis (within 24 hours)
| Dimension |
Score (1-5) |
Evidence |
Action Item |
| Technical accuracy |
|
|
|
| Communication clarity |
|
|
|
| Time management |
|
|
|
| Story coherence |
|
|
|
| Energy / confidence |
|
|
|
| Question handling |
|
|
|
Pattern Detection (weekly)
- What round types consistently score lowest?
- Which stories land well? Which fall flat?
- Are you improving on last week's action items?
- Adjust prep timeline allocation based on weakness trends
For scoring rubrics per round type, consult references/mock-interview-rubrics.md.
Anti-Patterns
Anti-Pattern: Uniform Preparation
Novice: Spends equal time on every round type -- 2 hours coding, 2 hours design, 2 hours behavioral, repeat.
Expert: Analyzes personal weaknesses and round weighting. A candidate who aces design but freezes in coding allocates 60% of prep to coding. A candidate whose stories are inconsistent spends dedicated time on the coherence matrix.
Detection: Prep log shows identical hours across all categories despite known weaknesses.
Anti-Pattern: Isolation Prep
Novice: Prepares each round independently. Tells a behavioral story about leading a team of 6 in one round, then says "I was the sole contributor" for the same project in a technical round.
Expert: Uses the story coherence matrix to thread a consistent narrative across all rounds. Reviews the matrix before every mock. Has a peer check for contradictions.
Detection: Same project described with conflicting details (team size, timeline, your role, metrics) across different round types.
Anti-Pattern: Mock Avoidance
Novice: Reads interview guides, watches YouTube videos, reviews flashcards -- but never actually practices speaking answers aloud under time pressure.
Expert: Runs at minimum 2 full mock interviews per week in the final month. Records mocks. Reviews recordings. Uses interview-simulator for structured scoring. Treats mocks as the primary prep activity, not supplementary.
Detection: Zero mock session recordings in history. Unable to answer questions within time limits despite "knowing the material."
Anthropic-Specific Notes
Anthropic's interview process (as of early 2026) emphasizes:
- AI Safety understanding -- not just technical competence, but genuine engagement with alignment, interpretability, and responsible deployment
- Technical depth over breadth -- they want to see how deep you can go on your own work, not surface-level familiarity with everything
- Collaborative problem-solving -- interviews are designed to feel like working sessions, not interrogations
- Intellectual honesty -- saying "I don't know" or "I was wrong about that" is valued over bluffing
- Mission alignment -- why Anthropic specifically, not just "any AI company"
For detailed company-specific loop structures (Anthropic, Google DeepMind, OpenAI, Meta FAIR), consult references/company-specific-loops.md.
Process: First Session with a Candidate
- Assess current state: Which company? When is the interview? What's your background?
- Review upstream artifacts: career-biographer output, cv-creator resume, any existing prep
- Select timeline template: 2-week / 1-month / 2-month based on available time
- Build story coherence matrix: Top 5 projects x 3 versions each
- Identify weakness areas: Self-assessment + any prior interview feedback
- Generate personalized prep plan: Daily schedule with skill routing
- Schedule first mock: Within 48 hours of starting prep
- Set debrief cadence: After every mock, weekly pattern review
Reference Files
| File |
Consult When |
references/preparation-timeline-templates.md |
Generating a daily prep schedule for 2-week, 1-month, or 2-month timeline |
references/mock-interview-rubrics.md |
Scoring mock interviews, self-evaluation, or identifying failure modes per round type |
references/company-specific-loops.md |
Tailoring prep to a specific company's interview structure (Anthropic, DeepMind, OpenAI, Meta FAIR) |
1---2name: interview-loop-strategist-23description: Orchestrates end-to-end interview preparation for senior ML/AI engineers targeting Anthropic and peer companies. Use for prep timeline generation, story coherence across rounds, mock scheduling, and debrief analysis. Activate on "interview prep", "interview loop", "Anthropic interview", "prep timeline". NOT for resume writing, career narratives, or individual round-type practice.4---56# Interview Loop Strategist78End-to-end orchestrator for senior-level AI/ML interview preparation. Coordinates timelines, story coherence across rounds, mock interview cadence, energy management, and post-interview debrief -- routing each round type to its specialist skill.910## When to Use1112**Use for:**13- Building a complete interview prep plan for a specific company14- Generating 2-week, 1-month, or 2-month preparation timelines15- Ensuring story coherence -- the same project told correctly across behavioral, technical, and HM rounds16- Scheduling and tracking mock interview cadence17- Energy management strategy for all-day virtual or onsite loops18- Post-interview debrief analysis and improvement planning19- Coordinating across all 7 round-specific interview skills2021**NOT for:**22- Resume or CV creation (use `cv-creator`)23- Career narrative extraction (use `career-biographer`)24- Practicing a single round type in isolation (use the round-specific skill directly)25- Salary negotiation or offer evaluation26- General career counseling2728---2930## Full Interview Pipeline3132```mermaid33flowchart TD34 A[Career Biographer] -->|Extracts narrative| B[CV Creator]35 B -->|Resume finalized| C[Interview Loop Strategist]36 C --> D{Company Target Selected}37 D --> E[Generate Prep Timeline]38 E --> F[Story Coherence Matrix]39 F --> G[Round-Specific Prep]4041 G --> G1[Recruiter Screen<br/>Self-prep]42 G --> G2[CodeSignal / Coding<br/>senior-coding-interview]43 G --> G3[Hiring Manager Screen<br/>hiring-manager-deep-dive]44 G --> G4[ML System Design<br/>ml-system-design-interview]45 G --> G5[Technical Deep Dive<br/>anthropic-technical-deep-dive]46 G --> G6[Tech Presentation<br/>tech-presentation-interview]47 G --> G7[Values & Behavioral<br/>values-behavioral-interview]4849 G1 --> H[Mock Interviews<br/>interview-simulator]50 G2 --> H51 G3 --> H52 G4 --> H53 G5 --> H54 G6 --> H55 G7 --> H5657 H --> I[Debrief & Adjust]58 I -->|Iterate| G59 I --> J[Interview Day<br/>Energy Protocol]60 J --> K[Post-Loop Debrief]61 K --> L{Offer?}62 L -->|Yes| M[Negotiation Phase]63 L -->|No| N[Gap Analysis & Retry]64 N -->|Update plan| E65```6667---6869## Skill Routing Table7071Each round type maps to a specialist skill. The strategist coordinates -- it does not execute round-specific practice.7273| Round Type | Specialist Skill | Key Focus |74|------------|-----------------|-----------|75| Recruiter Screen | Self-prep (no skill needed) | Pitch, motivation, logistics, salary range |76| Online Assessment / Coding | `senior-coding-interview` | LC hard, system design lite, time management |77| Hiring Manager Screen | `hiring-manager-deep-dive` | Leadership, team fit, technical judgment |78| ML System Design | `ml-system-design-interview` | End-to-end ML pipelines, tradeoffs, scale |79| Technical Deep Dive | `anthropic-technical-deep-dive` | Past work forensics, technical depth, AI safety |80| Tech Presentation | `tech-presentation-interview` | 45-min talk, audience calibration, Q&A |81| Values / Behavioral | `values-behavioral-interview` | STAR stories, Anthropic values alignment |82| Mock Execution | `interview-simulator` | Realistic timed practice with scoring |8384---8586## Prep Timeline Selection8788Choose based on time until first round:8990```mermaid91flowchart LR92 T{Time Available?}93 T -->|< 2 weeks| P1[Intensive Plan<br/>4-6 hrs/day]94 T -->|2-5 weeks| P2[Balanced Plan<br/>2-3 hrs/day]95 T -->|6+ weeks| P3[Thorough Plan<br/>1-2 hrs/day]96 P1 --> R[See references/<br/>preparation-timeline-templates.md]97 P2 --> R98 P3 --> R99```100101For detailed daily schedules, consult `references/preparation-timeline-templates.md`.102103---104105## Story Coherence Matrix106107A senior candidate has 5-8 strong projects. Each project will surface in multiple rounds but must be tailored to the audience and evaluation criteria of that round.108109### How to Build the Matrix1101111. **List top 5 projects** from career-biographer output (or direct input)1122. **For each project, write 3 versions:**113114| Version | Round Type | Emphasis | Length |115|---------|-----------|----------|--------|116| **Technical** | ML Design, Deep Dive | Architecture decisions, tradeoffs, metrics, what you would change | 8-12 min |117| **Impact** | Behavioral, HM | Leadership, influence, collaboration, business outcome | 3-5 min (STAR) |118| **Narrative** | Presentation, Recruiter | Story arc, why it matters to the world, lessons learned | Variable |1191203. **Cross-check for contradictions** -- dates, team sizes, your role, metrics must be identical across versions1214. **Map projects to Anthropic values** -- which project demonstrates which value (safety, honesty, broad benefit)?122123### Example Coherence Entry124125**Project: Real-Time Object Detection Pipeline (2019-2022)**126127| Round | Version | Key Points |128|-------|---------|------------|129| ML Design | Technical | YOLOv5 -> custom architecture, 40ms latency constraint, edge deployment, model distillation tradeoffs |130| Deep Dive | Technical | Why ResNet backbone over EfficientNet, quantization strategy, failure mode analysis, production monitoring |131| Behavioral | Impact | Led 4-person team through 3 pivots, managed stakeholder expectations when accuracy targets slipped, mentored junior engineer who became tech lead |132| HM Screen | Impact | Drove 35% revenue increase through automation, navigated org politics to get GPU budget, built cross-functional relationships |133| Presentation | Narrative | "From research prototype to production system serving 10M requests/day -- lessons in making ML real" |134135---136137## Energy Management Protocol138139All-day interview loops (4-6 hours) are endurance events. Cognitive fatigue causes more failures than knowledge gaps.140141### Before Interview Day142143- Sleep 7-8 hours for 3 consecutive nights prior (not just the night before)144- Prepare environment: quiet room, backup internet, charged devices, water, snacks145- Do NOT cram the morning of -- review only your story coherence matrix and 1-page cheat sheet146- Light exercise the morning of (walk, stretch -- not a hard workout)147148### During the Loop149150| Break Length | Activity | Avoid |151|-------------|----------|-------|152| 5 min | Stand, stretch, water, deep breaths | Phone, social media, reviewing notes |153| 15 min | Walk, snack (protein > sugar), bathroom | Replaying the previous round |154| 30+ min (lunch) | Eat a real meal, step outside, reset | Studying for next round |155156### Cognitive Sequencing157158If you can influence round order (sometimes companies ask preference):1591601. **Start with your strongest round** -- builds confidence momentum1612. **Put coding early** -- requires peak cognitive freshness1623. **Behavioral/values in the middle** -- these are conversational and let you recover1634. **Presentation whenever you rehearsed it** -- muscle memory carries you1645. **Avoid technical deep dive as last round** -- fatigue makes it easy to ramble165166---167168## Debrief Framework169170Run after every mock AND every real interview round.171172### Immediate (within 30 minutes)1731741. **Dump raw notes** -- what questions were asked, what you said, what you wish you said1752. **Emotional check** -- how did you feel? Confident, uncertain, surprised?1763. **Time check** -- did you run over? Under? Where did you lose time?177178### Structured Analysis (within 24 hours)179180| Dimension | Score (1-5) | Evidence | Action Item |181|-----------|-------------|----------|-------------|182| Technical accuracy | | | |183| Communication clarity | | | |184| Time management | | | |185| Story coherence | | | |186| Energy / confidence | | | |187| Question handling | | | |188189### Pattern Detection (weekly)190191- What round types consistently score lowest?192- Which stories land well? Which fall flat?193- Are you improving on last week's action items?194- Adjust prep timeline allocation based on weakness trends195196For scoring rubrics per round type, consult `references/mock-interview-rubrics.md`.197198---199200## Anti-Patterns201202### Anti-Pattern: Uniform Preparation203**Novice**: Spends equal time on every round type -- 2 hours coding, 2 hours design, 2 hours behavioral, repeat.204**Expert**: Analyzes personal weaknesses and round weighting. A candidate who aces design but freezes in coding allocates 60% of prep to coding. A candidate whose stories are inconsistent spends dedicated time on the coherence matrix.205**Detection**: Prep log shows identical hours across all categories despite known weaknesses.206207### Anti-Pattern: Isolation Prep208**Novice**: Prepares each round independently. Tells a behavioral story about leading a team of 6 in one round, then says "I was the sole contributor" for the same project in a technical round.209**Expert**: Uses the story coherence matrix to thread a consistent narrative across all rounds. Reviews the matrix before every mock. Has a peer check for contradictions.210**Detection**: Same project described with conflicting details (team size, timeline, your role, metrics) across different round types.211212### Anti-Pattern: Mock Avoidance213**Novice**: Reads interview guides, watches YouTube videos, reviews flashcards -- but never actually practices speaking answers aloud under time pressure.214**Expert**: Runs at minimum 2 full mock interviews per week in the final month. Records mocks. Reviews recordings. Uses `interview-simulator` for structured scoring. Treats mocks as the primary prep activity, not supplementary.215**Detection**: Zero mock session recordings in history. Unable to answer questions within time limits despite "knowing the material."216217---218219## Anthropic-Specific Notes220221Anthropic's interview process (as of early 2026) emphasizes:2222231. **AI Safety understanding** -- not just technical competence, but genuine engagement with alignment, interpretability, and responsible deployment2242. **Technical depth over breadth** -- they want to see how deep you can go on your own work, not surface-level familiarity with everything2253. **Collaborative problem-solving** -- interviews are designed to feel like working sessions, not interrogations2264. **Intellectual honesty** -- saying "I don't know" or "I was wrong about that" is valued over bluffing2275. **Mission alignment** -- why Anthropic specifically, not just "any AI company"228229For detailed company-specific loop structures (Anthropic, Google DeepMind, OpenAI, Meta FAIR), consult `references/company-specific-loops.md`.230231---232233## Process: First Session with a Candidate2342351. **Assess current state**: Which company? When is the interview? What's your background?2362. **Review upstream artifacts**: career-biographer output, cv-creator resume, any existing prep2373. **Select timeline template**: 2-week / 1-month / 2-month based on available time2384. **Build story coherence matrix**: Top 5 projects x 3 versions each2395. **Identify weakness areas**: Self-assessment + any prior interview feedback2406. **Generate personalized prep plan**: Daily schedule with skill routing2417. **Schedule first mock**: Within 48 hours of starting prep2428. **Set debrief cadence**: After every mock, weekly pattern review243244---245246## Reference Files247248| File | Consult When |249|------|-------------|250| `references/preparation-timeline-templates.md` | Generating a daily prep schedule for 2-week, 1-month, or 2-month timeline |251| `references/mock-interview-rubrics.md` | Scoring mock interviews, self-evaluation, or identifying failure modes per round type |252| `references/company-specific-loops.md` | Tailoring prep to a specific company's interview structure (Anthropic, DeepMind, OpenAI, Meta FAIR) |