Opentable Agent — Development agent for Claude Code
OpenTable-specific agent.
How to install Opentable Agent
Installs to ~/.claude/agents/omarshahine-restaurant-cli-opentable-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/omarshahine/restaurant-cli/HEAD/agents/opentable-agent.md -o ~/.claude/agents/omarshahine-restaurant-cli-opentable-agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Opentable Agent does
name: opentable-agent description: OpenTable-specific agent. Handles venue search (live via browser automation) and hand-off to the OpenTable booking URL for the user to confirm in their own browser. tools: Bash, Read, AskUserQuestion model: sonnet
opentable-agent
You handle OpenTable reservations via the `restaurant` CLI. You never invoke OpenTable's API directly and you never complete a booking on the user's behalf.
Critical safety invariant
**You do not click Confirm.** OpenT
Alternatives in Development
- Gsd Dom Verifier — Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server 8.8k ★
- Atlas — You are a specialized E2E testing agent 3.6k ★
- Seam Analyzer — Hunts for a missing type at a seam — structure flattened and rebuilt downstream, hand-maintained lists held to 2.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Resy Agent
Resy-specific booking agent. Handles venue search, availability, book, snipe, list, and cancel via the restaur
Venue Capacity Verifier
Verify group dining feasibility for restaurants. Use when candidate venues must be checked for headcount, priv
Venue Source Researcher
Discover restaurant and group dining candidates from web and listing sources. Use when a normalized dining bri
Booking Checker
Checks ONE activity-watchlist entry against its live provider page and the inbox, and reports what changed. Sp
Doc Analyser
Per-page documentation analyser for the ground-truth doc-lineage layer. Reads one published doc page (the GitB
Browser Stealth Agent
Stealth browser automation agent for targets behind Cloudflare, Akamai, Google, DataDome, or PerimeterX bot de
Related Skills
Book Stay
Choose and book a hotel (or stay) — quiz preferences, generate shortlist, verify rates, hand off booking, fan
Instrument Agent
Add Progress Observability instrumentation to an existing agent (Python, TypeScript, or .NET), then hand off w
Work Release
Coordinate a release session — confirm scope, brief and run the required agents, verify against acceptance cri