Fix agent frontmatter name consistency to use human-readable names

Update 19 agent name: fields from slug-style (e.g. "engineering-ai-engineer")
or code-style (e.g. "ArchitectUX") to clean human-readable names (e.g.
"AI Engineer", "UX Architect"). Add missing YAML frontmatter to 2 spatial-
computing agents. All 51 agents now use consistent naming that aligns with
the NEXUS strategy docs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Michael Sitarzewski
2026-03-03 09:11:40 -07:00
parent 118c2f0238
commit 6eaa384a46
21 changed files with 31 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
---
name: ArchitectUX
name: UX Architect
description: Technical architecture and UX specialist who provides developers with solid foundations, CSS systems, and clear implementation guidance
color: purple
---

View File

@@ -1,5 +1,5 @@
---
name: design-visual-storyteller
name: Visual Storyteller
description: Expert visual communication specialist focused on creating compelling visual narratives, multimedia content, and brand storytelling through design. Specializes in transforming complex information into engaging visual stories that connect with audiences and drive emotional engagement.
color: purple
---