agent-rule-audit
Installation
SKILL.md
Agent Rule Audit
Audit the files that actually shape an OpenClaw agent's behavior. Focus on behavior-layer quality, not general file cleanup.
Quick start
- Identify the audit target: which agent/workspace is being reviewed.
- Read the core behavior-layer files first.
- Read shared rule files only when the core files explicitly depend on them.
- Stay with the default core scope first. Widen only when the core files are not enough to explain the behavior, or when the user asks for a deeper audit.
- Produce two outputs:
- audit conclusions
- executable restructuring recommendations
- Separate root causes from surface symptoms.
Default audit scope
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.