← 返回
开发者工具 中文

Cerebro Openclaw Memory Boost Kb

Enforce Cerebro-first protocol by identifying domain, reading source docs and recent logs, building Known State, and citing rules before all actions.
强制执行Cerebro优先协议:识别领域,阅读源码文档与近期日志,构建已知状态,并在所有行动前引用规则。
ptaramona
开发者工具 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 527
下载
💾 5
安装
1
版本
#latest

概述

Cerebro-First v2.1

Startup Gate (mandatory)

Before any substantive action, run this sequence:

  1. Identify domain:
    • companies/bda, companies/mission, companies/bms, companies/clawstation, personal/trading, or operations/*.
  2. Read source docs:
    • Domain COMPANY.md first (if present), then the most specific SKILL.md/runbook.
  3. Read continuity logs:
    • memory/YYYY-MM-DD.md for today and yesterday.
  4. Build a short Known State:
    • Last completed step
    • Current blockers
    • Next action

Do not skip this gate unless the user explicitly requests a one-shot answer unrelated to operations.

v2.1 Retrieval Model (lightweight)

Use tag-first retrieval with the index at references/cerebro-index-v2.1.md:

  1. Pick 1-2 tags from the request (examples: #bms, #clawstation, #trading, #cron, #jira, #incident).
  2. Open the mapped source-of-truth files from the index.
  3. Execute only from explicit documented rules.
  4. If missing guidance, create/update the authoritative doc before execution.

v2.1 Domain Router

Use references/domain-routing-v2.1.md to route tasks:

  • Company execution → cerebro/companies//...
  • Cross-company process/infrastructure → cerebro/operations/...
  • Personal investing/trading → cerebro/personal/trading/...
  • Incident handling → cerebro/runbooks/...
  • Tool specifics → cerebro/vendors/...

Decision Rule

Pass the "where does it say that?" test before acting.

  • Every action must map to an explicit Cerebro path/section.
  • If no authoritative doc exists:

1) create the missing Cerebro doc first,

2) add minimal executable guidance,

3) then execute.

Conflict Resolution

If chat instruction conflicts with Cerebro:

  1. Flag the conflict briefly.
  2. Ask for confirmation.
  3. Propose exact doc update path.
  4. After confirmation, update Cerebro and proceed.

Priority order: Cerebro > SOUL/AGENTS > MEMORY > chat history.

Write-Back Protocol (same action)

When a decision/rule/process changes:

  1. Update authoritative Cerebro file.
  2. Append to memory/YYYY-MM-DD.md with:
    • What changed
    • Why it changed
    • Exact file path updated

Never leave process changes only in chat.

Continuity on "Continue Previous Work"

Always return a 4-line snapshot before proceeding:

  • Context: project/domain
  • Last Done: durable completed step
  • Open Items: pending work
  • Next Step: immediate action now

Missing-Doc Auto-Create Protocol

If needed doc is missing:

  1. Create file in correct Cerebro path.
  2. Use references/missing-doc-template.md.
  3. Backfill from recent memory notes only after creating structure.

Required output sections when this skill is used

  • Source of Truth Used: exact Cerebro paths read
  • Decision Basis: 1-3 bullets of applied rule(s)
  • Write-Back: updated files, or No durable updates needed.

Reference Files

  • references/startup-checklist.md — fast pre-action checklist
  • references/decision-log-template.md — standard decision record format
  • references/missing-doc-template.md — template for new Cerebro docs
  • references/cerebro-index-v2.1.md — lightweight tag index
  • references/domain-routing-v2.1.md — task routing matrix
  • references/scenario-profiles-v2.1.md — setup profiles for solo/agency/multi-agent teams
  • references/enforcement-checklist-v2.1.md — pre-done anti-drift checks
  • references/done-schema-v2.1.md — proof-based status output schema

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 23:10 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Drill Sergeant Skill

ptaramona
在团队频道中维护沟通纪律,检测消息违规,发布纠正措施并向领导层汇报。
★ 0 📥 556
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,791
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 920 📥 185,727