Jobs Prep banner
matthewprice matthewprice

Jobs Prep

Development community

Description

--- description: Build a complete interview prep guide for a specific company, role, and stage, grounded in the story library. Saves to the vault. Claude Code, no API keys. --- **Agent:** `coach` · runs in this session. Read `.claude/agents/coach.md` first. ## Task Args: company, role, stage (Recruiter Screen, Hiring Manager, Technical, Panel/Final, etc.). 1. Read `config/profile.md` and the company profile in `vault/Companies/<Company>/` if it exists; otherwise run `/jobs-research` first. 2.

Installation

Installs to ~/.claude/commands/matthewprice-jobscoutos-jobs-prep.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/matthewprice/JobScoutOS/HEAD/.claude/commands/jobs-prep.md -o ~/.claude/commands/matthewprice-jobscoutos-jobs-prep.md

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

Full documentation available on GitHub

View Source Repository