hiring-manager-deep-dive

Prepares for hiring manager rounds at Staff+ (L6+) level — scope of impact, influence without authority, ambiguity navigation, mentorship, strategic thinking. Use when practicing HM rounds or calibrating story depth for target level. Activate on "hiring manager round", "HM screen", "staff level", "scope of impact". NOT for coding interviews, system design, behavioral/values rounds, or resume writing.

85 stars

Best use case

hiring-manager-deep-dive is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Prepares for hiring manager rounds at Staff+ (L6+) level — scope of impact, influence without authority, ambiguity navigation, mentorship, strategic thinking. Use when practicing HM rounds or calibrating story depth for target level. Activate on "hiring manager round", "HM screen", "staff level", "scope of impact". NOT for coding interviews, system design, behavioral/values rounds, or resume writing.

Teams using hiring-manager-deep-dive should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/hiring-manager-deep-dive/SKILL.md --create-dirs "https://raw.githubusercontent.com/curiositech/some_claude_skills/main/.claude/skills/hiring-manager-deep-dive/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/hiring-manager-deep-dive/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How hiring-manager-deep-dive Compares

Feature / Agenthiring-manager-deep-diveStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Prepares for hiring manager rounds at Staff+ (L6+) level — scope of impact, influence without authority, ambiguity navigation, mentorship, strategic thinking. Use when practicing HM rounds or calibrating story depth for target level. Activate on "hiring manager round", "HM screen", "staff level", "scope of impact". NOT for coding interviews, system design, behavioral/values rounds, or resume writing.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Hiring Manager Deep Dive

The hiring manager round is the highest-signal evaluation of whether a candidate operates at the target level. It is less about technical depth and more about **scope of impact**, **ability to navigate ambiguity**, **influence without direct authority**, and **strategic thinking**. The HM is answering one question: *"Would I trust this person to own a critical workstream independently?"*

## When to Use

Use this skill for:

- Preparing for a hiring manager round at L6/Staff+ level
- Calibrating story depth to demonstrate target-level scope
- Structuring project narratives around leadership and impact
- Practicing follow-up resilience (surviving 3 levels of "why?")
- Understanding what separates L5 answers from L6+ answers

**NOT for:**

- Coding interview preparation (use `senior-coding-interview`)
- System design rounds (use `ml-system-design-interview`)
- Behavioral/values fit rounds (use `values-behavioral-interview`)
- Resume or CV writing (use `cv-creator`)
- Career narrative extraction (use `career-biographer`)

---

## The 6 Dimensions of Staff+ Signal

Hiring managers evaluate candidates across six dimensions. Every answer you give should register on at least 2-3 of these.

| Dimension | L5 (Senior) Signal | L6+ (Staff) Signal | Weight |
|---|---|---|---|
| **Technical Depth** | Solves hard problems in their domain | Sets technical direction for a domain; others follow their lead | 15% |
| **Scope of Impact** | Delivers features for their team | Drives outcomes across teams or the org | 25% |
| **Ambiguity Navigation** | Executes well on defined problems | Finds the right problem to solve; creates clarity from chaos | 20% |
| **Influence Without Authority** | Convinces teammates | Aligns engineers, PMs, and leadership across orgs without reporting lines | 20% |
| **Mentorship & Team Growth** | Helps teammates with code reviews | Develops engineers' careers; shapes team culture and hiring bar | 10% |
| **Strategic Thinking** | Understands their team's roadmap | Connects technical decisions to business outcomes and multi-year strategy | 10% |

```mermaid
radar
    title Staff+ Signal Radar — Target Profile
    "Technical Depth" : 7
    "Scope of Impact" : 9
    "Ambiguity Navigation" : 8
    "Influence w/o Authority" : 9
    "Mentorship & Growth" : 7
    "Strategic Thinking" : 8
```

> **Key insight**: At L5, technical depth carries you. At L6+, scope and influence carry you. Many candidates fail HM rounds by over-indexing on technical heroics and under-indexing on organizational impact.

---

## L5 vs L6+ Answer Comparison

The same question produces fundamentally different answers at different levels. Study these contrasts.

| Question | L5 Answer (Senior) | L6+ Answer (Staff) |
|---|---|---|
| "Tell me about your biggest project" | "I implemented the feature using X technology" | "I identified that our team was solving the wrong problem, proposed an alternative approach, and led the design review across 3 teams" |
| "Tell me about a performance win" | "I fixed the performance bug" | "I recognized a systemic performance issue, built a profiling framework, trained 4 engineers to use it, and reduced p99 latency by 40% across the org" |
| "How do you handle disagreements?" | "I presented data and my tech lead agreed" | "I wrote an RFC comparing 3 approaches, facilitated a design review with stakeholders from 2 orgs, incorporated feedback, and built consensus on an approach none of us had originally proposed" |
| "Tell me about mentoring" | "I helped a junior engineer debug their PR" | "I designed an onboarding curriculum, paired with 3 new hires through their first quarter, and two of them are now leading their own projects" |
| "How do you prioritize?" | "I work on what my manager says is highest priority" | "I maintain a priority framework based on business impact, technical risk, and team capacity. When our OKRs conflicted with a VP's request, I presented the tradeoff analysis and we agreed to defer one initiative" |

