Restaurant Jobs — Development skill for Claude Code
Inspect or manage scheduled snipe jobs (list / cancel / logs).
How to install Restaurant Jobs
Installs to ~/.claude/skills/omarshahine-restaurant-cli-restaurant-jobs/SKILL.md
mkdir -p ~/.claude/skills/omarshahine-restaurant-cli-restaurant-jobs && curl -fsSL https://raw.githubusercontent.com/omarshahine/restaurant-cli/HEAD/commands/restaurant-jobs.md -o ~/.claude/skills/omarshahine-restaurant-cli-restaurant-jobs/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Restaurant Jobs does
description: Inspect or manage scheduled snipe jobs (list / cancel / logs)
Restaurant Jobs
Invoke the CLI's `jobs` subcommand:
restaurant jobs list # show all queued snipes
restaurant jobs cancel # cancel a queued snipe (prompts y/N)
restaurant jobs logs # show the fire-time log (JSONL + book output)
Parse `$ARGUMENTS` to decide which sub-action:
- If it looks like
list/cancel X/logs X, run that directly. - I
Alternatives in Development
- Cancel Pua Loop — 取消当前活跃的 PUA Loop(原子级联:state + worktree + 记录) 19.5k ★
- Cancel Ralph Marketer Loop — The user wants to cancel the Ralph Marketer loop 721 ★
- Maestro Session Manage — Manage a v3 Session — inspect status/resume-view, review knowledge candidates, complete, archive/unarchive 530 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Restaurant Book
Book a restaurant reservation now (not a snipe — immediate booking)
Maker Cache
Manage MAKER pattern cache - list, clear, or inspect cached decompositions
Manage Meeting Types
Manages team meeting types and their reminders — list, inspect, create, update, delete — with a dry-run plan a
Ws
Manage Drydock workspaces — create, list, inspect, stop, destroy agent containers
Kb Disable Autosync
Cancel the scheduled auto-sync for this KB
Cancel Weekly Reports
Cancel or Pause a Scheduled Weekly Report
Related Agents
Resy Agent
Resy-specific booking agent. Handles venue search, availability, book, snipe, list, and cancel via the restaur
Job Agent
Creates idempotent, well-tested background jobs using Solid Queue with proper error handling and retry logic.
Infra Flow
Workflow runtime specialist. Scheduled jobs, webhooks, automation graphs (n8n-class). Inventory and run teleme