From rapido-direction
Triggers email triage for inbox zero: classifies Gmail threads by label, recognizes CRM contacts, and prepares contextual draft replies. Sending remains manual.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rapido-direction:tri-boite-mailThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Charger `${CLAUDE_PLUGIN_ROOT}/reference/regles-direction.md`. Outils Gmail
Charger ${CLAUDE_PLUGIN_ROOT}/reference/regles-direction.md. Outils Gmail
absents → expliquer + renvoyer vers README-installation.md.
search_threads (périmètre convenu : non lus, ou une
requête ciblée type from:… / is:important) ; get_thread pour le
contenu des fils à traiter.search_entreprises /
list_contacts sur l'expéditeur) :
cibles-personas.md) ;list_labels puis create_label si manquants :
Clients, Prospects, Factures, À-traiter — appliquer via
label_thread/label_message. Le BRUIT est étiqueté, jamais supprimé
(règle : on classe, on ne supprime pas).create_draft CONTEXTUALISÉ —
get_historique_prospect),
devis en cours (list_devis) intégrés à la réponse ;rapido-kb/ton-et-accroches.md ;secretariat-commercial (RDV).N fils classés (par étiquette), N brouillons prêts (liste destinataire + objet) — RAPPELER que les brouillons attendent dans Gmail
et que l'ENVOI appartient à l'utilisateur.npx claudepluginhub prendstapart/plugin-claude-mcp-braindcode- --plugin rapido-directionGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.