update-claude-md

Generate correction rules and append them to the CLAUDE.md file.

10|5|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/rajitsaha/100x-dev --skill update-claude-md-rajitsaha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-claude-md
Source: https://github.com/rajitsaha/100x-dev/tree/main/modules/update-claude-md
Command: npx skills add https://github.com/rajitsaha/100x-dev --skill update-claude-md-rajitsaha

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps streamline the process of maintaining consistent AI behavior by systematically recording corrections and setting explicit rules.

Core Features & Use Cases

  • Error Pattern Recognition: Identifies recurring mistakes based on user corrections during AI interactions.
  • Rule Generation: Crafts clear, actionable rules to address specific issues.
  • Update Management: Appends the generated rules to a project's main instruction file, ensuring continuous improvement of AI responses.
  • Use Case: When a user corrects an AI mistake, this Skill creates a rule and updates the CLAUDE.md file to prevent the same error in future sessions.

Quick Start

After a user correction, invoke the skill to generate and append a new rule to the project's CLAUDE.md file.

Frequently Asked Questions about update-claude-md

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

FAQPage Schema
How do I automatically generate rules to correct AI mistakes in future sessions?

Automated rule generation records user corrections during AI interactions and appends actionable instructions to the CLAUDE.md file, preventing the AI from repeating those specific errors in subsequent project sessions.

What is the best way to maintain consistent AI behavior across different project files?

Maintaining consistent AI behavior requires systematically recording correction rules and updating the main instruction file, ensuring the AI applies these behavioral constraints across all relevant project files and future correction sessions.

How do I update a CLAUDE.md file after correcting an AI response?

Updating the CLAUDE.md file after a correction involves invoking the automation skill to craft a specific rule from the error pattern and append it directly to the project's main instruction file.

Can I automate prompt rule generation to prevent recurring AI errors?

Automating prompt rule generation identifies recurring error patterns from user corrections and systematically creates clear rules to address specific issues, keeping the AI behavior rule set clean and continuously improving.

Does automated correction management work without external dependencies?

Automated correction management operates without external dependencies, using project scripts and references to handle error pattern recognition, rule generation, and instruction file updates natively.

When should I not use automated rule generation for AI prompts?

Automated rule generation is not suited for one-off AI mistakes that do not represent recurring error patterns, as appending isolated corrections to the instruction file can clutter the rule set rather than improving response accuracy.

Related Skills