From a969f1e6f194af6d94362f26f1a67ea4bd713106 Mon Sep 17 00:00:00 2001 From: "alexandre.azouri" Date: Thu, 7 May 2026 17:30:53 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20ajouter=20des=20agents=20au=20module=20?= =?UTF-8?q?BMAD=20Orchestrator=20avec=20description=20et=20ic=C3=B4ne?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- orchestrator/bmad-orchestrator/assets/module.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/orchestrator/bmad-orchestrator/assets/module.yaml b/orchestrator/bmad-orchestrator/assets/module.yaml index 5b0118e24..867728eb2 100644 --- a/orchestrator/bmad-orchestrator/assets/module.yaml +++ b/orchestrator/bmad-orchestrator/assets/module.yaml @@ -6,3 +6,11 @@ default_selected: false module_greeting: > BMAD Orchestrator est installe. Vous pouvez maintenant router vos intentions BMAD en langage naturel. + +agents: + - code: bmad-orchestrator + name: Orchestrator + title: BMAD Orchestrator + icon: "🧭" + team: software-development + description: "Routes natural-language intent to the right BMAD skill or named agent, verifies lightweight prerequisites, and suggests the next step without forcing the user to memorize commands."