chore(config): add agent skills and project brain documentation
This commit is contained in:
18
.agents/agents.md
Normal file
18
.agents/agents.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Antigravity Agent Configuration (Project Rocky)
|
||||
|
||||
## Agent: Rocky_Manager
|
||||
- **Role**: Hauptkoordinator des Rocky-Projekts.
|
||||
- **Responsibility**: Verteilt Aufgaben an Spezialisten basierend auf den Skill-Anforderungen.
|
||||
|
||||
## Agent: Dokumenten_Spezialist
|
||||
- **Role**: Verantwortlich für Exporte und Berichte.
|
||||
- **Assigned_Skills**: [".agents/skills/pdf_skill.md"]
|
||||
|
||||
## Agent: Kommunikations_Spezialist
|
||||
- **Role**: Verantwortlich für Benachrichtigungen und Kundenkontakt.
|
||||
- **Assigned_Skills**: [".agents/skills/email_skill.md"]
|
||||
|
||||
## Agent: Compliance_Supervisor
|
||||
- **Role**: Prüft den geschriebenen Code auf Datenschutzfehler.
|
||||
- **Assigned_Skills**: [".agents/skills/dsgvo_skill.md"]
|
||||
- **Rule**: "Blockiere jeden Git-Commit, wenn der Code gegen die DSGVO-Vorgaben verstößt."
|
||||
Reference in New Issue
Block a user