Init Intercom banner
ServOMorph ServOMorph

Init Intercom

Development community

Description

--- description: Installe une messagerie inter-projets à file d'attente et gestion d'urgence argument-hint: "<chemin_projet_cible>" model: sonnet --- # /init_intercom <chemin_projet_cible> ## Objectif Installer le mécanisme générique `intercom` dans un projet initialisé. Il emploie des fichiers append-only locaux : un message normal reste dans la file d'attente ; un message urgent est signalé par une écoute persistante, sur le modèle du Monitor de `com_telephone`. ## Procédure 1. Résoudre l

Installation

Installs to ~/.claude/commands/servomorph-claude-vibecoding-kit-init_intercom.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ServOMorph/claude-vibecoding-kit/HEAD/.claude/commands/init_intercom.md -o ~/.claude/commands/servomorph-claude-vibecoding-kit-init_intercom.md

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

Full documentation available on GitHub

View Source Repository