review-claudemd

Review conversation history to suggest improvements for CLAUDE.md files.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Fleron/Claude-plugins --skill review-claudemd-fleron
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-claudemd
Source: https://github.com/Fleron/Claude-plugins/tree/main/claudemd-improve/skills/review-claudemd
Command: npx skills add https://github.com/Fleron/Claude-plugins --skill review-claudemd-fleron

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps improve your CLAUDE.md files by analyzing conversation history to identify areas for enhancement in both global and local configurations.

Core Features & Use Cases

  • Conversation Analysis: Reviews past interactions to find patterns and potential improvements.
  • CLAUDE.md Optimization: Suggests additions or modifications to global (~/.claude/CLAUDE.md) and local (./CLAUDE.md) files.
  • Use Case: After a series of coding sessions, use this Skill to analyze the conversations and identify recurring instructions that should be added to your CLAUDE.md for future reference.

Quick Start

Analyze recent conversations to find improvements for CLAUDE.md files.

Frequently Asked Questions about review-claudemd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I improve my CLAUDE.md configuration based on past conversations?

You can improve CLAUDE.md configurations by analyzing conversation logs to identify recurring instructions, flag violated rules, and suggest additions for global and local files. This Skill reviews past interactions to find patterns and recommend specific enhancements.

What is the best way to analyze conversation history for Claude prompt engineering?

Analyzing conversation history for Claude prompt engineering involves reviewing past interactions to detect recurring instructions and identify violated rules. This Skill processes conversation data to suggest targeted optimizations for your CLAUDE.md files.

Do I need bash and jq to review and optimize CLAUDE.md files?

Yes, reviewing and optimizing CLAUDE.md files requires bash and jq to process conversation data. The Skill also potentially uses subagents for parallel processing of conversation logs to identify configuration improvements.

Can I update both global and local CLAUDE.md files based on conversation logs?

Yes, you can update both global and local CLAUDE.md files. The Skill analyzes global (~/.claude/CLAUDE.md) and local (./CLAUDE.md) configurations against conversation logs to suggest instruction additions and flag outdated content.

When should I review and update my CLAUDE.md files?

You should review and update CLAUDE.md files after a series of coding sessions. Analyzing recent conversations helps identify recurring instructions that should be added and flag outdated content or violated rules in your configuration.

Why does my Claude assistant keep ignoring instructions in CLAUDE.md?

Your Claude assistant might ignore instructions due to outdated or violated rules in CLAUDE.md. Analyzing conversation history against your configuration identifies violated rules and suggests instruction additions to prevent recurring issues.