Guilhem-Bonnet

Grimoire Doctor — Development skill for Claude Code

Development community

Diagnostiquer et réparer l''installation Grimoire du projet.

How to install Grimoire Doctor

Installs to ~/.claude/commands/guilhem-bonnet-llm-voice-grimoire-doctor.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Guilhem-Bonnet/llm-voice/HEAD/.claude/commands/grimoire-doctor.md -o ~/.claude/commands/guilhem-bonnet-llm-voice-grimoire-doctor.md

Restart Claude Code, or start a new session, for it to be picked up.

What Grimoire Doctor does


description: 'Diagnostiquer et réparer l''installation Grimoire du projet' argument-hint: '[--fix]' allowed-tools: 'Read, Glob, Edit, Write, Bash'

Diagnostique l'installation Grimoire de ce projet.

  1. grimoire -o json doctor
  2. grimoire up --dry-run pour voir ce qu'une remise à niveau changerait.
  3. grimoire -o json host status pour l'état des surfaces hôtes (agents, skills, comman

Alternatives in Development

  • Doctor — Environment diagnostics with interactive fixes — providers, auth, RTK, hooks, token optimization 2.8k ★
  • Gmail AutoAuth MCP Installation Guide — This guide will help you install and configure the Gmail AutoAuth MCP server for managing Gmail operations thr 1.1k ★
  • Claude Doctor — Diagnose your Claude Code sessions 616 ★

Full documentation available on GitHub

View Source Repository