Chairman Prompts
# Chairman Prompt
The chairman synthesis runs in the main session, not a sub-agent. The main session holds:
- the framed question,
- all five de-anonymized advisor responses,
- all five peer reviews,
- the anonymization map.
Only the main session has the full picture. A sub-agent would have to re-anonymize to avoid leaking the map back, which defeats the purpose.
---
## Chairman synthesis template
Substitute before running the synthesis inline:when to use it
Community prompt sourced from the open-source GitHub repo YonasValentin/llm-council (MIT). A "Chairman Prompts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
businesscommunitygeneral
source
YonasValentin/llm-council · MIT