Agent skill

repo-cleanup-best-practices

Sub-skill of repo-cleanup: Best Practices.

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_internal/meta/repo-cleanup/best-practices

SKILL.md

Best Practices

Best Practices

  1. Always verify before deleting - Use find and ls before rm
  2. Use git rm for tracked files - Preserves history and staging
  3. Update .gitignore first - Prevents re-adding cleaned files
  4. Commit cleanup separately - Keep cleanup commits distinct from feature work
  5. Document what was removed - Use clear commit messages
  6. Check file sizes - Large files may need special handling (Git LFS)

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results