cocktail-party-preplisted
Install: claude install-skill garcon-drinks/garcon-ai-skills
# Cocktail party prep
Run a backward pass from service time, then prove that every scheduled task satisfies its dependencies, capacity, safety, and review constraints.
The result is a pre-event review artifact. It never orders supplies, changes a menu, contacts anyone, controls live service, or claims that storage conditions were physically verified.
## 1. Fix the boundary
Accept an approved drink menu or supplied task list plus one fixed service time.
Keep adjacent jobs outside this procedure.
| Requested work | Boundary |
|---|---|
| Beverage quantities | Route to an event quantity plan |
| Menu or recipe choice | Require an approved menu before scheduling |
| Universal ingredient life | Require an applicable authority or product instruction |
| Live prep control | Leave execution with the named task owner |
| Service pacing | Route to a service run sheet |
Retain the scheduling portion of a mixed request and record every excluded job without performing it.
Complete this step when the fixed service time, scheduling scope, and exclusions are explicit.
## 2. Freeze the task graph
Record each value with one source label chosen from `authority instruction`, `product instruction`, `host approved`, `provider confirmed`, `measured`, or `unknown`.
Every task requires the fields below.
| Field | Required content |
|---|---|
| Identity | Stable task ID and produced component |
| Timing | Duration in minutes and any fixed deadline |
| Dependencies | Every prerequisite task