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). - Open the mapped source-of-truth files from the index.
- Execute only from explicit documented rules.
- 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 → INLINECODE17
- Cross-company process/infrastructure → INLINECODE18
- Personal investing/trading → INLINECODE19
- Incident handling → INLINECODE20
- Tool specifics → INLINECODE21
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.
- Ask for confirmation.
- Propose exact doc update path.
- 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.
- 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.
- Use
references/missing-doc-template.md. - 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 INLINECODE24
Reference Files
- -
references/startup-checklist.md — fast pre-action checklist - INLINECODE26 — standard decision record format
- INLINECODE27 — template for new Cerebro docs
- INLINECODE28 — lightweight tag index
- INLINECODE29 — task routing matrix
- INLINECODE30 — setup profiles for solo/agency/multi-agent teams
- INLINECODE31 — pre-done anti-drift checks
- INLINECODE32 — proof-based status output schema
技能名称: cerebro-first
详细描述:
Cerebro-First v2.1
启动门(强制)
在执行任何实质性操作之前,运行以下序列:
- 1. 识别领域:
- companies/bda、companies/mission、companies/bms、companies/clawstation、personal/trading 或 operations/*。
- 2. 读取源文档:
- 首先读取领域 COMPANY.md(如果存在),然后读取最具体的 SKILL.md/操作手册。
- 3. 读取连续性日志:
- 读取今天和昨天的 memory/YYYY-MM-DD.md。
- 4. 构建简短的已知状态:
- 最后完成的步骤
- 当前阻塞项
- 下一步行动
除非用户明确要求一个与操作无关的一次性回答,否则不得跳过此门。
v2.1 检索模型(轻量级)
使用标签优先检索,索引位于 references/cerebro-index-v2.1.md:
- 1. 从请求中选择1-2个标签(示例:#bms、#clawstation、#trading、#cron、#jira、#incident)。
- 打开索引中映射的权威源文件。
- 仅根据明确的文档规则执行。
- 如果缺少指导,在执行前创建/更新权威文档。
v2.1 领域路由器
使用 references/domain-routing-v2.1.md 来路由任务:
- - 公司执行 → cerebro/companies/<名称>/...
- 跨公司流程/基础设施 → cerebro/operations/...
- 个人投资/交易 → cerebro/personal/trading/...
- 事件处理 → cerebro/runbooks/...
- 工具细节 → cerebro/vendors/...
决策规则
在行动前通过“哪里写着这个?”测试。
- - 每个行动必须映射到明确的 Cerebro 路径/部分。
- 如果不存在权威文档:
1) 首先创建缺失的 Cerebro 文档,
2) 添加最简可执行指导,
3) 然后执行。
冲突解决
如果聊天指令与 Cerebro 冲突:
- 1. 简要标记冲突。
- 请求确认。
- 提出确切的文档更新路径。
- 确认后,更新 Cerebro 并继续。
优先级顺序:Cerebro > SOUL/AGENTS > MEMORY > 聊天历史。
回写协议(相同操作)
当决策/规则/流程发生变化时:
- 1. 更新权威 Cerebro 文件。
- 追加到 memory/YYYY-MM-DD.md,内容包括:
- 变更内容
- 变更原因
- 更新的确切文件路径
切勿仅将流程变更留在聊天中。
关于“继续之前工作”的连续性
在继续之前,始终返回一个4行快照:
- - 上下文: 项目/领域
- 最后完成: 已完成的持久步骤
- 待办项: 待处理工作
- 下一步: 立即要执行的操作
缺失文档自动创建协议
如果所需文档缺失:
- 1. 在正确的 Cerebro 路径中创建文件。
- 使用 references/missing-doc-template.md。
- 仅在创建结构后,从最近的记忆笔记中回填内容。
使用此技能时的必需输出部分
- - 使用的权威源: 读取的确切 Cerebro 路径
- 决策依据: 1-3条已应用规则的要点
- 回写: 更新的文件,或“无需持久更新。”
参考文件
- - references/startup-checklist.md — 快速行动前检查清单
- references/decision-log-template.md — 标准决策记录格式
- references/missing-doc-template.md — 新 Cerebro 文档模板
- references/cerebro-index-v2.1.md — 轻量级标签索引
- references/domain-routing-v2.1.md — 任务路由矩阵
- references/scenario-profiles-v2.1.md — 单人/代理/多代理团队的设置配置文件
- references/enforcement-checklist-v2.1.md — 执行前防漂移检查
- references/done-schema-v2.1.md — 基于证据的状态输出模式