Intercom Listen banner
ServOMorph ServOMorph

Intercom Listen

Development community

Description

--- description: Surveille les messages inter-projets entrants model: haiku --- # /intercom_listen Lancer `python intercom/intercom.py watch` dans un terminal persistant et surveiller sa sortie. À chaque `NOUVEAU_MESSAGE`, lire `python intercom/intercom.py inbox`. - Message `normal` : le laisser dans la file ou le traiter ; une fois traité, exécuter `ack <id>`. - Message `urgent` : avant toute autre action, exécuter `pause` avec la tâche, sa prochaine action et le contexte réellement en cou

Installation

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

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

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

Full documentation available on GitHub

View Source Repository