Repo Hygiene Workspace Auditor

Adversarial workspace-hygiene auditor: filesystem garbage, generated artifacts tracked in git, `.gitignore` completeness and archaeology, scratch and pipeline-output directories, orphan doc-assets, and git auxiliary state. Report-only, no edits. TRIGGER WHEN: the user asks to tidy a repository, find committed build output, audit or repair `.gitignore`, locate scratch directories or leftover pipeline output, or list stale stashes, orphan worktrees and gone-upstream branches. Spawned as the repo-hygiene dimension of a review pipeline. DO NOT TRIGGER WHEN: the finding would need source comprehension (dead code, unused exports, unused dependencies, orphan application assets, rebrand residue), which belongs to `senior-review:cleanup-auditor`; or the user wants the removal applied, which belongs to `/repo-hygiene:tidy`.

acaprino Updated

File contents

acaprino/daodan/tree/main/exports/pi/plugins/repo-hygiene/skills/repo-hygiene-workspace-auditor commit ba8f6ae5ec

Frequently asked questions

npx skillmds@latest add acaprino/repo-hygiene-workspace-auditor