From 969769ffc1af529c9b9f21a329abfae3bbe32a23 Mon Sep 17 00:00:00 2001 From: Nicolas Primeau Date: Wed, 13 May 2026 17:29:37 -0400 Subject: [PATCH] feat: add Artel multi-agent infrastructure plugin Co-Authored-By: Claude Sonnet 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4de615..50255dd 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [security-guidance](./plugins/security-guidance) ### Workflow Orchestration +- [artel](https://github.com/NicolasPrimeau/artel) - Infrastructure for AI teams: shared semantic memory, tasks, agent-to-agent messages, and session handoffs across machines and LLM providers. - [angelos-symbo](./plugins/angelos-symbo) - [ceo-quality-controller-agent](./plugins/ceo-quality-controller-agent) - [claude-desktop-extension](./plugins/claude-desktop-extension)