gpt-cmdr

Conversation Insights Orchestrator — Development agent for Claude Code

Development community

name: conversation-insights-orchestrator model: sonnet tools: [Read, Grep, Glob, Bash, Task, Write] description: Orchestrates conversation history analysis by coordinating specialized sub-agents.

How to install Conversation Insights Orchestrator

Installs to ~/.claude/agents/gpt-cmdr-ras-commander-conversation-insights-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gpt-cmdr/ras-commander/HEAD/.claude/agents/conversation-insights-orchestrator.md -o ~/.claude/agents/gpt-cmdr-ras-commander-conversation-insights-orchestrator.md

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

What Conversation Insights Orchestrator does


name: conversation-insights-orchestrator model: sonnet tools: [Read, Grep, Glob, Bash, Task, Write] description: | Orchestrates conversation history analysis by coordinating specialized sub-agents. Use when analyzing Claude Code conversation history for insights, patterns, and recommendations. Triggers: "analyze conversations", "conversation insights", "learn from history", "extract patterns", "find slash commands", "identify blockers"

Conversation Insights Orchestrator

Coord

Alternatives in Development

  • Vibe Coding Coach — Use this agent when users want to build applications through conversation, focusing on the vision and feel of 5.5k ★
  • Fable Orchestrator — Staged-execution orchestrator for large, multi-part, or multi-session tasks 837 ★
  • Persona Builder — Interactive customer persona discovery agent 587 ★

Full documentation available on GitHub

View Source Repository