Add Research division + Research Synthesist (consolidated #770) (#807)

* Add Research division with Research Synthesist agent

New division for literature review, source evaluation, and evidence
synthesis. Wired into divisions.json, convert.sh, lint-agents.sh,
install.sh, and the lint-agents CI workflow.

* chore(hermes): regenerate agent count 272 -> 273 for research division (#770)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

---------

Co-authored-by: Prashant Raj Bista <prashant.bista.18@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Michael Sitarzewski
2026-08-26 09:57:10 -05:00
committed by GitHub
co-authored by Claude Opus 4.8 Prashant Raj Bista
parent 9572c66428
commit 3c9588880b
8 changed files with 153 additions and 4 deletions
+1
View File
@@ -12,6 +12,7 @@
"paid-media": { "label": "Paid Media", "icon": "Target", "color": "#EAB308" },
"product": { "label": "Product", "icon": "Box", "color": "#D946EF" },
"project-management": { "label": "Project Management", "icon": "ClipboardList", "color": "#0EA5E9" },
"research": { "label": "Research", "icon": "Search", "color": "#7C3AED" },
"sales": { "label": "Sales", "icon": "TrendingUp", "color": "#10B981" },
"security": { "label": "Security", "icon": "ShieldCheck", "color": "#EF4444" },
"spatial-computing": { "label": "Spatial Computing", "icon": "Boxes", "color": "#06B6D4" },