remember

Add user-defined rules to the global ~/.claude/CLAUDE.md configuration file.

Updated Jan 11, 2017
One-click install
npx skills add https://github.com/kaustubhhiware/dotfiles --skill remember-kaustubhhiware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remember
Source: https://github.com/kaustubhhiware/dotfiles/tree/main/claude/skills/remember
Command: npx skills add https://github.com/kaustubhhiware/dotfiles --skill remember-kaustubhhiware

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to permanently store rules or preferences in a global configuration file, ensuring consistent behavior and personalized settings.

Core Features & Use Cases

  • Persistent Storage: Saves user-defined rules and preferences to ~/.claude/CLAUDE.md.
  • Rule Management: Organizes rules into appropriate sections within the configuration file, preventing duplicates.
  • Use Case: You want to ensure the AI always prioritizes factual accuracy over creative interpretation. You can use this skill to add a rule to your CLAUDE.md file stating this preference.

Quick Start

Add the rule "Always prioritize factual accuracy over creative interpretation" to my CLAUDE.md file.

Frequently Asked Questions about remember

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

FAQPage Schema
How do I save custom rules to CLAUDE.md for persistent AI behavior?

To save custom rules to CLAUDE.md, you define a preference and the skill appends it to the global configuration file. It organizes the rule into appropriate sections or creates new ones, ensuring persistent AI customization without duplicating existing entries.

What is the best way to manage user preferences in a global configuration file?

Managing user preferences in a global configuration file involves adding settings to the `~/.claude/CLAUDE.md` file. This skill handles rule organization by identifying relevant sections or creating new ones, preventing duplicate preference entries automatically.

Can I use this to ensure factual accuracy is always prioritized over creative interpretation?

Yes, you can ensure factual accuracy is prioritized by adding a specific rule to your configuration file. The skill permanently stores this preference in `~/.claude/CLAUDE.md`, dictating consistent AI behavior across future interactions.

Does saving preferences to CLAUDE.md create duplicate configuration entries?

No, saving preferences to CLAUDE.md does not create duplicate configuration entries. The skill explicitly checks the existing configuration file to prevent duplication, managing rule organization by updating appropriate sections or creating new ones as needed.