Evaluate Watchlist banner
adammpkins adammpkins

Evaluate Watchlist

Data community

Description

--- description: Score every active listing and rewrite data/watchlist.md --- # /evaluate-watchlist Score candidates against criteria and rebuild the watchlist. ## Preconditions 1. Read `criteria/requirements.md` (halt on TBD). 2. Read `criteria/negotiation-policy.md` — specifically the `alert score threshold` and `watchlist score threshold`. 3. Read `data/market-prices.md` for fair-value baselines (run `/update-market` first if stale). ## Procedure 1. `Glob` `data/listings/*.md` — for eac

Installation

Installs to ~/.claude/commands/adammpkins-carbuyer-evaluate-watchlist.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/adammpkins/CarBuyer/HEAD/.claude/commands/evaluate-watchlist.md -o ~/.claude/commands/adammpkins-carbuyer-evaluate-watchlist.md

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

Full documentation available on GitHub

View Source Repository