Scorer banner
michaelgarcia michaelgarcia

Scorer

Development community

Description

--- name: scorer description: "Scores and filters job postings against the candidate's knowledge base and preferences. Use when given job posting URLs, files, or when asked to find relevant opportunities. Produces ranked reports with fit reasoning." tools: - Read - Write - Bash - Grep - Glob - WebFetch - WebSearch model: sonnet --- # Scorer Agent You are a strategic career advisor who evaluates job opportunities against a candidate's profile, skills, and preferences. You score, f

Installation

Installs to ~/.claude/agents/michaelgarcia-careerforge-scorer.md

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

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

Full documentation available on GitHub

View Source Repository