Clean Cache
python scripts/clean_cache.py # clean all
python scripts/clean_cache.py --dry-run # preview only
Clean development caches (.botte-cache, .pytest_cache, __pycache__, .mypy_cache)
npx skillmds@latest add zedarvates/clean-cache python scripts/clean_cache.py # clean all
python scripts/clean_cache.py --dry-run # preview only
zedarvates/botte-secrete/tree/main/scripts commit ce435246c1