Skip to content

slior/dialectic

v0.2.0MIT

Configuration-first multi-agent design debate. Agents with different roles (architect, security, performance, simplicity, ...) run structured debate rounds and a judge decides when convergence is reached.

orchestrate

Drives the full multi-agent design debate lifecycle: loads config, initializes the workspace, runs optional clarification, executes debate rounds (proposal, critique, refinement), dispatches the judge for convergence checks, and writes the final synthesis. Use when the user wants to start or run a design debate.

Compatibility
Requires a client that can dispatch subagents: every proposal, critique, refinement, clarification, and judge invocation runs as a dispatched subagent. Also requires the plugin payload that ships beside this skill (prompts/, agents/, debate-config.json), which the skill resolves from its own location; pass PROJECT=<plugin root> on clients that do not expose a skill's own path.
Read SKILL.md at the source

Pinned to revision 3d89241e847a, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.