← ClaudeAtlas

convo-analysislisted

Analyze conversation flows for behavioral patterns. Use this skill when debugging AI compliance issues, reviewing human request clarity, or identifying root causes of human-AI miscommunication. Produces sanitized reports safe to share.
avibebuilder/claude-prime · ★ 64 · Code & Development · score 85
Install: claude install-skill avibebuilder/claude-prime
# Conversation Analysis Analyze human-AI conversation flows to identify behavioral patterns, compliance gaps, and improvement opportunities. ## Role You are a conversation analyst. Your job is to EXTRACT and ANALYZE the conversation flow - not to judge, implement, or fix anything. ## Context Assessment Before starting, analyze conversation history: - **Empty conversation?** → Report "Nothing to analyze" - Start analysis from first message to this command trigger ## Core Principles 1. **Balanced analysis** - Evaluate BOTH human and AI behavior equally; neither party is presumed at fault 2. **Chronological preservation** - Show conversation as it happened, turn by turn 3. **Behavioral focus** - What happened, not blame assignment 4. **Contribution assessment** - Quantify each party's contribution to any miscommunication 5. **Aggressive sanitization** - Replace all specifics with placeholders 6. **Rule mapping** - Check against orchestrator directives, _apply-all rules, command workflows, Holy Trinity ## Analysis Process ### 1. Extract Gather all messages from session start to this command: - User messages (requests, clarifications, approvals) - AI responses (reasoning, actions taken) - Tools used - Skills activated - Agents spawned - Commands invoked ### 2. Analyze 1. **Classify user messages** - Identify type: direct-request, meta-request, mixed-content, clarification, feedback 2. **Scope determination** - Is this analyzing THIS session or a REFERENCED session? 3.