Maintains the 'For the Record' knowledge system by pruning old discussion logs based on retention policies or manual selection.
The Prune Discussions skill automates the maintenance of your 'For the Record' interactive knowledge system by efficiently removing outdated markdown files from your local storage. It offers three flexible modes of operation: applying a globally configured retention policy, specifying a custom age threshold using command-line arguments, or using an interactive selector to pick specific files. By integrating with local indexing scripts and Git workflows, this skill ensures your knowledge base remains lean, searchable, and version-controlled without manual overhead.
主な機能
01Interactive selection mode for manual file auditing
02Explicit age-based pruning via the --older-than flag
030 GitHub stars
04Safe-delete protocol with mandatory user confirmation
05Automatic Git workflow integration for history synchronization
06Automated retention based on configurable global preferences
ユースケース
01Enforcing a strict 30-day data retention policy for personal knowledge management
02Cleaning up months of stale conversation logs to focus on active projects
03Performing a manual audit and removal of low-value discussion files