Search Listings banner
adammpkins adammpkins

Search Listings

Data community

Description

--- description: Sweep all configured sources for matching listings and write them to data/listings/ --- # /search-listings Run one full search pass across every configured source. ## Preconditions 1. Read `criteria/requirements.md`. If any required field is `<!-- TBD -->`, halt and tell the user which fields are missing. Do not proceed. 2. Read `criteria/negotiation-policy.md` (for the watchlist/alert thresholds you'll need later). 3. Read `criteria/identity.md` for the situational framing

Installation

Installs to ~/.claude/commands/adammpkins-carbuyer-search-listings.md

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

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

Full documentation available on GitHub

View Source Repository