lesson-global

Apply user feedback to global rules files under ~/.claude/rules.

35|3|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/lauvsong/claude-soul --skill lesson-global
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lesson-global
Source: https://github.com/lauvsong/claude-soul/tree/main/skills/lesson-global
Command: npx skills add https://github.com/lauvsong/claude-soul --skill lesson-global

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline the propagation of user feedback and corrections into the global rulesbase so projects stay aligned and recurring issues are prevented across the organization.

Core Features & Use Cases

  • Map feedback to the appropriate global rules file under ~/.claude/rules.
  • Update CLAUDE.md to reflect changes if the rules compile into it.
  • Synchronize lessons across multiple projects and report back changes to the user.

Quick Start

Provide the feedback or lesson and instruct the system to apply it to the global rules and sync CLAUDE.md.

Frequently Asked Questions about lesson-global

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

FAQPage Schema
How do I sync user feedback to global rules in CLAUDE.md?

To sync user feedback to global rules, provide the correction and instruct the system to apply it. The tool analyzes the input, maps the lesson to the appropriate file under ~/.claude/rules, updates CLAUDE.md, and reports changes back to you.

What is the best way to prevent recurring coding issues across multiple projects?

Propagating user corrections into global rules prevents recurring issues across multiple projects. The system maps feedback to ~/.claude/rules and synchronizes CLAUDE.md to keep all projects aligned with the latest lessons.

Does updating global rules preserve my existing policy structure in claude.md?

Yes, updating global rules preserves your existing policy structure. The system validates inputs and maintains the current formatting while modifying lessons in the appropriate rules file under ~/.claude/rules.

Can I use rule reflection to map lessons to specific files under ~/.claude/rules?

Yes, you can use rule reflection to map lessons to specific files under ~/.claude/rules. The system analyzes your feedback to determine the appropriate target rules file and updates it to prevent repeated issues.

When should I update global rules instead of project-specific configurations?

Update global rules instead of project-specific configurations when feedback addresses recurring issues that span across multiple projects, ensuring the lesson is synchronized organization-wide via CLAUDE.md.