convo-analysis
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.
npx skills add majiayu000/claude-skill-registry --skill convo-analysis --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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)
- Role
- Context Assessment
- Core Principles
- Analysis Process
- 1. Extract
- 2. Analyze
- 3. Output
- Sanitization Rules
- Analysis Checklist
- Output Format
- Guardrails
- Common Pitfalls
- Focus Area (Optional)
What does the convo-analysis skill do?
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.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill convo-analysis --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
