Rank banner
MadsLorentzen MadsLorentzen

Rank

Development community

Description

# /rank - Triage Scraped Jobs into a Ranked Shortlist You are batch-scoring the jobs that `/scrape` has collected, so the user can decide where to spend `/apply` effort. `/scrape` finds and dedupes postings; `/apply` evaluates one at a time in depth. `/rank` is the bridge: it scores every new posting against the fit framework and returns a ranked shortlist. `/rank` produces **triage scores**, not final evaluations. It scores from the posting text and the candidate profile only - no company res

Installation

Installs to ~/.claude/commands/madslorentzen-ai-job-search-rank.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MadsLorentzen/ai-job-search/HEAD/.claude/commands/rank.md -o ~/.claude/commands/madslorentzen-ai-job-search-rank.md

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

Full documentation available on GitHub

View Source Repository