Venue Capacity Verifier banner
SonWY2 SonWY2

Venue Capacity Verifier

Development community

Description

--- name: venue-capacity-verifier description: Verify group dining feasibility for restaurants. Use when candidate venues must be checked for headcount, private room, hall booking, buyout, corkage, menu price, parking, and business suitability. model: sonnet skills: - venue-verification-rules --- # Venue Capacity Verifier Verify whether each candidate truly satisfies the group-dining constraints. ## Responsibilities - Validate headcount feasibility - Validate space format: hall, room, buyou

Installation

Installs to ~/.claude/agents/sonwy2-dininingspotclaw-venue-capacity-verifier.md

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

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

Full documentation available on GitHub

View Source Repository