repo-librarian
Installation
SKILL.md
Repository Librarian
Responsible for the structural integrity, cleanliness, and documentation of repositories.
When This Skill Activates
- Repo feels "cluttered" with old files
- Documentation is scattered and hard to find
- After major version upgrades
- Before major releases (cleanup)
- Dead code or legacy artifacts detected
Responsibilities
1. Repository Cleaning
- Dead Code Elimination: Identify and remove unused functions, variables, and imports
- Legacy Artifact Removal: Delete or archive files no longer part of current architecture
- Redundant Component Purging: Consolidate multiple implementations of same feature