openclaw-workspace-audit
Installation
SKILL.md
Workspace Audit
Audit OpenClaw workspace documents for redundancy, compliance, conflicts, and token efficiency. Propose targeted fixes without losing meaning or breaking agent behavior.
Scope
Auditable files (all workspace-relative):
| File | Role | Loaded | Token impact |
|---|---|---|---|
AGENTS.md |
Operating instructions | Every session (system prompt) | HIGH — always injected |
SOUL.md |
Persona/tone | Every session (system prompt) | HIGH — always injected |
USER.md |
User profile | Every session (system prompt) | HIGH — always injected |
TOOLS.md |
Local tool notes | Every session (system prompt) | HIGH — always injected |
IDENTITY.md |
Agent identity | Every session (system prompt) | MEDIUM — small file |
HEARTBEAT.md |
Heartbeat tasks | Each heartbeat poll | LOW — only on heartbeat |
BOOT.md |
Startup checklist | Gateway restart (hooks) | LOW — only on boot |
MEMORY.md |
Long-term memory | Main session only | HIGH — main session |
memory/*.md |
Daily logs | On-demand via memory tools | LOW — not auto-injected |