Dev10x:memory-maintenance

Audit memory files across global, project, and plugin scopes for anti-patterns.

7|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-memory-maintenance-dev10x-guru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Dev10x:memory-maintenance
Source: https://github.com/Dev10x-Guru/Dev10x-Claude/tree/main/skills/memory-maintenance
Command: npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-memory-maintenance-dev10x-guru

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps identify and resolve memory issues, including stale patterns, version-pinned paths, and contradictory instructions that cause skill bypass or permission friction.

Core Features & Use Cases

  • Audit Memory Files: Scans project and global memory files for stale patterns and anti-patterns.
  • Automated Reporting: Generates a report of findings, categorizing issues by severity.
  • User-Invoked Cleanup: Offers to clean up identified issues after user approval.
  • Use Case: Regularly audit your memory files after plugin upgrades or when agents frequently bypass skills despite memory instructions.

Quick Start

Trigger the memory maintenance process by using the command: /Dev10x:memory-maintenance.

Frequently Asked Questions about Dev10x:memory-maintenance

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

FAQPage Schema
How do I audit memory files for stale paths and contradictory instructions?

To audit memory files, run a comprehensive scan across global, project, and plugin scopes to identify anti-patterns like stale paths, script-calling instructions, and contradictory instructions. The audit generates a categorized severity report for review.

Why does my agent bypass skills despite existing memory instructions?

Agents bypass skills due to memory health issues like stale references, version-pinned paths, or contradictory instructions. Auditing and cleaning up these memory anti-patterns resolves the bypass and restores instruction compliance.

How do I fix permission friction caused by script-calling instructions?

Fix permission friction by scanning memory files for script-calling instructions and other anti-patterns. After identifying the conflicting instructions, execute a user-approved cleanup to remove them and restore proper skill integrity.

Do I need file system access to resolve memory health issues?

Yes, resolving memory health issues requires file system access and scripting capabilities to scan and modify memory files. The process also requires explicit user confirmation before executing any cleanup actions on the identified anti-patterns.

When should I run a memory maintenance audit?

Run a memory maintenance audit regularly after plugin upgrades or when agents frequently bypass skills despite memory instructions. This ensures ongoing memory health, resolves stale references, and maintains compliance with skill integrity.