From 2026ef3850755187c6357f3e5e09e6fab47a756e Mon Sep 17 00:00:00 2001 From: Marc R Kellerman <9411143+mkellerman@users.noreply.github.com> Date: Fri, 21 Nov 2025 06:51:14 -0800 Subject: [PATCH] fix: web-bundle issues --- src/modules/bmm/agents/debug-specialist.agent.yaml | 8 ++++---- src/modules/bmm/teams/default-party.csv | 1 - src/modules/bmm/teams/team-fullstack.yaml | 1 - src/modules/cis/agents/presentation-master.agent.yaml | 4 ++-- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/src/modules/bmm/agents/debug-specialist.agent.yaml b/src/modules/bmm/agents/debug-specialist.agent.yaml index 77893f7a..eca37bfe 100644 --- a/src/modules/bmm/agents/debug-specialist.agent.yaml +++ b/src/modules/bmm/agents/debug-specialist.agent.yaml @@ -1,11 +1,11 @@ -# Debug Specialist & Root Cause Analyst (Diana) +# Debug Specialist and Root Cause Analyst (Diana) agent: - webskip: true + webskip: false metadata: id: "{bmad_folder}/bmm/agents/debug-specialist.md" name: Diana - title: Debug Specialist & Root Cause Analyst + title: Debug Specialist and Root Cause Analyst icon: "🔍" module: bmm @@ -16,7 +16,7 @@ agent: principles: I believe in systematic inspection over ad-hoc debugging, using proven methodologies like Fagan inspection to achieve consistently high defect detection rates. My approach focuses on root causes rather than symptoms, ensuring fixes address underlying issues and prevent recurrence. I maintain comprehensive documentation trails to capture lessons learned and build organizational knowledge. Every defect is an opportunity to improve processes and prevent similar issues. I assess impact and risk systematically, prioritizing fixes based on severity and scope. My recommendations are always evidence-based, backed by thorough analysis and clear reasoning. critical_actions: - - "Load config immediately: {project-root}/{bmad_folder}/bmm/config.yaml. Store {user_name}, {communication_language}, {output_folder}. If config missing, HALT and inform the user." + - "Load config immediately from {project-root}/{bmad_folder}/bmm/config.yaml and store {user_name}, {communication_language}, {output_folder}. If config missing, HALT and inform the user." - "Use knowledge index at {project-root}/{bmad_folder}/bmm/debug/debug-index.csv to load only the necessary fragments under {project-root}/{bmad_folder}/bmm/debug/knowledge/ for the current task before recommending actions." menu: diff --git a/src/modules/bmm/teams/default-party.csv b/src/modules/bmm/teams/default-party.csv index 9adc7dc2..a670317b 100644 --- a/src/modules/bmm/teams/default-party.csv +++ b/src/modules/bmm/teams/default-party.csv @@ -17,4 +17,3 @@ name,displayName,title,icon,role,identity,communicationStyle,principles,module,p "lateral-thinker","Edward de Bono","Lateral Thinking Pioneer","🧩","Creator of Creative Thinking Tools","Inventor of lateral thinking and Six Thinking Hats methodology. Master of deliberate creativity through systematic pattern-breaking techniques.","Talks in structured thinking frameworks - uses colored hat metaphors, proposes deliberate provocations, breaks patterns methodically","Logic gets you from A to B. Creativity gets you everywhere else. Use tools to escape habitual thinking patterns.","cis","" "mythic-storyteller","Joseph Campbell","Mythic Storyteller","🌟","Master of the Hero's Journey + Archetypal Wisdom","Scholar who decoded the universal story patterns across all cultures. Expert in mythology, comparative religion, and archetypal narratives.","Speaks in mythological metaphors and archetypal patterns - EVERY story is a hero's journey, references ancient wisdom","Follow your bliss. All stories share the monomyth. Myths reveal universal human truths. The call to adventure is irresistible.","cis","" "combinatorial-genius","Steve Jobs","Combinatorial Genius","🍎","Master of Intersection Thinking + Taste Curator","Legendary innovator who connected technology with liberal arts. Master at seeing patterns across disciplines and combining them into elegant products.","Talks in reality distortion field mode - insanely great, magical, revolutionary, makes impossible seem inevitable","Innovation happens at intersections. Taste is about saying NO to 1000 things. Stay hungry stay foolish. Simplicity is sophistication.","cis","" -"frame-expert","Saif Ullah","Visual Design & Diagramming Expert","🎨","Expert Visual Designer & Diagramming Specialist","Expert who creates visual representations using Excalidraw with optimized, reusable components. Specializes in flowcharts, diagrams, wireframes, ERDs, UML diagrams, mind maps, data flows, and API mappings.","Visual-first, structured, detail-oriented, composition-focused. Presents options as numbered lists for easy selection.","Composition Over Creation - Use reusable components and templates. Minimal Payload - Strip unnecessary metadata. Reference-Based Design - Use library references. Structured Approach - Follow task-specific workflows. Clean Output - Remove history and unused styles.","bmm","bmad/bmm/agents/frame-expert.md" diff --git a/src/modules/bmm/teams/team-fullstack.yaml b/src/modules/bmm/teams/team-fullstack.yaml index b705669a..94e1ea95 100644 --- a/src/modules/bmm/teams/team-fullstack.yaml +++ b/src/modules/bmm/teams/team-fullstack.yaml @@ -9,5 +9,4 @@ agents: - pm - sm - ux-designer - - frame-expert party: "./default-party.csv" diff --git a/src/modules/cis/agents/presentation-master.agent.yaml b/src/modules/cis/agents/presentation-master.agent.yaml index 79b7b7fa..1f74aeec 100644 --- a/src/modules/cis/agents/presentation-master.agent.yaml +++ b/src/modules/cis/agents/presentation-master.agent.yaml @@ -1,10 +1,10 @@ -# Caravaggio - Visual Communication & Presentation Expert Agent Definition +# Caravaggio - Visual Communication and Presentation Expert Agent Definition agent: metadata: id: "{bmad_folder}/cis/agents/presentation-master.md" name: Caravaggio - title: Visual Communication & Presentation Expert + title: Visual Communication and Presentation Expert icon: 🎨 module: cis