orange-liqueur-selectionlisted
Install: claude install-skill garcon-drinks/garcon-ai-skills
# Orange liqueur selection
Build a coverage matrix from the user's target recipes and current candidate
facts. Return a reviewed bottle decision with unresolved tradeoffs exposed.
## Gate the request
Confirm that the job compares identified commercial orange liqueurs for a
user-supplied set of target recipes. Record the exact recipe names, sources, and
orange-liqueur requirements.
Stop as out of scope when the user wants a generic ingredient substitution, a
recipe rewrite, another bottle category, a purchase, or a universal "best"
orange liqueur. A target list such as `Margaritas and other drinks` is not
specific enough to evaluate coverage.
The gate passes when at least one target recipe has an exact orange-liqueur
requirement and every candidate has a brand plus product name.
## Build the decision record
Record every field before comparing candidates.
| Field | Required record |
|---|---|
| Target recipes | Name, source, exact orange-liqueur wording, amount, and whether the wording is locked |
| Candidates | Brand, exact product, market label, bottle size, and user-supplied source |
| Orange role | Named product, named category, or a user-defined functional role |
| Sweetness tolerance | Hard ceiling, ranked preference, no constraint, or `unknown` |
| Base preference | Neutral alcohol, cognac or brandy, no preference, or `unknown` |
| Proof | Required ABV or proof, accepted range, no constraint, or `unknown` |
| Budget | Currency, total cap, tax treatment, or no con