Shortlist banner
ShayanxBG ShayanxBG

Shortlist

Development community

Description

--- description: Retrieves immutable ranking snapshots, including historical days argument-hint: "[latest | today | YYYY-MM-DD | all]" --- # /shortlist - Read saved ranking history Input is `$ARGUMENTS`. This command is read-only. It must never search the web, open the browser, re-rank jobs, change `seen_jobs.json`, or modify a saved shortlist. Modes: - no argument or `latest`: run `python tools/shortlist.py show` - `today`: run `python tools/shortlist.py show --date today` - `

Installation

Installs to ~/.claude/commands/shayanxbg-job-discovery-engine-shortlist.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ShayanxBG/Job-Discovery-Engine/HEAD/.claude/commands/shortlist.md -o ~/.claude/commands/shayanxbg-job-discovery-engine-shortlist.md

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

Full documentation available on GitHub

View Source Repository