From e9ede2dbb7eed7ec614a51cf9051d72fcf177a6b Mon Sep 17 00:00:00 2001 From: marc Date: Mon, 11 May 2026 11:16:25 +0000 Subject: [PATCH] add README.md --- README.md | 39 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 37 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b677d2..a1b73d3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,38 @@ -# claude-rc-config +# Claude Code — Pack Reverdin Consulting -Configuration Claude Code pour les consultants Reverdin Consulting \ No newline at end of file +Configuration par défaut pour tous les consultants du cabinet. + +## Installation (5 min) + +```bash +curl -fsSL https://git.reverdin.eu/marc/claude-rc-config/raw/branch/main/setup.sh | bash +``` + +Le script : +1. Installe Claude Code CLI si absent +2. Configure `~/.claude/settings.json` avec les permissions RC +3. Installe les skills (`/rc-brief`, `/rc-writer`, `/research-query`, `/think`) +4. Crée un `~/.claude/CLAUDE.md` global avec le contexte RC + +## Étape manuelle — Connexion M365 + +Après l'install, connecter le MCP Microsoft 365 dans Claude Desktop : + +1. Ouvrir **Claude Desktop** > **Settings** > **Integrations** +2. Chercher **Microsoft 365** et cliquer **Connect** +3. S'authentifier avec son compte `@reverdin.eu` + +Claude Code peut ensuite accéder aux mails, SharePoint, Teams et Calendrier. + +## Skills disponibles + +| Commande | Usage | +|---|---| +| `/rc-brief` | Charger le contexte d'un client RC avant de travailler | +| `/rc-writer` | Rédiger un livrable (note, CR, email, briefing) | +| `/research-query ""` | Recherche web structurée | +| `/think ""` | Réflexion stratégique approfondie (Opus) | + +## Support + +mr@reverdin.eu