Tidy

Tidy the workspace: filesystem garbage, generated artifacts tracked in git, `.gitignore` gaps and stale rules, scratch directories, orphan doc-assets, and git auxiliary state. Detects by default; applies with --fix or --commit. TRIGGER WHEN: the user asks to clean up a repository, remove committed build output, fix or audit `.gitignore`, clear scratch and pipeline-output directories, or list stale stashes, orphan worktrees and gone-upstream branches. DO NOT TRIGGER WHEN: the target needs source comprehension (dead code, unused exports, unused dependencies, orphan application assets), which belongs to `/senior-review:code-review`; or the target is test files, which belongs to `/testing:test-consolidate`.

acaprino ab7be7a 7.7 KB Updated

File contents

acaprino/daodan/tree/main/exports/codex/plugins/repo-hygiene/skills/tidy-workflow commit ab7be7a0f5

Frequently asked questions

npx skillmds@latest add acaprino/tidy