Part of the DocOps plugin suite for CELLM, the Prune skill automates the essential task of maintaining documentation integrity within Nuxt 4 and other project stacks. It intelligently scans documentation trees for technical debt, identifying files marked as deprecated in frontmatter, validating internal links to prevent broken references, and flagging orphaned documents that lack proper indexing. Designed with a safety-first approach, it enforces mandatory dry-run previews and defaults to archiving rather than deletion, ensuring your project's knowledge base remains clean, accurate, and navigable without the risk of accidental data loss.
Key Features
01Automated broken reference validation and link correction
02Orphaned file identification for unreferenced documentation
03Deprecated file detection via frontmatter status analysis
04Safe archiving workflow with activity logging to conveyor-gaps.md
050 GitHub stars
06Mandatory dry-run previews for all proposed changes