From Fudis 4 Business
Restaurant financial analysis — margin health, P&L modeling, cost benchmarks, and revenue risk. Adapts to your restaurant type (pollería, cevichería, bar hybrid, ghost kitchen, or multi-location group). Use when the operator asks about profitability, food cost, labor efficiency, delivery margins, or wants to model a P&L.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fudis:financeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use $ARGUMENTS to set the mode and optional context:
Use $ARGUMENTS to set the mode and optional context:
overview — financial health snapshot across all available datamargin — menu contribution margin deep-dive (which items earn, which cost you)pnl — model a full P&L (requires operator to supply labor % and fixed costs)forecast — revenue outlook with margin and risk implicationsrisk — flag prime cost pressure, cost variance, and delivery fee dragIf no mode given, run overview.
If the restaurant category is not already known from context, ask before pulling data:
"Before I run the numbers — what type of restaurant is this? So I can use the right benchmarks. Pollería / criollo / casual · Cevichería · Bar or pisco bar · Delivery / ghost kitchen · Multi-location group · Fine dining"
Once category is confirmed, load the matching section from references/restaurant-finance.md (or references/fine-dining-cfo.md for fine dining). This determines which benchmarks apply, which metric is primary, and what questions to ask for modeled inputs.
overviewPull in parallel: get_menu_performance + revenue_trends + customer_segments + customer_clv
Present in four blocks:
Revenue — total period revenue in S/, trend direction vs prior period, best and worst day.
Menu margin — top 3 earners by contribution margin (S/ per item × volume); flag any item where revenue rank and margin rank diverge by >3 positions (volume leader with poor margin = strategic risk).
Customer value — Champion count + avg CLV; At-Risk count + revenue at stake (guests × avg CLV). One-liners only.
Benchmark gap — compare food cost % against the category benchmark from references/restaurant-finance.md. State clearly if it's real (from RMS cost cards) or estimated (32% flat default). Flag if food cost is above the category ceiling.
Close with one line: the single most important financial lever right now and why.
marginPull in parallel: menu_engineering + get_menu_performance
This is Kasavana-Smith applied to the operator's actual data. Present:
Quadrant summary — Stars / Plowhorses / Puzzles / Dogs with counts and total revenue share.
Top 5 margin opportunities — items where a S/5–10 reprice, bundle, or push would have the largest margin impact. Each opportunity: current price · current margin % · proposed action · estimated monthly revenue impact in S/.
Bottom 3 margin risks — Plowhorses with highest sales volume but below-category food cost %. These are the items dragging the average down.
Category note — for bar hybrids: surface beverages separately. Ask if beverage cost data is available; if not, note that beverage margin analysis requires actual pour cost input.
Data rule: if cost cards are missing for > 30% of items, state this clearly and note that the 32% flat default understates actual variance between items.
pnlThis mode builds a P&L overlay. Fudis provides revenue and estimated food cost. The operator must provide the rest.
Ask for the inputs not yet known:
Once inputs are provided, compute and present:
Revenue (period) S/ [X]
IGV-adjusted revenue S/ [X ÷ 1.18] ← note if used
Platform commission adj. S/ [−X] if delivery ← net revenue
Food cost S/ [X] [%]
Labor S/ [X] [%]
Prime cost S/ [X] [%]
Rent S/ [X] [%]
Other fixed S/ [X] [%]
EBITDA S/ [X] [%]
Compare prime cost against category benchmark. If prime cost > category ceiling, flag it in bold and identify which of food or labor is the problem.
Offer: "Want me to model what prime cost looks like if labor drops 2%?" (sensitivity table).
If operator won't provide inputs, offer to run with assumed ranges from the category benchmark and clearly label the output as a model, not an actuals report.
forecastPull in parallel: demand_forecast + revenue_trends
Present:
pnl inputs are already known)riskPull: revenue_trends + menu_engineering + customer_segments + campaign_triggers
Flag financial risks in priority order:
Each risk: one line description + S/ impact estimate + mitigation in ≤ 10 words.
financial-analyst agent: hand off the full context — category, inputs collected, data pulled — so the agent doesn't re-ask.Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub thefudis/fudis-marketplace --plugin fudis