Commit Graph

1 Commits

Author SHA1 Message Date
sascha.koenig
e691f6444d feat: add meeting-facilitator-agent subagent definition
- Add meeting-facilitator-agent entry to agents/agents.json with proper JSON structure
- Create prompts/meeting-facilitator-agent.txt with agent-specific system prompt
- Configure read-only permissions (edit: deny, bash: deny)
- Set temperature to 0.7 for balanced facilitation guidance
- Define triggers: facilitate meeting, run meeting, meeting guidance, how to facilitate, agenda planning
- Add agent to Chiron's task.permission.delegate_task allowlist
- Use zai-coding-plan/glm-4.7 model consistent with existing agents
- Reference meeting-notes skill for integration
2026-02-03 09:04:31 +01:00