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

hidden-folder-audit

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

정보

이 스킬은 저장소 내 숨겨진 폴더를 감사하고 통합하여 .agent-os/, .ai/, .claude/와 같은 폴더들의 중복 항목, 사용되지 않는 디렉터리, 통합 가능성을 식별합니다. 저장소에 시간이 지남에 따라 여러 AI/에이전트 설정 디렉터리가 누적되었거나 깨진 심볼릭 링크가 포함된 경우 유용합니다. 이 도구는 숨겨진 폴더 구조를 정리하고 표준화하는 데 도움을 줍니다.

빠른 설치

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/hidden-folder-audit

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

문서

Hidden Folder Audit

When to Use

  • Repository has accumulated multiple hidden folders over time
  • Multiple AI/agent configuration directories exist (.agent-os/, .ai/, .claude/)
  • Symlinks point to non-existent targets
  • Unclear which configuration is authoritative
  • Preparing for repository restructure or cleanup
  • After inheriting or forking a repository
  • Before establishing new folder standards

Related Skills

References


Version History

  • 1.2.0 (2026-01-20): Added Related Directory Patterns section
    • Added benchmarks/ entry to reference table (SPLIT action)
    • Added Related Directory Patterns section for non-hidden directories
    • Added specs/archive/ as standard location for completed plans
    • Added benchmarks/ separation pattern (fixtures vs generated outputs)
    • Updated verification commands for new patterns
  • 1.1.0 (2026-01-20): Updated reference table and added verification commands
    • Updated Common Hidden Folders Reference table with verified recommendations
    • Added .drcode/ as DELETE (confirmed legacy AI config)
    • Added .slash-commands/ as CONSOLIDATE to .claude/docs/commands/
    • Added .git-commands/ as CONSOLIDATE to scripts/git/
    • Added .benchmarks/ as DELETE (usually empty)
    • Added .githooks/ as KEEP (standard location)
    • Added Verification Commands section with:
      • Verify Hidden Folder State commands
      • Verify Consolidation Targets commands
      • Verify Git Status commands
      • Final State Checklist script
    • Added Notes column to reference table for additional context
  • 1.0.0 (2025-01-20): Initial release based on digitalmodel repository hidden folder audit session

Sub-Skills

Sub-Skills

GitHub 저장소

vamseeachanta/workspace-hub
경로: .claude/skills/_internal/meta/hidden-folder-audit

연관 스킬