monolith-cleanup
Installation
SKILL.md
Monolith Cleanup Guidelines
Use this skill after a monolithic file has been split into smaller modules.
Objective
Complete cleanup without changing behavior:
- Archive the original monolithic file
- Remove redundant module paths
- Preserve existing public API access patterns
- Verify the refactor tree is stable and buildable