Orphan Files Cleanup Monorepo
Installation
SKILL.md
Orphan Files Cleanup Monorepo
Purpose
Use this skill to detect and remove orphan files safely in monorepo workspaces.
This variant adds project-graph awareness so files are checked against workspace dependencies, targets, and conventions before deletion.
When to Use
Use this skill when:
- the workspace is a monorepo
- build targets and project graphs matter
- stale files may be referenced by conventions or generators
- migration cleanup needs repo-wide verification