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> |