Install
openclaw skills install @leozhoski/manifesto-hciImplement "Explicit State & Continuous Consensus" HCI pattern (v3.0). Combat information entropy, prevent intent drift, and maintain a shared source of truth (Manifesto) across long-term interactions using Tri-Track Architecture and Git-backed state management. Use when starting or managing a project (coding, creative writing, complex planning) that requires high reliability and zero-drift execution. Triggers on phrases like "start project", "manage state", "explicit consensus", "manifesto", "/manifesto start", or when a `project_id` is provided.
openclaw skills install @leozhoski/manifesto-hciThis skill enforces a rigorous state management and consensus-building workflow using Git-backed physical decoupling and asynchronous auditing.
You MUST follow the "Tri-Track Architecture" and "Execution Hooks" defined in specification.md.
/manifesto start [project_id]:
python3 scripts/core.py start <project_id>.git init and first git commit silently.[System: Manifesto 已挂载。后台 Diff 守护进程已就绪,当前分支: master。]/manifesto pause:
[System: Manifesto 暂停更新。进入自由发散模式。]/manifesto stop:
git commit and unmount.[System: Manifesto 已解绑。共识状态已安全固化至本地硬盘。]projects/prj_[project_id]/.logs/.state/. Single Source of Truth.workspace/ and LLM context.Every foreground response MUST follow this rule:
[意图同步: -m "Short summary"].[ACK], [CONFLICT], or [共识更新] in its own text. It only handles the user's task.git commit.[共识更新] 已捕获新事实: ...[逻辑冲突] 审计警报: ...[ACK] 流程对齐中,无新共识产生。python3 scripts/core.py log <project_id> user "<user_message>" and python3 scripts/core.py log <project_id> assistant "<assistant_response>".Follow Topic-based Classification in specification.md:
commit -m.