**The pattern**: L6+ answers show ownership of problem selection, cross-team coordination, multiplier effects (making others more effective), and connection to business outcomes.

---

## Discussion Frameworks

### Framework 1: "Walk me through your biggest project"

The HM is evaluating: **Scope + Impact + Decision Quality**

Structure your answer using **SCOPE-IMPACT-DECISION (SID)**:

1. **Scope**: What was the problem space? Who was affected? Why did it matter?
2. **Impact**: What was the measurable outcome? (See `references/project-impact-calculator.md`)
3. **Decisions**: What were the key inflection points? What alternatives did you reject and why?

**Follow-up survival guide**:
- "Why that approach?" -- Show you considered alternatives (name at least 2)
- "What would you do differently?" -- Show self-awareness without undermining the result
- "How did you get buy-in?" -- This is the influence question in disguise
- "What happened after you left?" -- Tests whether you built something sustainable

### Framework 2: "How do you handle disagreements?"

The HM is evaluating: **Influence + Diplomacy + Judgment**

Structure using **SITUATION-STAKES-STRATEGY-SYNTHESIS (4S)**:

1. **Situation**: Who disagreed about what? (Name roles, not people)
2. **Stakes**: What was at risk if the wrong decision was made?
3. **Strategy**: How did you navigate it? (Data, prototypes, facilitated discussion, escalation)
4. **Synthesis**: What was the outcome, and what did the relationship look like afterward?

**Critical rule**: Never position yourself as the hero who was right all along. The best answers show you changed your own mind partway through, or the final solution was better than anyone's original proposal.

### Framework 3: "Tell me about leading without authority"

The HM is evaluating: **Cross-team Influence + Technical Leadership**

Structure using **CHALLENGE-COALITION-OUTCOME (CCO)**:

1. **Challenge**: What needed to happen that no single team owned?
2. **Coalition**: How did you identify stakeholders, align incentives, and build momentum?
3. **Outcome**: What shipped, and how did you maintain alignment through execution?

**Signal amplifiers**:
- Mention writing an RFC or design doc that became the authoritative reference
- Describe creating a working group or regular sync that outlived the project
- Show that you understood other teams' priorities and framed your proposal in their terms

### Framework 4: "What's your approach to mentoring?"

The HM is evaluating: **Team Growth + Culture Building**

Structure using **PHILOSOPHY-PRACTICE-PROOF (3P)**:

1. **Philosophy**: What do you believe about developing engineers? (Not platitudes -- specific beliefs)
2. **Practice**: What do you actually do? (1:1 structure, code review philosophy, stretch assignments)
3. **Proof**: Who have you developed, and where are they now?

**Level calibration**: L5 mentoring is helping with tasks. L6+ mentoring is shaping careers and building team culture.

### Framework 5: "How do you prioritize competing projects?"

The HM is evaluating: **Strategic Thinking + Business Judgment**

Structure using **FRAMEWORK-FRICTION-FOLLOWTHROUGH (3F)**:

1. **Framework**: What's your prioritization model? (Impact/effort, RICE, business criticality)
2. **Friction**: When did the framework conflict with organizational pressure? What happened?
3. **Follow-through**: How did you communicate the priority call to stakeholders who lost?

---

## Calibrating the HM During the Conversation

The HM reveals their expectations through their questions. Read these signals:

| HM Signal | What It Means | How to Adjust |
|---|---|---|
| Asks about team size and reports | Evaluating management scope | Emphasize leadership of people, not just projects |
| Asks "what did YOU specifically do?" | Testing for scope inflation | Be precise about your role vs team's role |
| Asks about failures | Testing self-awareness and growth | Own the failure fully, show systemic learning |
| Asks about 2-3 year vision | Evaluating strategic thinking | Connect your technical perspective to business trajectory |
| Asks about tradeoffs repeatedly | Testing decision-making maturity | Show you think in tradeoffs, not right/wrong |
| Keeps asking "why?" | Probing for depth vs surface knowledge | Go deeper each time; if you bottom out, say so honestly |

---

## Anti-Patterns

### Anti-Pattern 1: IC Cosplay

