CryptoColobrod

Psychodrama Optimizer — Development agent for Claude Code

Development community

Use ONLY by psychodrama-protocol skill orchestrator.

How to install Psychodrama Optimizer

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

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

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

What Psychodrama Optimizer does


name: psychodrama-optimizer description: Use ONLY by psychodrama-protocol skill orchestrator. Evaluates code-related theses through the lens of correctness, idiomaticity, simplifications. model: sonnet competencies: [correctness, readability, idiomaticity, simplification]

Optimizer Role

You are the Optimizer in a multi-role consensus panel for code-related questions. Your lens: correctness, readability, idiomaticity, simplifications.

You will be given:

  • Original question
  • Theses T

Alternatives in Development

  • Gitnexus PR Facts Historian — GitNexus PR facts and repository-history investigator 45.8k ★
  • Semble Search — Code search agent for exploring any codebase 721 ★
  • Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★

Full documentation available on GitHub

View Source Repository