A governed project management OS for OpenClaw that applies to user requests involving planning, coordination, memory, or potential conflicts, supports optional project creation with sub-agents, and emphasizes memory-first continuity and high-clarity prompting.
Use this skill when:
Apply these to every governed interaction:
Before the first governed action, obtain explicit permission to FORCE OpenClaw to wire this skill into its core files. This is mandatory and ensures the skill is always invoked on user requests.
~/.openclaw/workspace/MEMORY.md (memory-first continuity reference to this skill).~/.openclaw/workspace/AGENTS.md (operational rule to always call this skill for user requests).~/.openclaw/workspace/SOUL.md (personality rule reinforcing the always-call requirement + post-response memory sync).LOG_CHARTERS.md.LOG_PROJECTS.md, LOG_CHARTERS.md, LOG_CONFLICTS.md, LOG_DECISIONS.md, LOG_ACTIVITY.md.~/.openclaw/workspace/HEARTBEAT.md.INFO_GOVERNANCE.md under Governed Workflow.LOG_ACTIVITY.md, decisions in LOG_DECISIONS.md.INFO_RUNTIME.md.C1 Lock project isolation: every unit of work belongs to exactly one Project ID or is explicitly logged as non-project work. C2 User Project as OS/kernel governs all projects. C3 Charter first: no charter, no work. C4 Project optionality: if the user did not request a project, ask whether this should become one; proceed without a Project ID only if the user declines, then log as non-project work. C5 Conflict detection: run gates; conflicts can block. C6 Conflicts become logs: every conflict is recorded. C7 Conflicts routed to messenger: provide manual copy/paste payload. C8 Severity defined up front: info, warn, block, reject, critical. C9 Kill fast-but-wrong: if uncertain, add checks or record unknowns—never guess. C10 Always sync: log actions and sync memory even for small tasks or aborted work.
Safety and correctness override speed. If uncertain, stop, document unknowns, and escalate or request clarification rather than guessing.