review-claudemd

Analyze JSONL conversation logs to suggest CLAUDE.md file improvements.

2|Updated Mar 15, 2025
One-click install
npx skills add https://github.com/dandudzi/dotfiles --skill review-claudemd-dandudzi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-claudemd
Source: https://github.com/dandudzi/dotfiles/tree/main/dot_claude/skills/review-claudemd
Command: npx skills add https://github.com/dandudzi/dotfiles --skill review-claudemd-dandudzi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of improving your CLAUDE.md files by analyzing past conversations, identifying areas for enhancement, and suggesting actionable updates.

Core Features & Use Cases

  • Conversation Analysis: Parses historical conversation data to identify patterns and deviations from CLAUDE.md guidelines.
  • Improvement Suggestions: Recommends additions or modifications to both global and local CLAUDE.md files based on observed interactions.
  • Use Case: After a series of complex coding sessions, use this Skill to review how Claude followed (or didn't follow) your established coding standards in CLAUDE.md, and get suggestions on how to update the file to better reflect best practices.

Quick Start

Analyze recent conversations to improve your CLAUDE.md files by running the review-claudemd skill.

Frequently Asked Questions about review-claudemd

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

FAQPage Schema
How do I refine CLAUDE.md guidelines from past conversation history?

To refine CLAUDE.md guidelines from conversation history, this Skill parses JSONL conversation logs to identify deviations, then suggests actionable updates to your global and local AI interaction standards.

What is conversation analysis for AI interaction guidelines?

Conversation analysis for AI interaction guidelines is the process of parsing historical chat data to evaluate how well an AI followed project-specific coding standards, identifying areas to enhance documentation.

Do I need jq to analyze JSONL conversation logs for documentation refinement?

Yes, you need jq installed to analyze JSONL conversation logs, as this Skill depends on it to parse historical chat data and apply analysis against existing documentation.

How to update CLAUDE.md files after complex coding sessions?

To update CLAUDE.md files after complex coding sessions, run this Skill to review how Claude followed or deviated from your established coding standards, and receive actionable modification recommendations.

Can I apply conversation insights to both global and local CLAUDE.md files?

Yes, you can apply conversation insights to both global and local CLAUDE.md files, as the Skill recommends additions or modifications based on observed interactions to ensure adherence to project-specific standards.