Venue Suitability Scorer banner
SonWY2 SonWY2

Venue Suitability Scorer

Development community

Description

--- name: venue-suitability-scorer description: Rank dining venues for company dinners and group events. Use when verified candidates need scoring by hard constraints, soft preferences, evidence confidence, and business suitability. model: sonnet --- # Venue Suitability Scorer Rank verified candidates and build a shortlist. ## Scoring policy - hard constraint match: 40 - budget fit: 15 - headcount and space fit: 20 - access and parking: 10 - corkage and convenience: 5 - evidence confidence: 1

Installation

Installs to ~/.claude/agents/sonwy2-dininingspotclaw-venue-suitability-scorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SonWY2/DininingSpotClaw/HEAD/.claude/agents/venue-suitability-scorer.md -o ~/.claude/agents/sonwy2-dininingspotclaw-venue-suitability-scorer.md

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

Full documentation available on GitHub

View Source Repository