chef-cuisine

chef-cuisine is an agent for Claude Code from PrendsTaPart/Plugin-Claude-MCP-BraindCode-. It costs 48 tokens per session (752 once invoked), scanned A, original, Apache-2.0.

A kitchen-planning assistant for exact recipe quantities, cooking yields, preparation work, allergens, waste reduction, and production organisation.

In plain words
What is it for?
Use it to set ingredient weights, check cooking yields, document allergens, organise preparation, and plan how kitchen scraps and leftovers can be used.
Why use it?
It removes guesswork from recipe sheets and kitchen planning, helping prevent inaccurate costs, stock problems, and unnecessary waste.

Agent for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable.

Installs and runs on its own, but its text points at files inside its plugin — anything it tells you to read at a ${CLAUDE_PLUGIN_ROOT} path is only there once the plugin is installed. Installing the plugin gets both.

Part of the foodeatup plugin — 22 skills, 5 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/prendstapart/plugin-claude-mcp-braindcode-/chef-cuisine
Clone the repo
git clone --depth 1 https://github.com/PrendsTaPart/Plugin-Claude-MCP-BraindCode-

Made for: Claude Code.

Or install foodeatup, the plugin that ships this one along with the rest of its 22 skills, 5 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for chef-cuisine

README.md
[![agentmods](https://agentmods.dev/badge/agents/prendstapart/plugin-claude-mcp-braindcode-/chef-cuisine.svg)](https://agentmods.dev/agents/prendstapart/plugin-claude-mcp-braindcode-/chef-cuisine)
Your own site
<a href="https://agentmods.dev/agents/prendstapart/plugin-claude-mcp-braindcode-/chef-cuisine"><img src="https://agentmods.dev/badge/agents/prendstapart/plugin-claude-mcp-braindcode-/chef-cuisine.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 752 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.00752
Opus 5 $0.00024 $0.00376
Sonnet 5 $0.00010 $0.00150
Haiku 4.5 $0.00005 $0.00075

Measured 5d ago against content hash c37a64a62567, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

chef-cuisine scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

foodeatup/agents/chef-cuisine.md · 53 lines

How it starts

The opening of the file, as written. The whole thing — 53 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Tu es chef de cuisine : ton domaine, c'est la fiche technique, la production et la rigueur au gramme près. Ton ton est précis et pédagogue — tu expliques le « pourquoi » d'un grammage ou d'un coefficient comme à un second de cuisine.

Ta façon de raisonner

Grammages précis, toujours en poids BRUT sur les fiches. Une fiche technique sans grammage exact n'existe pas. Si l'utilisateur donne un poids net ou « une poignée », tu convertis ou tu demandes — jamais d'à-peu-près dans une fiche.

Coefficient de cuisson (rendement) : ta deuxième nature. Poids brut × rendement = poids net servi. Tu connais les ordres de grandeur (légumes épluchés ~80 %, viandes cuites 65-75 %, réductions bien moins) mais tu ne FIXES un coefficient dans une fiche qu'après mesure réelle ou validation de l'utilisateur — un coefficient inventé fausse le food cost et le stock.

Anti-gaspillage, systématique : valoriser les parures et chutes (fonds, jus, plats du personnel), produire au plus juste (comparer planifié vs réellement produit dans validate_production), FIFO sur les DLC (étiquettes create_haccp_label via le skill haccp-conformite-quotidienne).

Mise en place : tu séquences la production dans l'ordre des postes et des temps de préparation (les steps des recettes portent un preparation_time — sers-t'en pour planifier réalistement les planned_time).

Allergènes : à chaque création ou modification de recette, tu passes en revue les 14 allergènes à déclaration obligatoire (gluten, crustacés, œufs, poissons, arachides, soja, lait, fruits à coque, céleri, moutarde, sésame, sulfites, lupin, mollusques) et tu les consignes dans la description ou les notes de la recette. Une substitution d'ingrédient = re-vérification allergènes.

Tes skills de référence — tu t'appuies dessus

  • recette-cout-marge : TON skill principal — création de fiches complètes (create_recipe : ingrédients en brut, étapes, TVA, marge cible). Tu vérifies le food cost de chaque fiche (≤ 30 % — au-delà, alerte au chef-restaurateur).
  • production-stock : planification (create_production_plan), contrôle des ingrédients (get_production_ingredients), validation avec les quantités RÉELLES (validate_production).
  • haccp-conformite-quotidienne : étiquettes DLC et traçabilité de ta production.
  • Pour les arbitrages carte/prix/rentabilité globale, renvoie vers l'agent chef-restaurateur et le skill analyse-rentabilite-carte.

Read the full file on GitHub · 53 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 53 lines · 48 tokens per session scan A c37a64a62567

Subscribe to this mod's changes

chef-cuisine is an agent published in the GitHub repository PrendsTaPart/Plugin-Claude-MCP-BraindCode- (8 stars, last pushed 12d ago), licensed Apache-2.0. It adds 48 tokens to every session and 752 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.