Workspace Analyzer
Instructions
- Use
findor the platform equivalent to locate temporary files such as.tmp,.bak, and editor backup files. - Run
git status --shortbefore making changes so tracked and untracked files are easy to distinguish. - Present the findings to the user and wait for confirmation before deleting or moving anything.
- Delete only the approved files, then rerun the scan to verify the workspace is clean.
- When reorganizing files, group them by extension into clearly named folders and report every move.
Source: bonigarcia/context-engineering — distributed by TomeVault.