Add aggregator agent, strategy template, research templates; fix ASCII in existing templates
- agents/aggregator/: new Aggregator specialist agent (agent.yml + identity.md) - agents/voss/agent.yml: add aggregator to manages, add research_brief/intelligence_report templates - templates/strategy.yml: new intake routing template for InputFromUser strategy type - templates/research_brief.yml: new research brief output template - templates/intelligence_report.yml: new intelligence report template - skills/: add IntelligenceFormatGuide, ResearchMethodGuide, skills.md - templates/*.yml: fix em-dash Unicode violations -> ASCII double-hyphens Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -28,10 +28,13 @@ character:
|
||||
manages:
|
||||
- directors
|
||||
- specialists
|
||||
- aggregator
|
||||
department: executive
|
||||
supported_templates:
|
||||
- planning
|
||||
- boardroom
|
||||
- hire_agent
|
||||
- write_template
|
||||
- quick
|
||||
- quick
|
||||
- research_brief
|
||||
- intelligence_report
|
||||
Reference in New Issue
Block a user