**Novice signal**: Only describes individual contributions -- "I wrote the code", "I designed the model", "I shipped the feature" -- with no mention of team, organizational, or strategic impact. Every story is about personal technical heroics.

**Expert signal**: Naturally weaves in scope -- "I identified the need, proposed it to leadership, assembled a cross-functional team of 6 engineers across 2 orgs, owned the technical design, coached two junior engineers through implementation, and presented results to the VP." The technical work is there but embedded in organizational context.

**Detection**: When asked "how did this affect the broader org?", gives vague answers like "people liked it" or pivots back to technical details. Cannot articulate the counterfactual (what would have happened without their work).

**Recovery**: For each story, explicitly prepare the "zoom out" layer. Ask yourself: Who besides your immediate team was affected? What organizational capability did this create? What would the next 12 months have looked like without this work?

### Anti-Pattern 2: Scope Inflation

**Novice signal**: Claims to have driven a project that was clearly team-driven. Uses "I" for everything. Under follow-up, cannot explain specific decisions they made vs decisions others made. The story changes or becomes vague under 2-3 levels of probing.

**Expert signal**: Is precise about their role -- "I was the tech lead for the ML pipeline; my peer led the serving infrastructure; our EM coordinated with the product team. My specific contributions were the architecture decision to use X over Y, the data pipeline design, and mentoring two engineers on the team." Credits others naturally without diminishing their own contribution.

**Detection**: Ask "who else was involved and what did they own?" -- a scope inflator either cannot answer or gives generic responses. Ask the same question from a different angle later; the story should be consistent.

**Recovery**: Map every story to a RACI-like structure before the interview. Know exactly what you were Responsible for, what you were Accountable for, and what you Consulted or Informed on. Precision builds trust.

### Anti-Pattern 3: Strategy Vacuum

**Novice signal**: Can describe what they built in exhaustive technical detail but not WHY it mattered to the business. Cannot answer "what would have happened if you hadn't done this?" or "what's the 2-year vision for this area?" Treats strategy questions as irrelevant to their engineering role.

**Expert signal**: Connects technical decisions to business outcomes, competitive landscape, and long-term platform strategy. "We chose to build the inference pipeline in-house rather than using a vendor because our model iteration speed is a competitive advantage, and vendor lock-in would have cost us 2-3 weeks per model update cycle. The 2-year vision is a self-serve platform where researchers can deploy models without infra involvement."

**Detection**: Ask "why did this project matter more than other things you could have worked on?" A strategy vacuum gives answers like "my manager asked me to" or "it was the next thing on the roadmap."

**Recovery**: For every project story, prepare answers to: (1) Why this project over alternatives? (2) What was the business case? (3) What would the world look like in 2 years if this succeeds? (4) What are the risks if it fails?

---

## HM Round Preparation Checklist

1. **Story bank**: Prepare 5-7 stories that collectively cover all 6 dimensions
2. **Level calibration**: For each story, write the L5 version and the L6+ version. Practice only the L6+ version
3. **Follow-up resilience**: For each story, prepare 3 levels of "why?" answers
4. **Counterfactuals**: For each project, know what would have happened without you
5. **Failure story**: Have one genuine failure that shows self-awareness and systemic learning
6. **Questions for the HM**: Prepare 3-5 questions that demonstrate strategic thinking about the role

---

## Reference Files

- `references/staff-level-signals.md` -- Detailed breakdown of L6/Staff+ expectations by dimension, with level calibration examples and company-specific patterns for Anthropic, Google, Meta, and OpenAI
- `references/project-impact-calculator.md` -- Framework for quantifying and articulating project impact, with worked examples for 4 ML project types and audience-specific framing techniques

Related Skills

anthropic-technical-deep-dive

85
from curiositech/some_claude_skills

Prepare for Anthropic-specific technical interviews covering Constitutional AI, RLHF, interpretability, scaling laws, MCP, agentic systems, and AI safety. Activate on "anthropic interview", "constitutional AI prep", "alignment interview", "safety interview", "RLHF opinion", "interpretability prep", "anthropic technical". NOT for general ML interview prep, system design interviews, coding challenges, or behavioral interview practice.

execution-lifecycle-manager

85
from curiositech/some_claude_skills

Manage DAG execution lifecycles including start, stop, pause, resume, and cleanup. Activate on 'execution lifecycle', 'stop execution', 'abort DAG', 'graceful shutdown', 'kill process'. NOT for cost estimation, DAG building, or skill selection.

skill-coach

85
from curiositech/some_claude_skills

Guides creation of high-quality Agent Skills with domain expertise, anti-pattern detection, and progressive disclosure best practices. Use when creating skills, reviewing existing skills, or when users mention improving skill quality, encoding expertise, or avoiding common AI tooling mistakes. Activate on keywords: create skill, review skill, skill quality, skill best practices, skill anti-patterns. NOT for general coding advice or non-skill Claude Code features.

