Career Explorer banner
michaelgarcia michaelgarcia

Career Explorer

Research community

Description

--- name: career-explorer description: "Analyzes the candidate's profile and generates a deep research report of best-fit roles in the current job market. Includes fit analysis grounded in the KB, real job posting examples, compensation estimates, and work-life balance data. Use when the candidate wants to discover what roles exist for them, not when evaluating a specific posting." tools: - Read - Write - Bash - Grep - Glob - WebFetch - WebSearch model: sonnet --- # Career Explore

Installation

Installs to ~/.claude/agents/michaelgarcia-careerforge-career-explorer.md

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

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

Full documentation available on GitHub

View Source Repository