From workspace-clean
Interactive workspace cleanup that detects and removes build artifacts, stale temp files, and project clutter. Use this skill when the user asks to "clean up", "remove build artifacts", "clean the workspace", "delete temp files", or any request to interactively find and remove hygiene issues with confirmation before each action.
npx claudepluginhub ats-kinoshita-iso/agent-workshop --plugin workspace-cleanThis skill uses the workspace's default tool permissions.
Scan the workspace for hygiene issues. Check for:
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Retrieves current documentation, API references, and code examples for libraries, frameworks, SDKs, CLIs, and services via Context7 CLI. Ideal for API syntax, configs, migrations, and setup queries.
Uses ctx7 CLI to fetch current library docs, manage AI coding skills (install/search/generate), and configure Context7 MCP for AI editors.
Scan the workspace for hygiene issues. Check for:
__pycache__/, node_modules/.cache/, dist/, .pyc files*.tmp, *.bak, *.orig, .DS_Store.gitkeep or nothing at all.gitignoreIf a .workspace-clean.json config exists, respect its ignore patterns and settings.
For each finding:
Never delete without confirmation. Group findings by category for readability.