Prepares for a specific interview conversation, tailoring research and prep to the person, format, and context.
Prepares for a specific interview conversation. Takes role-level research and tailors it to the specific person, conversation type, and context.
prep conversation with {person} at {company}prepare for interview with {person}{person} interview prepconversation prep: {person}| Type |
|---|
| Focus |
|---|
| Recruiter Screen | Fit, logistics, basics |
| Hiring Manager | Role depth, team fit, vision |
| Skip Level | Strategic thinking, leadership |
| Cross-Functional | Collaboration, influence |
| Technical | Product craft, technical acumen |
| Executive | Vision, culture, strategic fit |
| Board/Investor | Track record, risk assessment |
| Case/Working Session | Problem-solving, collaboration |
| Culture/Values | Cultural fit, values alignment |
| Final/Close | Negotiation, decision factors |
Verify role research:
Check: roles/{company-slug}-{role-slug}/role-summary.md
If not exists:
→ Prompt to run prep-role first
Create conversation directory:
roles/{company-slug}-{role-slug}/conversations/
└── {YYYY-MM-DD}-{person-slug}/
├── person-research.md
├── conversation-prep.md
├── questions-for-them.md
├── questions-to-expect.md
└── interviewer-deck.md (optional)
User intake: Use AskUserQuestion to gather:
Deep dive on this specific person:
Output: person-research.md
# Person Research: {Name}
**Title:** {current title}
**Tenure:** {time at company}
**Background:** {career summary}
## Their Trajectory
{Key career moves and what they suggest}
## Their Likely Priorities
{What they probably care about based on role}
## Their Content/Voice
{What they've published, their perspectives}
## Connection Points
{Shared connections, experiences, interests}
## Interviewing Style
{What to expect based on research}
## Questions They'll Likely Ask
{Based on their role and background}
Filter role research for this person:
Relevant stories:
Relevant questions:
Talking points:
Output: conversation-prep.md
# Conversation Prep: {Name} - {Date}
**Type:** {conversation type}
**Duration:** {expected length}
**Format:** {video/phone/in-person}
## Conversation Goals
**Learn:**
1. {What to learn from this person}
**Demonstrate:**
1. {What to show them}
**Advance:**
1. {How to move process forward}
## Opening
{How to open based on their style and any prior context}
## Key Themes for This Person
| Theme | Why It Resonates | Your Angle |
|-------|------------------|------------|
| {theme} | {their background} | {your approach} |
## Stories to Tell
| If They Ask About... | Tell This Story | Key Points |
|---------------------|-----------------|------------|
| {topic} | {story name} | {emphasis for them} |
## Questions to Ask Them
**Unique to Their Perspective:**
1. {question only they can answer}
**Probing Concerns:**
1. {concern to explore with them}
## Potential Challenges
| They Might Challenge | Your Response |
|---------------------|---------------|
| {challenge} | {response} |
## Closing
{How to close, next steps to propose}
If generating a deck to share:
Output: interviewer-deck.md
# {Your Name} - {Role} at {Company}
*Prepared for: {Interviewer Name}*
## Why I'm Excited About {Company}
{Tailored to what this person cares about}
## Relevant Background
{Stories/experience relevant to their focus area}
## Questions I'm Exploring
{Genuine questions - shows preparation and curiosity}
## How I'd Approach {Key Challenge}
{Brief perspective on something they care about}
Files created:
conversations/{date}-{person}/person-research.mdconversations/{date}-{person}/conversation-prep.mdconversations/{date}-{person}/questions-for-them.mdconversations/{date}-{person}/questions-to-expect.mdconversations/{date}-{person}/interviewer-deck.md (if requested)Status report: