review-claudemd

Audits CLAUDE.md files against conversation history to identify violations and suggest edits.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tylern91/dotfiles --skill review-claudemd-tylern91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-claudemd
Source: https://github.com/tylern91/dotfiles/tree/main/claude/.claude/skills/review-claudemd
Command: npx skills add https://github.com/tylern91/dotfiles --skill review-claudemd-tylern91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you audit and improve CLAUDE.md instructions by analyzing recent conversations to identify violations, missing patterns, and outdated entries for both global and project-level CLAUDE.md files.

Core Features & Use Cases

  • Analyze conversation history to surface actionable improvements for CLAUDE.md.
  • Differentiate between global and local CLAUDE.md and propose targeted updates.
  • Generate a structured report highlighting instruction violations, needed patterns, and outdated content with suggested edits.

Quick Start

Review the latest conversations and generate a report of improvements for CLAUDE.md.

Frequently Asked Questions about review-claudemd

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

FAQPage Schema
How do I audit CLAUDE.md instructions against past conversations?

You can audit CLAUDE.md instructions by analyzing conversation history stored in ~/.claude/projects/ to identify instruction violations, missing patterns, and outdated entries. This generates a structured report with suggested edits for both global and project-level CLAUDE.md files.

What is the best way to improve prompt quality in CLAUDE.md?

Improving prompt quality in CLAUDE.md involves analyzing recent chat patterns to surface actionable improvements. The skill differentiates between global (~/.claude/CLAUDE.md) and local project files to propose targeted updates based on actual user conversations.

Do I need jq installed to review and improve CLAUDE.md files?

Yes, you need jq installed to parse the conversation history data required for auditing CLAUDE.md files. The tool uses jq to process conversation logs stored in ~/.claude/projects/ before generating improvement reports.

Can I check both global and project-level CLAUDE.md files for instruction violations?

Yes, you can audit both global (~/.claude/CLAUDE.md) and local project-level CLAUDE.md files. The review process differentiates between the two scopes and proposes targeted updates for each based on detected conversation patterns.

Why does my CLAUDE.md file have outdated or missing instructions?

CLAUDE.md files accumulate outdated entries or miss necessary patterns when conversation behaviors evolve without corresponding documentation updates. Auditing recent chats surfaces these gaps by comparing actual user interactions against existing instructions to generate recommended edits.

What does a CLAUDE.md audit report include?

A CLAUDE.md audit report includes identified instruction violations, missing conversational patterns, and outdated content. It provides a structured overview with suggested edits to improve both global and local CLAUDE.md files based on conversation history analysis.