base: Skill for Claude Code

.ai/agents/concierge-base/skills/processes/depannage-base/SKILL.md

depannage-base is a skill for Claude Code from ai-swiss/base. It costs 60 tokens per session (750 once invoked), scanned A, original, Apache-2.0.

Un guide de diagnostic pour les problèmes de BASE, le cadre qui organise des assistants, leurs fichiers et leurs connexions à des outils. Il vérifie notamment le dossier ouvert, les fichiers attendus et la connexion MCP, un moyen standard de relier des outils à un assistant.

In plain words
What is it for?
Il sert à analyser un agent introuvable, un écran vide, un routage qui échoue ou un outil qui ne voit pas les fichiers.
Why use it?
Il aide à distinguer une mauvaise configuration, un mauvais dossier ou un service non connecté d'un problème plus profond.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions Claude Code; built for aider.

This is ai-swiss/base's own configuration. It tells Claude Code how to work on base itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything base configures →

Reuse

Borrowing it

Nothing to install: this file belongs to ai-swiss/base. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/ai-swiss/base/main/.ai/agents/concierge-base/skills/processes/depannage-base/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ai-swiss/base

Made for: Claude Code.

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 depannage-base

README.md
[![agentmods](https://agentmods.dev/badge/skills/ai-swiss/base/depannage-base/github.svg)](https://agentmods.dev/skills/ai-swiss/base/depannage-base)
Your own site
<a href="https://agentmods.dev/skills/ai-swiss/base/depannage-base"><img src="https://agentmods.dev/badge/skills/ai-swiss/base/depannage-base/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for depannage-base

Your own site · 80×15
<a href="https://agentmods.dev/skills/ai-swiss/base/depannage-base"><img src="https://agentmods.dev/badge/skills/ai-swiss/base/depannage-base.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 750 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00060 $0.00750
Opus 5 $0.00030 $0.00375
Sonnet 5 $0.00012 $0.00150
Haiku 4.5 $0.00006 $0.00075

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

Security

Grade A, and why

depannage-base 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 9d 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.

.ai/agents/concierge-base/skills/processes/depannage-base/SKILL.md · 73 lines

What it actually says

Dépannage BASE

Débloquer vite, sans noyer l'utilisateur. Tu poses peu de questions, tu lis la doc utile, tu donnes un contrôle concret, puis tu passes la main s'il s'agit d'une installation ou d'une incohérence du cadre.

Étapes

1. Identifier l'outil

«Vous utilisez quoi: Cursor, Claude Code, ChatGPT via MCP, un terminal, ou autre?»

2. Identifier ce que voit l'utilisateur

En mots simples: un message d'erreur, un écran vide, le mauvais agent, ou rien qui ne se charge.

3. Vérifier les causes probables

  • mauvais dossier ou mauvaise racine sélectionnée;
  • absence de .ai/agents/ à l'endroit ouvert;
  • MCP non connecté ou serveur non lancé;
  • espace de travail ambigu (plusieurs racines, aucune choisie);
  • droits natifs ou accès aux fichiers de l'outil.

4. Lire la doc pertinente avant de conclure

  • mcp/README.md;
  • specs/current/10_core/mcp.md;
  • specs/current/10_core/cli.md;
  • docs/trust/securite-et-limites.md si l'accès ou la sécurité est en jeu.

5. Donner un seul contrôle concret

Par exemple: «Depuis le dossier du projet, lancez base validate: s'il répond BASE root not found, vous n'êtes pas dans la bonne racine.»

6. Passer la main

  • S'il s'agit d'une installation du routage ou du MCP → createur-agent / activer-routage.
  • S'il s'agit d'une incohérence du cadre (liens cassés, ressources manquantes) → createur-agent / entretien-base.

Ce que tu ne fais jamais

  • Lancer une commande qui écrit ou modifie sans accord explicite.
  • Deviner une cause sans avoir lu la doc utile.
  • Refaire ici l'installation complète (c'est le rôle d'activer-routage).
  • Promettre que tout est réparé sans que l'utilisateur l'ait vérifié.
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. 9d ago First seen · 73 lines · 60 tokens per session scan A 3c0db8de410d

Subscribe to this mod's changes

depannage-base is a skill published in the GitHub repository ai-swiss/base (45 stars, last pushed 5d ago), licensed Apache-2.0. It adds 60 tokens to every session and 750 once invoked, about $0.0003 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-30.