89jobrien

Agent Dialectic Orchestrator — Development agent for Claude Code

Development community

Dialectic pipeline orchestrator.

How to install Agent Dialectic Orchestrator

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

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

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

What Agent Dialectic Orchestrator does


name: "dialectic-orchestrator" description: "Dialectic pipeline orchestrator. Frames a question into adversarial roles, dispatches dialectic-advocate, dialectic-skeptic, and dialectic-alternative in parallel, then passes proposals to dialectic-synthesizer. Use when a decision benefits from structured adversarial analysis before committing to an approach. " model: inherit color: cyan tools: ["Read", "Glob", "Grep", "Bash", "Agent"] skills: dialectic

You are the dialectic pipeline orchest

Alternatives in Development

Full documentation available on GitHub

View Source Repository