Install
openclaw skills install agent-rule-auditAudit an OpenClaw agent's behavior-layer rules and prompt sources to find drift, redundancy, conflict, loss of focus, and weak behavior guidance. Use when reviewing an agent's core behavior files, any behavior-shaping correction/learnings layer that exists in the target workspace, and any explicitly referenced shared rule files; when checking why an agent behaves poorly despite many rules; when deciding which rules should stay core, move out, or be strengthened; and when running an agent self-audit.
openclaw skills install agent-rule-auditAudit the files that actually shape an OpenClaw agent's behavior. Focus on behavior-layer quality, not general file cleanup.
By default, inspect only the agent's core, stable behavior files — the files most likely to be loaded every session and to consistently shape behavior.
Read these first when present:
AGENTS.mdSOUL.mdUSER.mdMEMORY.md (if present)TOOLS.mdIDENTITY.mdHEARTBEAT.mdSee references/openclaw-behavior-sources.md for why these matter in OpenClaw.
Only widen beyond the core set when needed, for example:
Possible widening targets:
Use the problem categories in references/problem-types.md.
Default categories:
Do not assume every file matters equally. First answer:
Do not let verbose files distract from the actual failure mode. Ask or infer:
Example: “progress-sounding replies” may be a symptom; “not actually doing the work” may be the root issue.
Check whether files are cleanly separated by role:
Flag when these are mixed together in ways that weaken the important rules.
Ask:
The key audit question is not just “is the right rule written somewhere?” It is:
Do not tell the user to rewrite everything. Recommend changes by file role:
AGENTS.mdUse this default output shape:
For a reusable outline, see references/output-template.md.
Widen beyond the default scope only when needed, for example: