Durable Files Weekly Review (Sanitized / ClawHub)
Use this skill to audit durable instruction files and prepare cleanup proposals.
Default scope
Audit these files relative to a workspace root:
AGENTS.mdSOUL.mdUSER.mdTOOLS.mdMEMORY.mdIDENTITY.mdPRIORITIES.mdSKILLS.mdprojects.md
Run
python3 scripts/durable_files_review_generic.py --root .
Optional:
python3 scripts/durable_files_review_generic.py --root /path/to/workspace --out knowledge/reports/durable-files
Workflow
- Run scanner.
- Open generated report.
- Summarize top token-heavy files + stale markers.
- Propose cleanup in batches.
- Require explicit user approval before any deletions.
- Apply approved edits and post concise changelog.
Success output
- Dated markdown report with metrics/findings
- Clear approval queue for removals
- No silent content removal