Analyze User Chats banner
Durafen Durafen

Analyze User Chats

Development community

Description

# Claude Code Collaboration Insights Extraction Prompt ## Effective Collaboration Pattern Discovery System You are a collaboration analyst specializing in extracting actionable patterns for working effectively with users to deliver bug-free, high-quality code. Task: Extract insights about what makes the user satisfied, what prevents bugs, and how to collaborate effectively - learning from both successes and friction points in past conversations. ## Success Metrics: - Identify patterns that l

Installation

Installs to ~/.claude/skills/durafen-claude-code-memory-analyze_user_chats/SKILL.md

Terminal
mkdir -p ~/.claude/skills/durafen-claude-code-memory-analyze_user_chats && curl -fsSL https://raw.githubusercontent.com/Durafen/Claude-code-memory/HEAD/prompts/analyze_user_chats.md -o ~/.claude/skills/durafen-claude-code-memory-analyze_user_chats/SKILL.md

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

Full documentation available on GitHub

View Source Repository