$npx skillfedfor your agent

conversation-analyzer

This skill scans your conversation history to surface usage trends, identify repetitive tasks ripe for automation, and pinpoint workflow inefficiencies. It categorizes requests by type, tracks project activity, detects time-of-day patterns, and flags vague or complex requests that slow you down. Analysis runs locally on your machine for privacy, delivering prioritized recommendations you can act on immediately.

Conversation Analyzer reviews your Claude Code history to spot usage patterns, recurring mistakes, and workflow improvements.

AI-generated summary based on this skill's SKILL.md

657 91 Apache-2.0updated by mhattingpete

Decision gist · record as of 2026-07-25

Conversation Analyzer reviews your Claude Code history to spot usage patterns, recurring mistakes, and workflow improvements. This skill scans your conversation history to surface usage trends, identify repetitive tasks ripe for automation, and pinpoint workflow inefficiencies. It categorizes requests by type, tracks project activity, detects time-of-day patterns, and flags vague or complex requests that slow you down. Analysis runs locally on your machine for privacy, delivering prioritized recommendations you can act on immediately.

manual: git clone https://github.com/mhattingpete/claude-skills-marketplace → cp -r claude-skills-marketplace/productivity-skills-plugin/skills/conversation-analyzer ~/.claude/skills/conversation-analyzer
productivity-skills-plugin/skills/conversation-analyzer/SKILL.md · version bc4c2bf2

Use it when

  • conversation-analyzer delivers prioritized recommendations by analyzing conversation patterns and identifying workflow inefficiencies.
  • Yes.

Verify before relying

Read SKILL.md below before installing (2 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

mhattingpete/claude-skills-marketplace/conversation-analyzer · repository language: HTML

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What patterns in my usage does conversation-analyzer identify?

conversation-analyzer scans your conversation history to surface usage trends, categorizing requests by type and tracking project activity. It detects time-of-day patterns showing when you're most productive, identifies which tasks you repeat most frequently, and flags vague or complex requests that may slow your workflow down. The analysis runs locally on your machine for privacy.

How can conversation-analyzer help me improve my workflow?

conversation-analyzer delivers prioritized recommendations by analyzing conversation patterns and identifying workflow inefficiencies. It discovers automation opportunities and repetitive tasks that could be optimized, reviews common mistakes with actionable suggestions for improvement, and helps you understand your productivity patterns and peak performance times so you can work more effectively.

Does conversation-analyzer review my Claude conversations for improvements?

Yes. conversation-analyzer reviews your Claude conversation history to identify usage patterns, workflow inefficiencies, and opportunities for optimization. It analyzes your request types, checks the effectiveness of Claude Code usage and best practices compliance, and flags areas where you could streamline your approach or automate repetitive work.

Can conversation-analyzer find repetitive tasks I do?

conversation-analyzer identifies your most repetitive tasks by analyzing your conversation history and request patterns. It discovers automation opportunities within those recurring workflows, helping you recognize which tasks could be optimized or automated to save time and reduce manual effort in your daily work.

Is my conversation data private when using conversation-analyzer?

Yes. conversation-analyzer analysis runs locally on your machine, ensuring your conversation data remains private. Your history is scanned and analyzed without being sent to external servers, so you can safely review your usage patterns and receive recommendations while maintaining full control over your sensitive information.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Conversation Analyzer

Analyzes your Claude Code conversation history to identify patterns, common mistakes, and workflow improvement opportunities.

When to Use

  • "analyze my conversations"
  • "review my Claude Code history"
  • "what patterns do you see in my usage"
  • "how can I improve my workflow"
  • "am I using Claude Code effectively"

What It Analyzes

  1. Request type distribution (bug fixes, features, refactoring, queries, testing)
  2. Most active projects
  3. Common error keywords
  4. Time-of-day patterns
  5. Repetitive tasks (automation opportunities)
  6. Vague requests causing back-and-forth
  7. Complex tasks attempted without planning
  8. Recurring bugs/errors

Analysis Scope

Default: Last 200 conversations for recency and relevance.

Methodology

1. Request Type Distribution

Categorizes by: bug

(truncated - see the full file via the links below)

File tree — 2 files
productivity-skills-plugin/skills/conversation-analyzer/SKILL.md
productivity-skills-plugin/skills/conversation-analyzer/scripts/analyze_history.py

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Analyze conversation history to identify usage patterns and workflow inefficiencies”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

code-auditor
by mhattingpete · mhattingpete/claude-skills-marketplace

Code Auditor performs a systematic examination of your entire codebase, evaluating architecture decisions, code quality patterns, security posture, performance characteristics, test coverage, and maintainability factors. It delivers prioritized findings with specific file references and actionable recommendations, supporting focused audits on security, performance, or testing alone.

Apache-2.0updated Jul 2026
★ 657repo stars
feature-planning
by mhattingpete · mhattingpete/claude-skills-marketplace

Feature Planning transforms vague feature requests into structured implementation roadmaps. It systematically clarifies requirements, explores your codebase for patterns, designs components, and generates discrete, sequenced tasks with file paths and dependencies. Integrates with plan-implementer to execute each task.

Apache-2.0updated Jul 2026
★ 657repo stars
test-fixing
by mhattingpete · mhattingpete/claude-skills-marketplace

test-fixing identifies all failing tests, groups them by error type and root cause, then fixes them in priority order. It handles infrastructure issues first (imports, dependencies), then API changes, then logic bugs. After each fix group passes, it moves to the next until the full suite succeeds.

Apache-2.0updated Jul 2026
★ 657repo stars
code-refactor
by mhattingpete · mhattingpete/claude-skills-marketplace

Code Refactor handles systematic refactoring operations like renaming identifiers, replacing deprecated patterns, and updating method calls across your codebase. It intelligently switches to execution mode for larger jobs (10+ files), delivering significant token savings while maintaining accuracy through a safe find-analyze-execute-verify workflow.

Apache-2.0updated Jul 2026
★ 657repo stars
code-transfer
by mhattingpete · mhattingpete/claude-skills-marketplace

Code Transfer handles moving code blocks between files with exact line-number control. Choose between basic mode for small operations or execution mode for batch transfers across many files. Perfect for reorganizing functions, extracting classes, or inserting code at specific locations.

Apache-2.0updated Jul 2026
★ 657repo stars
ensemble-solving
by mhattingpete · mhattingpete/claude-skills-marketplace

This skill spawns three independent subagents to tackle problems from different angles—prioritizing simplicity, performance, or extensibility for code; top-down, bottom-up, or lateral thinking for design; or expert, pragmatic, or innovative perspectives for creative work. Each solution is scored against correctness, completeness, quality, clarity, and elegance, then the winner is returned with trade-off analysis and guidance on when alternatives might suit better.

Apache-2.0updated Jul 2026
★ 657repo stars

More skills project-bootstrapper (Apache-2.0) · timeline-creator (Apache-2.0) · dashboard-creator (Apache-2.0)

Tags
usage-analyticsworkflow-optimizationpattern-detectionproductivity-insightsautomation-discoveryerror-trackingbehavioral-analysisperformance-metricstask-categorization