Conversation Analyzer
Description
--- name: conversation-analyzer description: Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Triggered by /hookify without arguments. model: sonnet tools: [Read, Grep] --- # Conversation Analyzer Agent You analyze conversation history to identify problematic Claude Code behaviors that should be prevented with hooks. ## What to Look For ### Explicit Corrections - "No, don't do that" - "Stop doing X" - "I said NOT to..." - "That's wrong, us
Installation
Installs to ~/.claude/agents/codeape-7-ai-agent-workflowgroup-conversation-analyzer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/codeApe-7/ai-agent-workflowGroup/HEAD/agents/conversation-analyzer.md -o ~/.claude/agents/codeape-7-ai-agent-workflowgroup-conversation-analyzer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development