Auction House PluginHeavyCommand

/weekly-review

Full weekly auction operations review — lane projection, consignment pipeline, buyer prospects, and brand watch

$/weekly-review
Heavy
Complexity
15–30
API Calls
$0.018 – $0.055
MC API Cost
$0.15 – $0.40
Total Cost

Purpose

Weekly auction planning requires assembling a picture from multiple data streams: what does the DMA market look like this week, which lane composition will maximize next sale's sell-through, which dealers have fresh wholesale-ready inventory to source, which dealers should be buying, and what are the brand-level depreciation signals to watch? Doing this manually takes 30–60 minutes; /weekly-review does it in under 15.

/weekly-review uses a multi-agent architecture to simultaneously run a DMA market analysis and brand depreciation scan, while inline calls pull the consignment pipeline and buyer prospects. The assembled weekly report includes market overview, lane projection for the next sale, consignment pipeline with expected hammer prices, buyer prospect list, brand watch signals, and 5 specific actions for the week.

Audience:Auction sales executivesLane managersRegional directors

Arguments

How It Works

Execution flow. MCP tool calls are shown inline on each step.

01
Profile Load

Reads all profile fields for full weekly configuration.

02
Multi-Agent Launch

Spawns dma-scanner agent (DMA market intelligence) and brand-market-analyst agent (brand share + depreciation) in parallel.

03
Consignment Pipeline

Calls search_active_cars for aged inventory (DOM > 60), then calls predict_price_with_comparables for top 10 units to calculate expected hammer.

04
Buyer Prospects

Calls search_active_cars with dealer facets and DOM stats to identify dealers with avg DOM > 50 and 30+ units as this week's buyer targets.

05
Weekly Report

Assembles market overview, lane projection, consignment pipeline, buyer prospects, brand watch, and top 5 weekly actions.

MCP Tool Calls

ToolCallsPurpose
search_active_cars3–5DMA supply (via agent), consignment pipeline, buyer prospects
get_sold_summary2–4Market demand, brand share, depreciation (via agents)
predict_price_with_comparablesup to 10Expected hammer for top consignment pipeline units

Example Output

WEEKLY AUCTION REVIEW — Week of March 16, 2026
═══════════════════════════════════════════════
Southwest Auto Auction | Dallas, TX

MARKET OVERVIEW (Texas, February)
  Volume:      165,300 units  (-3.2% MoM)   STABLE
  Avg Price:   $28,200        (-0.9%)         Flat
  Avg DOM:     34 days        (+1 day)        Stable
  Days Supply: 47 days        (+2 days)       Slight build

LANE PROJECTION (next sale — 12 lanes)
  Segment   D/S Ratio  Sell-Thru%  Avg Hammer  Lanes   Signal
  ────────  ─────────  ──────────  ──────────  ──────  ──────────
  Pickup    2.07       90–95%      $33,600     5       HOT ●
  SUV       1.98       85–90%      $28,400     5       HOT ●
  Sedan     1.74       80–85%      $19,600     1       WARM ◐
  Luxury    1.48       75–80%      $42,100     1       WARM ◐
  Predicted sell-through: 88.4% ✓  |  Predicted fees: $171,240

CONSIGNMENT PIPELINE (top units by expected hammer)
  YMMT                             DOM   Listed    Est Hammer  Dealer
  ──────────────────────────────   ────  ───────   ──────────  ──────────────────
  2021 GMC Sierra 1500 AT4         87    $38,900   $34,200     Lone Star Pre-Owned
  2020 Toyota Highlander XLE       76    $28,400   $24,900     Texas Premier Cars
  2022 Hyundai Santa Fe SEL        69    $26,800   $23,600     Capital City Motors
  [7 more units]
  Top 5 consignment prospects: [dealers listed]

BUYER PROSPECTS (this week)
  Premier Auto Group (342 units, 61-day DOM) — needs SUV and Pickup
  Capital City Motors (198 units, 58-day DOM) — needs Trucks
  Gulf Coast Pre-Owned (287 units, 54-day DOM) — broad restock needs

BRAND WATCH
  Toyota, Honda: Tier 1 retention — strong hammer price support
  Chevrolet Bolt / Nissan Leaf: -8.8%/-8.6%/mo depreciation — URGENT consign signal
  Ford, GM mainstream: Moderate depreciation, standard pipeline acceptable

TOP 5 ACTIONS THIS WEEK
  1. Call Westside Auto Center — Bolt at 127 DOM, consign urgently (losing $600+/mo)
  2. Invite Premier Auto Group to next sale — they need Pickups and SUVs (HOT segments)
  3. Source 5 more Tacomas — fastest turning model in TX (16-day DOM, 2.31 D/S)
  4. Pitch Lone Star Pre-Owned on Sierra consignment — $2,300 price drop, dealer ready
  5. Review minivan reserves — D/S 0.79, risk of no-sales in next event

Cost Estimate

TierHeavy
API Calls15–30
MC API — best$0.018
MC API — worst$0.055
Claude — best$0.12
Claude — worst$0.35
Total range$0.15$0.40

4 weekly reviews/month ≈ $0.60–$1.60

Limitations

  • Multi-agent architecture means total call count scales with DMA complexity and consignment pipeline depth.
  • Designed for Monday morning planning; use /daily-briefing each day for daily operations.
  • Lane projection is a recommendation based on current D/S ratios, not a guarantee of sell-through results.
Auction House Plugin
View all skills & commands