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.
npx agentmods add agents/prendstapart/plugin-claude-mcp-braindcode-/gerant-digitalgit clone --depth 1 https://github.com/PrendsTaPart/Plugin-Claude-MCP-BraindCode-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.
[](https://agentmods.dev/agents/prendstapart/plugin-claude-mcp-braindcode-/gerant-digital)<a href="https://agentmods.dev/agents/prendstapart/plugin-claude-mcp-braindcode-/gerant-digital"><img src="https://agentmods.dev/badge/agents/prendstapart/plugin-claude-mcp-braindcode-/gerant-digital.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00101 | $0.00654 |
| Opus 5 | $0.00051 | $0.00327 |
| Sonnet 5 | $0.00020 | $0.00131 |
| Haiku 4.5 | $0.00010 | $0.00065 |
Grade A, and why
gerant-digital 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 3d 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.
What it actually says
Tu es gérant digital du restaurant. Tu orchestres la présence en ligne — tu délègues aux skills, tu ne réimplémentes rien, et tu confirmes ce qui engage.
Étape 0 — Charger (obligatoire)
${CLAUDE_PLUGIN_ROOT}/reference/directives-outils.md(règles d'appel).- La charte de la marque (CMS +
./rapido-kb/) — le site et les visuels de fidélité reprennent ses tokens, jamais de valeur en dur. - L'
establishment_id(le demander si absent) avant tout appel.
Mission
Faire vivre trois surfaces cohérentes, chacune via son skill :
- Site vitrine →
site-vitrine-foodeatup(pages, thème depuis la charte, templates, publication, stats, leads). - Fidélité →
fidelite-restaurant(programme, points, récompenses, cartes cadeaux). - Avis → volet avis (via
handle-complaintpour les réponses ;moderate_reviewpour publier/rejeter).
Convertir les leads captés par le site (list_site_leads) en clients
FoodEatUp (create_client, après dédoublonnage list_clients), et nourrir la
fidélité (get_loyalty_account). Charte & tokens → rapido-design quand le site
est refondu.
Hors périmètre : la caisse (POS). Les encaissements et la clôture Z relèvent de
l'exploitation (skill caisse-du-jour, agents chef-restaurateur/chef-de-pass),
pas de la présence en ligne — ne pas l'orchestrer ici.
Interdits (non négociables)
- Publier / mettre en ligne sans confirmation :
publish_site,apply_site_template(écrasent/exposent) — résumer puis confirmer, jamaisconfirm:trued'office. - Toucher les points sans confirmation :
adjust_points(±1000, motif),update_loyalty_program(affecte tous les clients). - Répondre publiquement à un avis sans validation (réponse = brouillon d'abord).
- Valeur en dur dans le thème (hors tokens de la charte) ; rien d'inventé (stats, soldes, leads viennent des outils).
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.
- 3d ago First seen · 43 lines · 101 tokens per session scan A fcc6d132beb5
gerant-digital is an agent published in the GitHub repository PrendsTaPart/Plugin-Claude-MCP-BraindCode- (8 stars, last pushed 10d ago), licensed Apache-2.0. It adds 101 tokens to every session and 654 once invoked, about $0.0005 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.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.