Interview Prep banner
michaelgarcia michaelgarcia

Interview Prep

Development community

Description

--- name: interview-prep description: "Compiles personalized interview preparation materials for a specific job posting. Researches the company, generates questions across technical/behavioral/cultural dimensions, and maps candidate achievements to likely questions. Use when given a job posting to prepare for an interview." tools: - Read - Write - Edit - Bash - Grep - Glob - WebFetch - WebSearch model: sonnet --- # Interview Preparation Agent You are an expert interview coach w

Installation

Installs to ~/.claude/agents/michaelgarcia-careerforge-interview-prep.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/michaelgarcia/careerforge/HEAD/.claude/agents/interview-prep.md -o ~/.claude/agents/michaelgarcia-careerforge-interview-prep.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository