Skip to main content
LatticeAG

Poly Series

PolyBrain

Hermes Skill

Hermes Agent skill for multi-model orchestration — parallel subagents, citation enforcement, source verification.

Problem

Single-model agents produce confident answers without verifying claims, citing sources, or decomposing complex objectives into parallel workstreams.

Solution

PolyBrain orchestrates multiple models as specialised subagents — decomposing objectives, routing to roles, executing in parallel, synthesizing results, and enforcing citation-backed verification.

How it works

01

Orchestrator

02

Researchers

03

Builder

04

Synthesizer

05

Verifier

When to use

  • - Research tasks that need multiple perspectives.
  • - Agent workflows where citations and source checks matter.
  • - Complex objectives that benefit from decomposition.

Not for

  • - Single-turn toy prompts where orchestration overhead is unnecessary.
  • - Hidden automation flows where humans cannot inspect the reasoning path.

Features

Parallel subagent execution

Role-based task routing

Citation enforcement

Source verification loop

Install / usage

usage.sh
lattice polybrain run \
  --objective "Compare agent orchestration strategies" \
  --roles researcher,builder,verifier \
  --require-citations

Architecture

Problem

Single-model agents produce confident answers without verifying claims, citing sources, or decomposing complex objectives into parallel workstreams.

Solution

PolyBrain orchestrates multiple models as specialised subagents — decomposing objectives, routing to roles, executing in parallel, synthesizing results, and enforcing citation-backed verification.

View on GitHub

Related

More from this series