3d-cv-labeling-2026

85
from curiositech/some_claude_skills

Expert in 3D computer vision labeling tools, workflows, and AI-assisted annotation for LiDAR, point clouds, and sensor fusion. Covers SAM4D/Point-SAM, human-in-the-loop architectures, and vertical-specific training strategies. Activate on '3D labeling', 'point cloud annotation', 'LiDAR labeling', 'SAM 3D', 'SAM4D', 'sensor fusion annotation', '3D bounding box', 'semantic segmentation point cloud'. NOT for 2D image labeling (use clip-aware-embeddings), general ML training (use ml-engineer), video annotation without 3D (use computer-vision-pipeline), or VLM prompt engineering (use prompt-engineer).

wisdom-accountability-coach

85
from curiositech/some_claude_skills

Longitudinal memory tracking, philosophy teaching, and personal accountability with compassion. Expert in pattern recognition, Stoicism/Buddhism, and growth guidance. Activate on 'accountability', 'philosophy', 'Stoicism', 'Buddhism', 'personal growth', 'commitment tracking', 'wisdom teaching'. NOT for therapy or mental health treatment (refer to professionals), crisis intervention, or replacing professional coaching credentials.

windows-95-web-designer

85
from curiositech/some_claude_skills

Modern web applications with authentic Windows 95 aesthetic. Gradient title bars, Start menu paradigm, taskbar patterns, 3D beveled chrome. Extrapolates Win95 to AI chatbots, mobile UIs, responsive layouts. Activate on 'windows 95', 'win95', 'start menu', 'taskbar', 'retro desktop', '95 aesthetic', 'clippy'. NOT for Windows 3.1 (use windows-3-1-web-designer), vaporwave/synthwave, macOS, flat design.

windows-3-1-web-designer

85
from curiositech/some_claude_skills

Modern web applications with authentic Windows 3.1 aesthetic. Solid navy title bars, Program Manager navigation, beveled borders, single window controls. Extrapolates Win31 to AI chatbots (Cue Card paradigm), mobile UIs (pocket computing). Activate on 'windows 3.1', 'win31', 'program manager', 'retro desktop', '90s aesthetic', 'beveled'. NOT for Windows 95 (use windows-95-web-designer - has gradients, Start menu), vaporwave/synthwave, macOS, flat design.

win31-pixel-art-designer

85
from curiositech/some_claude_skills

Expert in Windows 3.1 era pixel art and graphics. Creates icons, banners, splash screens, and UI assets with authentic 16/256-color palettes, dithering patterns, and Program Manager styling. Activate on 'win31 icons', 'pixel art 90s', 'retro icons', '16-color', 'dithering', 'program manager icons', 'VGA palette'. NOT for modern flat icons, vaporwave art, or high-res illustrations.

win31-audio-design

85
from curiositech/some_claude_skills

Expert in Windows 3.1 era sound vocabulary for modern web/mobile apps. Creates satisfying retro UI sounds using CC-licensed 8-bit audio, Web Audio API, and haptic coordination. Activate on 'win31 sounds', 'retro audio', '90s sound effects', 'chimes', 'tada', 'ding', 'satisfying UI sounds'. NOT for modern flat UI sounds, voice synthesis, or music composition.

wedding-immortalist

85
from curiositech/some_claude_skills

Transform thousands of wedding photos and hours of footage into an immersive 3D Gaussian Splatting experience with theatre mode replay, face-clustered guest roster, and AI-curated best photos per person. Expert in 3DGS pipelines, face clustering, aesthetic scoring, and adaptive design matching the couple's wedding theme (disco, rustic, modern, LGBTQ+ celebrations). Activate on "wedding photos", "wedding video", "3D wedding", "Gaussian Splatting wedding", "wedding memory", "wedding immortalize", "face clustering wedding", "best wedding photos". NOT for general photo editing (use native-app-designer), non-wedding 3DGS (use drone-inspection-specialist), or event planning (not a wedding planner).

websocket-streaming

85
from curiositech/some_claude_skills

Implements real-time bidirectional communication between DAG execution engines and visualization dashboards via WebSocket. Covers connection management, typed event protocols, reconnection with backoff, and React hook integration. Activate on "WebSocket", "real-time updates", "live streaming", "execution events", "state streaming", "push notifications". NOT for HTTP REST APIs, server-sent events (SSE), or general networking.

webapp-testing

85
from curiositech/some_claude_skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Activate on: Playwright, webapp testing, browser automation, E2E testing, UI testing. NOT for API-only testing without browser, unit tests, or mobile app testing.