simplify-codebase - Post-Refactoring Codebase Cleanup
Orchestrates three agents to analyze file staleness, simplify active code, and archive dead files after refactoring
Tags
Updated: 2026-03-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze file staleness
- simplify fresh code
- archive dead files
- create progress file
- run test commands
- generate inventory summary
- commit changes
- resume from checkpoint
Inputs
- Git repository
- test command
- project type indicators
- CLAUDE.md
- staleness window
- exclude paths
Outputs
- simplified code files
- archived files in _archive/
- ARCHIVE_LOG.md
- simplify-progress.json
- git commits
- inventory summary table
Requirements
- Git repository
- clean working tree
- test command
