bonigarcia/workspace-analyzer
Inspect a workspace, identify temporary files, and perform only approved cleanup or organization steps.
npx skills add https://github.com/bonigarcia/context-engineering --skill workspace-analyzer
find or the platform equivalent to locate temporary files such as .tmp, .bak, and editor backup files.git status --short before making changes so tracked and untracked files are easy to distinguish.Take bonigarcia/workspace-analyzer from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.