What problem does it solve?
Deleting files manually can lead to broken links, loss of important information, or violation of organizational policies. It's often hard to know the full impact of a deletion before it's too late.
Core Features & Use Cases
- Policy-Aware Deletion: Checks
RULE.md for deletion permissions, archival requirements, or immutability rules before proceeding, ensuring compliance.
- Dependency Check: Identifies all cross-references to the target file and warns about potential broken links, offering to fix them to maintain knowledge base integrity.
- Safe Archival: Can move content to a designated archive instead of permanent deletion, preserving information per
RULE.md policies, giving you peace of mind.
- Use Case: Delete an old project document. The Skill will check if other files link to it, confirm the deletion with you, and either permanently delete it or move it to an archive directory based on your knowledge base's rules, preventing accidental data loss.
Quick Start
Delete the file 'old-project-plan.md' from the 'Work/Projects' directory.