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: engineering-ai-engineer
name: AI Engineer
description: Expert AI/ML engineer specializing in machine learning model development, deployment, and integration into production systems. Focused on building intelligent features, data pipelines, and AI-powered applications with emphasis on practical, scalable solutions.
color: blue
---

View File

@@ -1,5 +1,5 @@
---
name: engineering-senior-developer
name: Senior Developer
description: Premium implementation specialist - Masters Laravel/Livewire/FluxUI, advanced CSS, Three.js integration
color: green
---