MCP HubMCP Hub
스킬 목록으로 돌아가기

repo-cleanup

vamseeachanta
업데이트됨 Today
18 조회
3
2
3
GitHub에서 보기
기타

정보

repo-cleanup 스킬은 빌드 아티팩트, 임시 파일, 중복 파일과 같은 저장소의 잡동사니를 체계적으로 제거하고 흩어진 디렉터리를 통합합니다. 이는 저장소 유지 관리를 위해 설계되었으며, 안전한 정리 작업을 수행하고 .gitignore 파일을 업데이트합니다. 개발자는 추적되지 않은 파일을 정리하고 프로젝트 구조를 정리하기 위해 이 스킬을 사용해야 합니다.

빠른 설치

Claude Code

추천
기본
npx skills add vamseeachanta/workspace-hub
플러그인 명령대체
/plugin add https://github.com/vamseeachanta/workspace-hub
Git 클론대체
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/repo-cleanup

Claude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요

문서

Repo Cleanup

When to Use

  • Repository has accumulated build artifacts and temp files
  • Multiple agent/coordination directories scattered in root
  • Log files and coverage reports cluttering the workspace
  • Need to consolidate prototype code and test outputs
  • Preparing for a clean commit or release
  • After major refactoring work

Related Skills

References


Version History

  • 2.2.0 (2026-01-20): Added Benchmark Cleanup and Plan File Archival patterns
    • Added Benchmark Artifacts section for handling benchmark directories
    • Added Plan Files section for archiving completed specifications
    • Added benchmark patterns to .gitignore recommendations
    • Updated checklist with benchmark and plan archival items
  • 2.1.0 (2026-01-20): Added Final Cleanup Checklist and README Update Checklist
    • Added Final Cleanup Checklist with verified DELETE/CONSOLIDATE/KEEP tables
    • Confirmed .drcode/ as safe to delete (legacy AI config)
    • Added .slash-commands/ consolidation to .claude/docs/commands/
    • Added .git-commands/ consolidation to scripts/git/
    • Added .benchmarks/ as safe to delete if empty
    • Added README Update Checklist for structure documentation
    • Added example README structure section template
    • Added references to remove checklist
  • 2.0.0 (2026-01-20): Major update with hidden folder cleanup learnings
    • Added Hidden Folder Cleanup section with legacy AI folder patterns
    • Added Consolidation Merge Strategies for conflict resolution
    • Added File Count Verification for tracking consolidation progress
    • Updated Cleanup Checklist with hidden folder review items
    • Documented patterns for .agent-os, .ai, .agent-runtime, .common, .specify, .drcode, .slash-commands
  • 1.0.0 (2025-01-20): Initial release based on digitalmodel repository cleanup session

Sub-Skills

Sub-Skills

GitHub 저장소

vamseeachanta/workspace-hub
경로: .claude/skills/_internal/meta/repo-cleanup

연관 스킬