What problem does it solve?
Review and clean up solution documentation to remove staleness, contradictions, superseded content, and duplicates across project and team knowledge stores while preserving history by archiving rather than deleting.
Core Features & Use Cases
- Scan project-level and configured team-level solution doc directories and extract YAML frontmatter for analysis.
- Auto-archive docs marked as superseded and move them into a category-specific _archived folder.
- Flag potentially stale documents based on configurable last_validated thresholds, detect version incompatibilities against project tool constraints, and surface duplicate solution candidates for merge or supersession.
- Produce a pruning summary and stage git commits to record archival, deprecation, and refresh actions; ideal for quarterly cleanup or onboarding a new project.
Quick Start
Run the prune-knowledge skill to scan project and shared solution docs, archive superseded items, flag stale or incompatible entries, detect duplicates, and stage commits for human review.