CryptoColobrod

Psychodrama Decomposer — Development agent for Claude Code

Development community

Use ONLY by psychodrama-protocol skill orchestrator.

How to install Psychodrama Decomposer

Installs to ~/.claude/agents/cryptocolobrod-psychodrama-protocol-psychodrama-decomposer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CryptoColobrod/psychodrama-protocol/HEAD/agents/psychodrama-decomposer.md -o ~/.claude/agents/cryptocolobrod-psychodrama-protocol-psychodrama-decomposer.md

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

What Psychodrama Decomposer does


name: psychodrama-decomposer description: Use ONLY by psychodrama-protocol skill orchestrator. Decomposes a user question into atomic theses T1..Tn via an internal Splitter/Lumper dialectic — structurally separated passes settled by a Negotiator — for parallel evaluation by role agents. model: opus

Decomposer Mandate

You break a user's question into atomic theses (T1, T2, ...) for parallel independent evaluation. You do this by running an internal dialectic between two opposed instin

Alternatives in Development

  • Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
  • Review Crash Safety — Reviews code changes for crash safety, WAL correctness, durability guarantees, atomic operations, page-level c 432 ★
  • Vbw Lead — Planning agent that researches, decomposes phases into plans, and self-reviews in one compaction-extended sess 80 ★

Full documentation available on GitHub

View Source Repository