aesthetic-instrument
great_cto's own committed aesthetic — the instrument panel. Dark five-step surface ladder, exactly one accent, two faces divided by MEANING (Geist speaks,…
Domain-knowledge primer for the restaurants & hospitality vertical (dine-in, pickup, delivery). Gives architect and pm the vocabulary, non-obvious operating rules, must-model entities, and incumbent landscape so a restaurant-product spec isn't naive about modifiers, 86'd items,
$ npx -y skills add avelikiy/great_cto --skill vertical-restaurants --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/vertical-restaurantsContext preview
The summary Claude sees to decide when to auto-load this skill.
Domain-knowledge primer for the restaurants & hospitality vertical (dine-in, pickup, delivery). Gives architect and pm the vocabulary, non-obvious operating rules, must-model entities, and incumbent landscape so a restaurant-product spec isn't naive about modifiers, 86'd items,
name: vertical-restaurants description: "Domain-knowledge primer for the restaurants & hospitality vertical (dine-in, pickup, delivery). Gives architect and pm the vocabulary, non-obvious operating rules, must-model entities, and incumbent landscape so a restaurant-product spec isn't naive about modifiers, 86'd items, aggregator commissions, tip law, and razor-thin margins. Covers the 4 products: online-ordering, reservations, loyalty, shift-scheduling." when_to_use: | Apply when speccing a restaurant / hospitality product: - architect writing ARCH-*.md for online-ordering, reservations, loyalty, or shift-scheduling - pm decomposing a restaurant feature and sizing tasks - anyone modelling a menu, order, booking, or rota and at risk of a flat/naive data model Do NOT apply for generic booking/CRM/content products outside food & hospitality. effort: low allowed-tools: Read, Write, Grep, Glob paths: - "docs/architecture/**" - "docs/plans/**" - "docs/design/**"
Restaurants run on razor-thin margins (net 3–6%) with a hostile incumbent stack. A spec that treats a menu as a flat list of `{name, price}` or ignores who already owns the POS will ship something no operator can use. This skill loads the domain so architect/pm sound like they've worked a shift.
The 4 products in this vertical:
| Product | Archetype | One-liner | |---|---|---| | online-ordering | content | Own menu + checkout for dine-in/pickup/delivery — dodge aggregator fees | | reservations | booking | Bookings, tables, text-the-waitlist | | loyalty | crm | Points, offers, win-back | | shift-scheduling | booking | Rota, open shifts, swaps with coverage rules |
Incumbents to position against: **Toast** (POS, ~$69–165/mo + hardware + 2.49%+ per swipe), **Square** (POS/SMB), **SevenRooms** (reservations/CRM, upmarket), **ChowNow** (commission-free ordering), **DoorDash / Uber Eats / Grubhub** (aggregators, **15–30% commission** per order).
(target ≤ ~60% of sales).
stars (high/high), plowhorses, puzzles, **dogs** (low/low). Drives what gets promoted or cut.
salmon"). Must propagate instantly to every ordering channel.
onions, sub fries). Grouped, with required/optional + min/max rules.
on it (a 2-top turns in ~75 min).
(kitchen, prep, dish). Scheduling and tips differ between them.
Legally constrained — see §6.
item removed before it's made. Both need audit trails.
core SLA.
Grubhub take. The pain that makes owned ordering a wedge.
paper tickets; orders route to it by station.
own the menu, payments, and floor. Our products integrate with or sit beside the POS; they don't try to replace it. Sync the menu, don't fork it.
A restaurant paying 25% to DoorDash on a $40 order keeps $30. Commission- free direct ordering is the single clearest ROI pitch — lead with it.
group (required, choose 1) → temp group (required) → add-ons (optional, 0–5) → side (required, choose 1, sub upcharges). Price = base + mods.
kitchen 86's an item it must vanish from online ordering, KDS, and the POS simultaneously, or you sell what you can't make.
managers/owners from tip pools), tip credit, and service-charge vs tip distinction are labor-law constrained, not free-form.
the margin on that order. Cost-consciousness is a feature, not a nicety.
not an email. Waitlist quote times and ready-pings are the product.
"medium, well-done, add bacon, sub fries (+$2)". Model modifier groups with required/optional + min/max from day one.
refund, an angry guest, and a chargeback. Stock state is first-class.
from the POS menu means wrong prices and phantom items. One source of truth, synced.
mislabeling a service charge as a tip, is an FLSA violation, not a bug.
different fulfillment, timing, fees, address/table data, and tax. One generic "order" type is wrong.
guest re-engagement flow (offers, "we miss you") leaves the highest-R
You already have the agent. This is everything around it. great_cto runs Claude Code as a pipeline of 70 specialist agents — an independent model checks each stage before the next builds on it, spending caps refuse rather than warn, and three decisions stay yours: what gets built, how, and whether it ships.
Repo: avelikiy/great_cto
great_cto's own committed aesthetic — the instrument panel. Dark five-step surface ladder, exactly one accent, two faces divided by MEANING (Geist speaks,…
Catalogue of known SDLC anti-patterns that great_cto agents must actively reject when reviewing architecture, plans, code, or post-mortems. Used by architect…
Analyze images, websites, and Figma files to extract their design and generate a `design.md` with token system, component inventory, and reconstruction notes.…
Shared review framework that every domain reviewer (pci, oracle, gov, edtech, healthcare, mlops, etc.) MUST follow. Defines the output artifact (TM-{slug}.md),…
Structured idea generation + multi-LLM debate for the product-owner stage. Diverge (generate genuinely different bets), debate (a 4-persona panel on 4 models…
Run the great_cto controlled Codex lifecycle with controller-owned writes, verifier evidence, human gates and optional artifact release.