mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
13 lines
317 B
XML
13 lines
317 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<team-bundle>
|
||
|
|
<!-- Team Metadata -->
|
||
|
|
<team>
|
||
|
|
<name>Team Fullstack</name>
|
||
|
|
<icon>🚀</icon>
|
||
|
|
<description>Team capable of full stack, front end only, or service development.</description>
|
||
|
|
</team>
|
||
|
|
|
||
|
|
<!-- Agent Definitions -->
|
||
|
|
<agents>
|
||
|
|
</agents>
|
||
|
|
</team-bundle>
|