From workspace-clean
Read-only report of workspace hygiene issues without making any modifications. Use this skill when the user asks to "audit workspace", "show cleanup report", "what needs cleaning", "hygiene check", or any request to assess workspace cleanliness without actually deleting or modifying anything.
npx claudepluginhub ats-kinoshita-iso/agent-workshop --plugin workspace-cleanThis skill uses the workspace's default tool permissions.
Scan the workspace for hygiene issues and produce a read-only report. 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 and produce a read-only report. Check for:
__pycache__/, node_modules/.cache/, dist/, .pyc files*.tmp, *.bak, *.orig, .DS_Store.gitignoreIf a .workspace-clean.json config exists, respect its ignore patterns and settings.
Do NOT modify or delete anything. This is a report-only audit.
Present findings grouped by category with total counts and disk space impact where relevant.