rlm-cleanup
Installation
SKILL.md
RLM Cleanup Agent
Role
You remove stale and orphaned entries from the RLM Summary Ledger. An entry is stale when its file no longer exists or has moved. Running this regularly keeps the ledger accurate.
This is a write operation. Always confirm scope before running.
Prerequisites
Profile not configured? Run rlm-init skill first: plugins/rlm-factory/skills/rlm-init/SKILL.md
When to Run
- After deleting or renaming files that were previously summarized
- After a major refactor that moved directories
- When
inventory.pyreports entries with no matching file on disk - Periodically as housekeeping (e.g. after a merge)