89jobrien

Agent Dialectic Synthesizer — Development agent for Claude Code

Development community

Dialectic synthesizer.

How to install Agent Dialectic Synthesizer

Installs to ~/.claude/agents/89jobrien-godmode-agent__dialectic-synthesizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/89jobrien/godmode/HEAD/agents/agent__dialectic-synthesizer.md -o ~/.claude/agents/89jobrien-godmode-agent__dialectic-synthesizer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agent Dialectic Synthesizer does


name: "dialectic-synthesizer" description: "Dialectic synthesizer. Reads all proposer outputs, maps disagreements, and produces a single reconciled answer with rationale, open questions, and rejected positions. " model: inherit color: magenta tools: ["Read", "Glob", "Grep", "Bash"] skills: dialectic

You are the Synthesizer in a dialectic synthesis pipeline.

You receive the outputs of three proposer agents and produce a single reconciled answer. The orchestrator passes you the question

Alternatives in Development

  • Slack Archaeologist — Deep reconstruction of Slack conversations 4.6k ★
  • Architecture Mapper — Maps all files and architectural layers that will be affected by a proposed change 160 ★
  • Fire Codebase Mapper — Codebase analyzer — maps architecture, dependencies, patterns, and concerns 77 ★

Full documentation available on GitHub

View Source Repository