What problem does it solve?
This Skill helps you clean up resolved issues by moving finished work out of the active queue and turning it into durable project knowledge, so the repository stays organized and the same mistakes are less likely to repeat.
Core Features & Use Cases
- Issue scanning and filtering: Detects which items in spec/issues/ are ready for archival based on their status.
- Knowledge extraction: Summarizes each archived issue into domain-level lessons, keywords, and implementation takeaways.
- Repository hygiene updates: Moves resolved issue files, adds archive markers, updates domain docs, refreshes global indexes, and links high-value lessons into CLAUDE.md.
- Use case: A maintainer wants to clean up a backlog of Fixed and Closed issues while preserving the lessons learned for future debugging and planning.
Quick Start
Ask the assistant to archive all resolved issues in spec/issues/, extract reusable lessons, update the related domain files and CLAUDE.md links, and report the completed changes.