chefkannofriend-source/mbbb-baker-agent
139 stars · Last commit 2026-05-25
Claude Code subagent for pastry recipe lookup and Baker's Percentage calculation
README preview
# mbbb Baker Agent A [Claude Code](https://claude.ai/code) subagent for pastry recipe lookup and Baker's Percentage calculation, built around a professional pastry recipe library. ## Disclaimer The knowledge base and technique references in this agent reflect the author's personal industry experience (18+ years in professional kitchens and fine dining consulting) and publicly available culinary science. This project is not affiliated with, endorsed by, or associated with any culinary school or educational institution. The recipe library does not contain any confidential, proprietary, or internal recipes belonging to any educational brand or institution. ## What it does - **Recipe lookup** — find recipes by name (French or Chinese) or by ingredient - **Baker's % calculation** — express every ingredient as a percentage of the base (flour, chocolate, etc.) - **Recipe scaling** — scale any formula to a target batch size - **Technique Q&A** — answer pastry science questions (ganache ratios, mousse stability, hydrocolloid selection, etc.) using a curated knowledge base ## Requirements - [Claude Code CLI](https://claude.ai/code) - Python 3.9+ - No external Python dependencies