Skip to content

Marrowleaf/hermes-consensus-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Consensus Engine

Part of the Hermes Agent Ecosystem

Explore more skills at github.com/Marrowleaf?tab=repositories

Run decisions through 5 distinct AI personas that argue independently, then synthesise into one recommendation with confidence scores — structured multi-perspective reasoning that surfaces blind spots.

License: MIT

Features

  • consensus:decide — Full 5-persona analysis for important, complex decisions
  • consensus:quick — Abbreviated analysis for smaller everyday decisions
  • consensus:personas — List active personas and their characteristics
  • consensus:add-persona — Add custom personas (e.g., Investigator, Ethicist)
  • consensus:history — Review past decisions and their actual outcomes
  • consensus:audit — Analyze which personas you've been ignoring and whether it cost you
  • 5 default personas: Optimist, Pessimist, Pragmatist, Creative, Devil's Advocate
  • Independent argument generation (no anchoring bias between personas)
  • Synthesis with agreement maps, risk matrices, and blind spot checks
  • Confidence scores per persona
  • Obsidian decision logging with outcome tracking
  • Pattern analysis over time via audit function

Installation

hermes skills install productivity/consensus-engine

Or manually clone into ~/.hermes/skills/productivity/consensus-engine/.

Usage

consensus:decide "Should I take the promotion at work?"
consensus:decide "Should I move to a new city?"
consensus:quick "Should I go to the gym today?"
consensus:quick "Should I accept this dinner invite?"
consensus:personas
consensus:add-persona "Investigator" "Asks probing questions, digs for hidden information"
consensus:history
consensus:history --limit 10 --decision "job"
consensus:audit

Configuration

  • Decisions saved to ~/obsidian-vault/Areas/Decisions/
  • Custom personas stored in ~/obsidian-vault/Areas/Decisions/personas.md
  • Decision history tracked in Decision History.md
  • Each decision gets its own dated Markdown file

Requirements

  • Hermes Agent v0.12+
  • Obsidian vault (for decision logging and history tracking)

License

MIT

Related Hermes Skills

About

Run decisions through 5 AI personas simultaneously — Optimist, Pessimist, Pragmatist, Creative, Devil's Advocate. Synthesised recommendation with blind spot detection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors