ai-instruction-and-memory-files
CommunityRoute rules into the right Claude surface
Software Engineering#claude code#claude.md#deduplication#agents.md#memory files#workflow gating#instruction routing
Authorjcdendrite
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents duplicated, stale, or mis-scoped guidance by helping you decide whether a rule belongs in CLAUDE.md, a skill-specific SKILL.md, or Claude Code auto-memory.
Core Features & Use Cases
- Stops instruction rot via de-duplication: checks whether the same rule already exists in CLAUDE.md or AGENTS.md so it is not restated in MEMORY.
- Correctly routes by scope: distinguishes global team instructions (CLAUDE.md/AGENTS.md) from per-skill instructions (skill SKILL.md) and per-user learnings (project auto-memory).
- Enforces Claude Code memory discipline: ensures MEMORY.md remains an index and that loaded memory content stays within the documented startup-load constraints.
- Aligns with deterministic gating: activates a session marker so the workflow can reliably validate routing decisions before memory writes proceed.
Quick Start
Use the ai-instruction-and-memory-files skill when you are updating CLAUDE.md, AGENTS.md, or a ~/.claude/projects/<project>/memory file and need to decide where the new rule should live.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ai-instruction-and-memory-files Download link: https://github.com/jcdendrite/claude-config/archive/main.zip#ai-instruction-and-memory-files Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.