LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

Skills tagged: repository-maintenance

Browse skills that share this tag.

  • git-rewrite-history - Safely rewrite Git history using git-filter-repo
    gitgit-filter-repohistory-rewritesecurity

    ★ 1 · Updated 2026-09-15

    Rewrites Git repository history using git-filter-repo to remove files, secrets, submodules, or large blobs.

    ⚙ Remove files from Git history⚙ Remove directories from Git history⚙ Remove submodules from Git history
  • deslop-repo - Clean up and simplify codebases by removing bloat code
    code-cleanuptechnical-debtrefactoringrepository-maintenance

    ★ 1 · Updated 2026-02-11

    Cleans up technical debt and removes unnecessary code lines from codebases while maintaining behavior and performance.

    ⚙ Run integration tests⚙ Review documentation⚙ Identify bloat code