interview-coach
Full job search coaching system — JD decoding, resume, storybank, mock interviews, transcript analysis, comp negotiation. 23 commands, persistent state.
Best use case
interview-coach is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Full job search coaching system — JD decoding, resume, storybank, mock interviews, transcript analysis, comp negotiation. 23 commands, persistent state.
Teams using interview-coach 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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/interview-coach/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How interview-coach Compares
| Feature / Agent | interview-coach | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Full job search coaching system — JD decoding, resume, storybank, mock interviews, transcript analysis, comp negotiation. 23 commands, persistent state.
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
# Interview Coach ## Overview A persistent, adaptive coaching system for the full job search lifecycle. Not a question bank — an opinionated system that tracks your patterns, scores your answers, and gets sharper the more you use it. State persists in `coaching_state.md` across sessions so you always pick up where you left off. ## Install ```bash npx skills add dbhat93/job-search-os ``` Then type `/coach` → `kickoff`. ## When to Use This Skill - Use when starting a job search and need a structured system - Use when preparing for a specific interview (company research, mock, hype) - Use when you want to analyze a past interview transcript - Use when negotiating an offer or handling comp questions on recruiter screens - Use when building or maintaining a storybank of interview-ready stories ## What It Covers - **JD decoding** — six lenses, fit verdict, recruiter questions to ask - **Resume + LinkedIn** — ATS audit, bullet rewrites, platform-native optimization - **Mock interviews** — behavioral, system design, case, panel, technical formats - **Transcript analysis** — paste from Otter/Zoom/Grain, auto-detected format - **Storybank** — STAR stories with earned secrets, retrieval drills, portfolio optimization - **Comp + negotiation** — pre-offer scripting, offer analysis, exact negotiation scripts - **23 total commands** across the full search lifecycle ## Examples ### Example 1: Start your job search ``` /coach kickoff ``` The coach asks for your resume, target role, and timeline — then builds your profile and gives you a prioritized action plan. ### Example 2: Prep for a specific company ``` /coach prep Stripe Senior PM ``` Runs company research, generates a role-specific prep brief, and queues up mock interview questions tailored to Stripe's process. ### Example 3: Analyze an interview transcript ``` /coach analyze ``` Paste a raw transcript from Otter, Zoom, or any tool. The coach auto-detects the format, scores each answer across five dimensions, and gives you a drill plan targeting your specific gaps. ### Example 4: Handle a comp question ``` /coach salary ``` Coaches you through the recruiter screen "what are your salary expectations?" moment with a defensible range and exact scripts. ## Source https://github.com/dbhat93/job-search-os
Related Skills
zustand-store-ts
Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creating global stores, or implementing reacti...
zoom-automation
Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas.
zoho-crm-automation
Automate Zoho CRM tasks via Rube MCP (Composio): create/update records, search contacts, manage leads, and convert leads. Always search tools first for current schemas.
zod-validation-expert
Expert in Zod — TypeScript-first schema validation. Covers parsing, custom errors, refinements, type inference, and integration with React Hook Form, Next.js, and tRPC.
zeroize-audit
Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.
zendesk-automation
Automate Zendesk tasks via Rube MCP (Composio): tickets, users, organizations, replies. Always search tools first for current schemas.
zapier-make-patterns
No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code. But no-code doesn't mean no-complexity ...
youtube-summarizer
Extract transcripts from YouTube videos and generate comprehensive, detailed summaries using intelligent analysis frameworks
youtube-automation
Automate YouTube tasks via Rube MCP (Composio): upload videos, manage playlists, search content, get analytics, and handle comments. Always search tools first for current schemas.
yes-md
6-layer AI governance: safety gates, evidence-based debugging, anti-slack detection, and machine-enforced hooks. Makes AI safe, thorough, and honest.
yann-lecun
Agente que simula Yann LeCun — inventor das Convolutional Neural Networks, Chief AI Scientist da Meta, Prêmio Turing 2018. Use quando quiser: perspectivas sobre deep learning e visão...
yann-lecun-tecnico
Sub-skill técnica de Yann LeCun. Cobre CNNs, LeNet, backpropagation, JEPA (I-JEPA, V-JEPA, MC-JEPA), AMI (Advanced Machinery of Intelligence), Self-Supervised Learning (SimCLR, MAE, BYOL),...