LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-23

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
code cleanup
refactoring
file archiving
git automation
code analysis
analyze file staleness
simplify fresh code
archive dead files
create progress file
Git repository
test command
project type indicators
simplified code files
archived files in _archive/
ARCHIVE_LOG.md