一键导入
bayesian-synthesis
Use Bayesian reasoning to synthesize evidence and update beliefs. Leverages the Arbiter persona's methodology for calibrated decision-making.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use Bayesian reasoning to synthesize evidence and update beliefs. Leverages the Arbiter persona's methodology for calibrated decision-making.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use the council to stress-test your work before publishing or deploying. Identifies blind spots through adversarial evaluation and safety gating.
Run adversarial multi-perspective analysis on complex questions using the council tool. Five personas debate from distinct intellectual traditions.
| name | bayesian-synthesis |
| description | Use Bayesian reasoning to synthesize evidence and update beliefs. Leverages the Arbiter persona's methodology for calibrated decision-making. |
| version | 1.0.0 |
| author | Hermes Ouroboros |
| license | MIT |
| metadata | {"hermes":{"tags":["Council","Bayesian","Decision-Making","Synthesis","Reasoning"],"related_skills":["multi-perspective-analysis","adversarial-critique"]}} |
The Arbiter persona uses explicit Bayesian reasoning to synthesize multiple perspectives into a calibrated verdict. Use this approach when you need to make decisions under uncertainty.
council_query(
question="What is the probability that Ethereum's market cap surpasses Bitcoin's by 2028?",
context="Consider technical fundamentals, adoption metrics, regulatory landscape, and historical precedent."
)
The Arbiter's synthesis will include:
council_evaluate(
content="[your analysis here]",
question="Is this analysis well-calibrated?",
criteria=["calibration", "evidence_quality", "uncertainty_handling"]
)
council_review_claim(
claim="This library supports JSON mode on every OpenAI-compatible provider",
context="We plan to rely on response_format for production parsing",
evidence_search=true
)
Use verified_sources for retrieved evidence. Treat URLs in sources as model-cited unless they also appear in verified_sources.
The Arbiter reports updates like:
PRIOR: 40%
Advocate's impact: +15% (strong technical argument, but speculative)
Skeptic's impact: -10% (valid concern about regulatory risk)
Oracle's impact: +5% (base rate of paradigm shifts is low but non-zero)
Contrarian's impact: -5% (alternative framing worth considering)
POSTERIOR: 45% (40 + 15 - 10 + 5 - 5)
Key insight: The magnitude of each update reflects evidence quality:
The Arbiter weights evidence by quality: