Install
openclaw skills install workspace-context-linterDiagnose always-loaded workspace context files such as AGENTS.md, SOUL.md, USER.md, MEMORY.md, and TOOLS.md. Use when you want to reduce context bloat, detect duplicated rules, spot misplaced content, identify overweight sections, or audit whether core context files still match their intended roles before reorganizing them.
openclaw skills install workspace-context-linterAudit core workspace context files without rewriting them.
references/rules.md for the lint categories and severity model.references/report-format.md for the output structure.references/file-roles.md for what each core context file should usually contain.references/move-guidelines.md when deciding where content should move.references/release-minimal.md before packaging or publishing so the first public surface stays minimal.scripts/context_linter.py [--scope core|core+memory|custom] [--paths ...] [--output report.txt] to run the linter.