mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
13 lines
368 B
XML
13 lines
368 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<team-bundle>
|
||
|
|
<!-- Team Metadata -->
|
||
|
|
<team>
|
||
|
|
<name>Creative Squad</name>
|
||
|
|
<icon>🎨</icon>
|
||
|
|
<description>Innovation and Creative Excellence Team - Comprehensive creative development from ideation through narrative execution</description>
|
||
|
|
</team>
|
||
|
|
|
||
|
|
<!-- Agent Definitions -->
|
||
|
|
<agents>
|
||
|
|
</agents>
|
||
|
|
</team-bundle>
|