company-brain
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese/company-brain — Team-shared AI-ready knowledge base
/company-brain — 团队共享的AI就绪知识库
Company Brain (n.): Your team's shared, AI-ready knowledge base — people, companies, meetings, SOPs, and decisions structured so Claude can answer questions on your team's behalf.
Team-scope sibling to (personal-scope). Same core compile → wiki → outputs pattern; different raw schema optimized for multi-author, sales-heavy, ops-heavy team use.
second-brainAlso the operational backbone for the Company Brain Setup productized service (was previously called "Second Brain as a Service"; renamed to match the skill).
Company Brain(名词):你的团队共享的AI就绪知识库——将人员、公司、会议、标准操作流程(SOP)和决策进行结构化处理,以便Claude可以代表你的团队回答问题。
它是个人范围的的团队范围姊妹工具。核心流程同样是编译→wiki→输出,但采用了不同的原始数据架构,专为多作者、销售导向、运营导向的团队使用场景优化。
second-brain同时,它也是Company Brain Setup产品化服务的运营核心(此前名为“Second Brain as a Service”,为匹配该工具更名为现名)。
Mental model
心智模型
Three layers, same as second-brain — but the raw/ layer is structured, not flat:
raw/ → wiki/ → outputs/
(structured (compiled (generated
by category) interlinked) artifacts)Structured raw/ dirs (each is its own top-level folder in the vault):
| Dir | What lives here |
|---|---|
| Contacts with context — CRM-lite. One markdown file per person. |
| Org profiles — last touchpoint, opportunity size, status. One file per company. |
| Call/meeting transcripts + notes. Naming: |
| Standard operating procedures. Named: |
| Decision records (narrative form; |
| Verbatim phrases from prospects/customers/users. Fuels copy, headlines, objections. |
| Questions asked 3+ times across calls. Each becomes a pre-answered SOP/FAQ/script. |
| Library of objections + best responses. Assembled into sales scripts. |
| Legacy / uncategorized captures (fallback bucket, minimize use). |
wiki/outputs/INDEX.mdReserved dirs (never modified by company-brain): , , , .
Projects/Team/Templates/Drafts/与second-brain相同,分为三层,但raw/层是结构化而非扁平化的:
raw/ → wiki/ → outputs/
(按类别结构化 (编译后互链 (生成的
存储) 的内容) 成果)结构化raw/目录(每个都是存储库中的顶级文件夹):
| 目录 | 存储内容 |
|---|---|
| 带有上下文信息的联系人——类CRM系统。每个人对应一个markdown文件。 |
| 组织档案——最近接触点、商机规模、状态。每个公司对应一个文件。 |
| 通话/会议记录+笔记。命名规则: |
| 标准操作流程。命名规则: |
| 决策记录(叙事形式; |
| 来自潜在客户/客户/用户的原话。用于支撑文案、标题、异议处理内容。 |
| 通话中被询问3次以上的问题。每个问题会转化为预答的SOP/FAQ/脚本。 |
| 异议库+最佳回复。可整合为销售脚本。 |
| 遗留/未分类的捕获内容(备用存储桶,尽量少用)。 |
wiki/outputs/INDEX.md保留目录(company-brain绝不会修改):、、、。
Projects/Team/Templates/Drafts/Multi-author discipline
多作者规范
Every capture stamps:
markdown
source: <URL / call / email / manual entry>
author: <who added this — email or handle>
captured: YYYY-MM-DD
trust: unreviewedWiki pages track cumulative contributions in the section (per source file, per author). No overwriting — always append + attribute.
## SourcesSensitivity tagging (optional but recommended):
markdown
sensitivity: internal # any team member can read
sensitivity: leadership # exec team only
sensitivity: confidential # named list only (list access in the file)Default: . Query mode respects sensitivity — refuses to include content unless the invoker is on the access list.
internalconfidential每次捕获都会标记以下元数据:
markdown
source: <URL / 通话 / 邮件 / 手动输入>
author: <添加者——邮箱或账号>
captured: YYYY-MM-DD
trust: unreviewedWiki页面会在部分记录累计贡献(按源文件、按作者)。禁止覆盖内容——始终采用追加+署名的方式。
## Sources敏感度标记(可选但推荐):
markdown
sensitivity: internal # 所有团队成员均可查看
sensitivity: leadership # 仅高管团队可查看
sensitivity: confidential # 仅指定列表人员可查看(在文件中列出访问权限)默认值:。查询模式会遵守敏感度规则——除非调用者在访问列表中,否则不会包含内容。
internalconfidentialTrust levels
信任等级
The other half of multi-author discipline: not everything captured deserves equal weight as context. Every structured-raw file carries a field.
trust:(The field is named , not , because and already use for lifecycle — prospect/customer, decided/reversed — and the two must not collide.)
truststatuscompanies/decisions/status:| Trust | Meaning | Query treatment |
|---|---|---|
| Captured but no human has confirmed it (default for every new capture) | Usable, but flagged — answers leaning on it note lower confidence |
| A human reviewed it and confirmed it's right | Full weight |
| Wrong or obsolete — kept for history only | Never used as context |
| Replaced by something newer — add | Never used as context; queries point to the replacement |
Deliberately an enum, not a numeric weight — teams keep a four-value field current; nobody maintains a 0–1 float.
Deprecation replaces deletion. The "never delete raw files" rule stays intact: when info turns out wrong or stale, mark it (or with a pointer) instead of removing it. History is preserved; context is protected.
deprecatedsupersededTrust is orthogonal to sensitivity — a file can be + , or + .
verifiedconfidentialunreviewedinternalExisting vaults: files predating trust levels simply lack the field — treat them as . If the vault's schema predates trust levels, offer to add the trust spec to it on the first run (the vault's CLAUDE.md stays authoritative — extend it, don't override it).
trust:unreviewedCLAUDE.md/cb review多作者规范的另一部分:并非所有捕获内容都具有同等的上下文权重。每个结构化原始文件都带有字段。
trust:(该字段命名为而非,因为和已使用表示生命周期——潜在客户/客户、已决定/已撤销——两者不能冲突。)
truststatuscompanies/decisions/status:| 信任等级 | 含义 | 查询处理方式 |
|---|---|---|
| 已捕获但未经过人工确认(所有新捕获内容的默认值) | 可使用,但会标记——依赖该内容的答案会注明置信度较低 |
| 已通过人工审核并确认内容正确 | 赋予全部权重 |
| 内容错误或过时——仅保留历史记录 | 绝不会作为上下文使用 |
| 已被更新内容替代——需添加 | 绝不会作为上下文使用;查询会指向替代内容 |
刻意采用枚举值而非数值权重——团队只需维护四个选项的字段,无需管理0-1的浮点数。
弃用替代删除。“绝不删除原始文件”的规则依然有效:当内容被证明错误或过时,标记为(或并添加指向替代内容的链接),而非删除。历史记录得以保留,上下文信息得到保护。
deprecatedsuperseded信任等级与敏感度相互独立——一个文件可以是+,也可以是+。
verifiedconfidentialunreviewedinternal现有存储库:早于信任等级的文件会缺少字段——将其视为。如果存储库的架构早于信任等级,首次运行时会提议将信任规范添加到该文件中(存储库的CLAUDE.md始终是权威来源——仅扩展,不覆盖)。
trust:unreviewedCLAUDE.md/cb reviewStep 1 — Load vault config + schema
步骤1 — 加载存储库配置与架构
- Read for the vault path (default:
references/vault-config.md)${COMPANY_BRAIN_VAULT:-$HOME/Documents/CompanyBrain}/ - Read for the authoritative team schema. If present, trust it over
<vault>/CLAUDE.md— the team's vault is the source of truth.references/schema.md - If no , fall back to
<vault>/CLAUDE.md— the team schema starter kit.references/schema.md
- 读取获取存储库路径(默认值:
references/vault-config.md)${COMPANY_BRAIN_VAULT:-$HOME/Documents/CompanyBrain}/ - 读取获取权威团队架构。如果存在,优先信任该文件而非
<存储库>/CLAUDE.md——团队的存储库是事实来源。references/schema.md - 如果没有,则回退到
<存储库>/CLAUDE.md——团队架构入门套件。references/schema.md
Step 2 — Parse mode
步骤2 — 解析模式
| Invocation | Mode |
|---|---|
| capture |
| compile |
| query |
| review |
| lint |
| connect |
| search |
| 调用指令 | 模式 |
|---|---|
| 捕获 |
| 编译 |
| 查询 |
| 审核 |
| 检查 |
| 关联 |
| 搜索 |
Step 3 — Run the mode
步骤3 — 运行对应模式
capture
捕获
Same intake mechanics as second-brain, but the routing is different — pick the structured dir based on content type.
-
Detect content type + route to the right dir:
- Call/meeting transcript →
meetings/YYYY-MM-DD-<company-or-topic>-<slug>.md - Person's LinkedIn / bio / contact context →
people/<name-slug>.md - Company profile / prospect / client →
companies/<company-slug>.md - Documented process / how-we-do-X →
sops/<team>-<process>.md - Decision made by leadership / team →
decisions/YYYY-MM-DD-<decision-slug>.md - Verbatim customer quote → (append to existing themed file if one exists)
customer-language/<theme-slug>.md - Question asked in a call → (append counter if repeat)
recurring-questions/<question-slug>.md - Sales objection heard → (append variant if repeat)
sales-objections/<objection-slug>.md - If ambiguous, ask.
- Call/meeting transcript →
-
Add multi-author metadata (top of file):markdown
source: <URL / call with X on YYYY-MM-DD / email from Y / etc.> author: <who captured this> captured: YYYY-MM-DD trust: unreviewed # every capture starts unreviewed — review mode promotes it sensitivity: internal # or leadership / confidential -
Save + report file path + one-line summary.
Don't compile into the wiki here — capture is fast intake.
与second-brain的输入机制相同,但路由方式不同——根据内容类型选择结构化目录。
-
检测内容类型并路由到对应目录:
- 通话/会议记录 →
meetings/YYYY-MM-DD-<公司或主题>-<缩写>.md - 个人LinkedIn资料/简历/联系上下文 →
people/<姓名缩写>.md - 公司档案/潜在客户/客户 →
companies/<公司缩写>.md - 已记录的流程/操作指南 →
sops/<团队>-<流程>.md - 领导层/团队做出的决策 →
decisions/YYYY-MM-DD-<决策缩写>.md - 客户原话 → (如果已有对应主题文件,则追加内容)
customer-language/<主题缩写>.md - 通话中被询问的问题 → (如果重复则追加计数)
recurring-questions/<问题缩写>.md - 销售异议 → (如果重复则追加变体)
sales-objections/<异议缩写>.md - 如果内容类型不明确,询问用户确认。
- 通话/会议记录 →
-
添加多作者元数据(文件顶部):markdown
source: <URL / 与X在YYYY-MM-DD的通话 / 来自Y的邮件 / 等> author: <捕获者> captured: YYYY-MM-DD trust: unreviewed # 所有捕获内容初始状态为未审核——审核模式可提升其等级 sensitivity: internal # 或leadership / confidential -
保存并反馈文件路径+一行摘要。
此阶段不编译到wiki中——捕获是快速录入环节。
compile
编译
Same core pattern as 's compile mode — process unprocessed structured-raw files into wiki pages, update INDEX.md, add Sources sections.
second-brainDifferences from second-brain:
- Multi-author attribution: Sources section includes author, not just filename
markdown
## Sources - `people/jane-doe.md` (added by @alex, 2026-06-30) — CTO of Acme, evaluated us Q2 - Cross-category compilation: a wiki page on "Acme Corp deal" might pull from ,
companies/acme.md,meetings/2026-06-15-acme-discovery.md, andsales-objections/acme-pricing.md— all into one wiki page.people/jane-doe.md - Sensitivity inheritance: wiki pages inherit the highest sensitivity of any source. If any source is , the wiki page is
confidential.confidential - Trust filtering: and
deprecatedsources are excluded from wiki pages. If a source that already fed a wiki page later gets deprecated, recompile flags the affected pages for re-review and drops the source, noting it in Sources using the file'ssuperseded+reviewedstamps:reviewed_by. Pages built mostly from- meetings/2026-06-15-x.md (deprecated 2026-07-01 by @alex)sources get aunreviewedcallout at the top.> ⚠ Mostly unreviewed sources - INDEX.md categories for teams: ,
Sales,Customers,Ops,Product,Team & People,Decisions. Extend as needed.Playbooks
Everything else (one-page-per-concept, , Connections mandatory, quality > quantity) is identical.
[[wikilinks]]与的编译模式核心流程相同——将未处理的结构化原始文件处理为wiki页面,更新INDEX.md,添加Sources部分。
second-brain与second-brain的差异:
- 多作者署名:Sources部分包含作者信息,而非仅文件名
markdown
## Sources - `people/jane-doe.md`(由@alex添加,2026-06-30)——Acme公司CTO,于Q2评估我方 - 跨类别编译:关于“Acme Corp交易”的wiki页面可能会整合、
companies/acme.md、meetings/2026-06-15-acme-discovery.md和sales-objections/acme-pricing.md的内容——全部合并到一个wiki页面中。people/jane-doe.md - 敏感度继承:wiki页面会继承所有源文件中的最高敏感度。如果任何源文件是,则wiki页面也为
confidential。confidential - 信任过滤:和
deprecated的源文件会被排除在wiki页面之外。如果已被用于生成wiki页面的源文件后来被标记为弃用,重新编译会标记受影响的页面需要重新审核,并在Sources部分注明该文件的superseded+reviewed标记:reviewed_by。主要基于- meetings/2026-06-15-x.md(于2026-07-01由@alex标记为弃用)源文件构建的页面会在顶部显示unreviewed的提示。> ⚠ 主要来源未经过审核 - INDEX.md团队分类:、
Sales、Customers、Ops、Product、Team & People、Decisions。可根据需要扩展。Playbooks
其他规则(每个概念对应一个页面、链接、强制关联、质量优先于数量)与second-brain完全一致。
[[wikilinks]]query
查询
Same as second-brain query, plus:
- Sensitivity check first: identify the invoker; refuse to include content above their sensitivity level.
- Trust rules: prefer over
verified, and recent over old. Never useunreviewedordeprecatedcontent as context — at most cite it as a pointer: "(deprecated — see [[replacement]])". When two sources conflict, prefer the newer + higher-status one AND surface the disagreement in the answer.superseded - Confidence flag: if the answer leans mostly on sources, say so up front: "Low confidence — 3 of 4 sources are unreviewed. Run
unreviewedto firm these up."/cb review - Author-aware answers: when citing, include who contributed the info: "Per [[Acme Deal]] (source: by @alex)..."
meetings/2026-06-15-acme-discovery.md - Route external gaps to , same as second-brain.
deep-research
Save to with the answer + wiki pages consulted + sensitivity level of the output.
outputs/<YYYY-MM-DD>-<question-slug>.md与second-brain的查询模式相同,新增以下特性:
- 先进行敏感度检查:识别调用者;拒绝包含超出其敏感度等级的内容。
- 信任规则:优先使用内容而非
verified内容,优先使用最新内容而非旧内容。绝不会将unreviewed或deprecated内容作为上下文——最多将其作为引用指针:“(已弃用——请查看[[替代内容]])”。当两个源内容冲突时,优先选择更新、等级更高的内容,并在答案中指出分歧。superseded - 置信度标记:如果答案主要依赖源内容,会在开头注明:“置信度较低——4个来源中有3个未经过审核。运行
unreviewed以确认这些内容。”/cb review - 作者感知的答案:引用内容时会注明贡献者:“根据[[Acme交易]](来源:,由@alex提供)……”
meetings/2026-06-15-acme-discovery.md - 将外部信息缺口路由至,与second-brain相同。
deep-research
将答案保存至,包含答案+参考的wiki页面+输出内容的敏感度等级。
outputs/<YYYY-MM-DD>-<问题缩写>.mdreview
审核
The human culling pass. This is how a team keeps garbage-in from becoming garbage-context: everything gets captured freely (nothing is lost), but only reviewed info earns full weight.
-
Sensitivity check first — same rule as query mode: identify the invoker and exclude files above their sensitivity level from the queue. Report the exclusion count: "3 items above your sensitivity level were skipped — someone on the leadership list needs to review those."
-
Build the triage queue:
- All files across the structured-raw dirs (including files with no
trust: unreviewedfield at all), newest firsttrust: - Everything lint flags (checks 1–12; check 13 is about review itself)
- Files whose review dates have lapsed, where those fields exist: files past
decisions/,review_byfiles pastsops/+last_reviewedreview_cadence
- All
-
Walk the queue one item at a time. For each file show: one-line summary, source, author, captured date, and which wiki pages cite it. Offer four dispositions — every disposition except skip stamps+
reviewed: YYYY-MM-DD:reviewed_by: <handle>- verify →
trust: verified - deprecate → (wrong or obsolete; kept for history)
trust: deprecated - supersede → +
trust: superseded(ask for the replacement)superseded_by: [[target]] - skip → leave as-is, resurfaces next review
- verify →
-
Batch-apply the frontmatter updates — don't rewrite file bodies, only the metadata block.
-
Flag downstream effects: if a deprecated/superseded file feeds existing wiki pages, list those pages and offer to recompile them now.
-
Close with a summary: "12 reviewed: 8 verified, 3 deprecated, 1 superseded. 2 wiki pages recompiled. Next review suggested: <date>." Save the summary toso the cull itself has an audit trail.
outputs/<YYYY-MM-DD>-review.md
Cadence: weekly for active vaults; pair with to schedule it so the cull actually happens instead of depending on someone remembering. A vault where reviews lapse >1 month shows up in lint (check 13).
loopify人工清理环节。这是团队防止“垃圾进垃圾出”的关键:所有内容都可以自由捕获(不会丢失),但只有经过审核的内容才能获得全部权重。
-
先进行敏感度检查——与查询模式规则相同:识别调用者,将超出其敏感度等级的文件排除在队列之外。反馈排除数量:“有3项内容超出你的敏感度等级已被跳过——需要领导层列表中的人员审核这些内容。”
-
构建分类队列:
- 所有结构化原始目录中的文件(包括完全没有
trust: unreviewed字段的文件),按最新优先排序trust: - 所有检查模式标记的问题(检查项1–12;检查项13与审核本身相关)
- 审核日期过期的文件(如果存在相关字段):中超过
decisions/日期的文件、review_by中超过sops/+last_reviewed的文件review_cadence
- 所有结构化原始目录中的
-
逐个处理队列中的项目。对于每个文件,显示:一行摘要、来源、作者、捕获日期、引用该文件的wiki页面。提供四种处理选项——除“跳过”外,所有选项都会标记+
reviewed: YYYY-MM-DD:reviewed_by: <账号>- 验证 →
trust: verified - 弃用 → (内容错误或过时;仅保留历史记录)
trust: deprecated - 替代 → +
trust: superseded(询问替代内容)superseded_by: [[目标文件]] - 跳过 → 保持原样,下次审核时重新出现
- 验证 →
-
批量更新前置元数据——不修改文件主体,仅更新元数据块。
-
标记下游影响:如果被弃用/替代的文件已被用于生成现有wiki页面,列出这些页面并提议立即重新编译。
-
结束时提供摘要:*“已审核12项:8项验证通过,3项弃用,1项替代。已重新编译2个wiki页面。建议下次审核日期:<日期>。”*将摘要保存至,以便清理操作本身有审计记录。
outputs/<YYYY-MM-DD>-review.md
周期:活跃存储库每周一次;搭配工具安排定期任务,确保清理操作按时进行,无需依赖人工记忆。如果存储库超过1个月未进行审核,检查模式会标记该问题(检查项13)。
loopifylint
检查
Same seven checks as second-brain PLUS:
- Stale people/companies — or
people/file with no update in >6 months for active accountscompanies/ - Recurring-questions above threshold — questions asked 5+ times without a wiki page or SOP
- Objections without responses — files with no linked response in
sales-objections/orsops/wiki/ - SOP freshness — SOPs not touched in >12 months (may be stale as the business evolves)
- Author load imbalance — one contributor doing >80% of captures (usually signals the vault is one-person-dependent — bad for team continuity)
- Review backlog — >20 files sitting at , or no review pass (no
trust: unreviewed) in >1 month. Points atoutputs/*-review.md./cb review
与second-brain的7项检查相比,新增以下检查项:
- 过时的人员/公司信息 —— 或
people/中活跃账户超过6个月未更新的文件companies/ - 高频重复问题 —— 被询问5次以上但未生成wiki页面或SOP的问题
- 无回复的异议 —— 中未链接到
sales-objections/或sops/中回复内容的文件wiki/ - SOP时效性 —— 超过12个月未更新的SOP(可能因业务发展而过时)
- 作者负载失衡 —— 单个贡献者完成超过80%的捕获内容(通常表明存储库依赖单人,不利于团队连续性)
- 审核积压 —— 超过20个文件处于状态,或超过1个月未进行审核(无
trust: unreviewed文件)。指向outputs/*-review.md指令。/cb review
connect
关联
Same as second-brain plus cross-category link suggestions — e.g., should link to and if they exist.
sales-objections/pricing-too-high.mdcustomer-language/willingness-to-pay.mdsops/discovery-call-cadence.md与second-brain相同,新增跨类别链接建议——例如,如果和存在,应链接到这两个文件。
customer-language/willingness-to-pay.mdsops/discovery-call-cadence.mdsales-objections/pricing-too-high.mdsearch
搜索
Same. Grep across all structured-raw dirs + .
wiki/与second-brain相同。在所有结构化原始目录+中进行全局搜索。
wiki/Optional: auto-sync sources
可选:自动同步来源
Team vaults benefit from automated capture. See for the setup patterns:
references/auto-sync-sources.md| Source | What it captures | Setup |
|---|---|---|
| Fathom / Gong / Granola | Call/meeting transcripts | Webhook → append to |
| Slack export | Team discussions worth preserving | Manual or scheduled export → |
| Email (Front / Missive / Superhuman) | Customer-facing threads worth preserving | Forward-to-address → append to |
| CRM (HubSpot / Attio / Pipedrive) | Deal state, contact info | Periodic sync → |
Auto-sync is optional — most teams start with manual capture and add automation as the vault matures. Pair with to schedule periodic sync jobs.
loopify团队存储库可受益于自动化捕获。查看获取设置模式:
references/auto-sync-sources.md| 来源 | 捕获内容 | 设置方式 |
|---|---|---|
| Fathom / Gong / Granola | 通话/会议记录 | Webhook → 追加至 |
| Slack导出 | 值得保留的团队讨论内容 | 手动或定期导出 → |
| 邮件(Front / Missive / Superhuman) | 值得保留的客户沟通线程 | 转发至指定地址 → 追加至 |
| CRM(HubSpot / Attio / Pipedrive) | 交易状态、联系信息 | 定期同步 → |
自动同步是可选功能——大多数团队从手动捕获开始,随着存储库成熟再添加自动化。搭配工具安排定期同步任务。
loopifyMulti-writer git sync (team members + remote agents)
多作者Git同步(团队成员+远程代理)
A team vault is multi-writer by definition, and git is the coordination layer. Back the vault with a hosted remote (GitHub/GitLab); the remote then doubles as a capture API for agents without filesystem access — cloud agents, scheduled sync jobs, teammates' machines. Anything that can reach the git host's API (directly, or through an MCP integration layer like Executor) can read the wiki and commit captures into the structured raw dirs.
The discipline that keeps writers from diverging:
- Every local session pulls before writing: before vault work, push after committing. With multiple humans and agents committing, local copies go stale fast.
git pull --rebase --autostash - Obsidian users: the community Git plugin with auto-pull on an interval (~10 min) + pull-on-startup, auto-commit off — commits should stay semantic (one per capture/compile), not "vault backup" noise. Every team member's machine needs this, not just one.
- Remote agents and auto-sync jobs commit append-mostly: new files in the structured dirs, descriptive commit messages, author stamped in the capture frontmatter (the multi-author trust model depends on it). Distinct-file appends make conflicts rare; rebase absorbs the rest.
Verify the loop once per machine when onboarding: remote commit via API → local pull → file appears.
团队存储库本质上是多作者的,Git是协调层。将存储库托管到远程平台(GitHub/GitLab);远程平台同时作为无文件系统访问权限的代理的捕获API——云代理、定期同步任务、团队成员的设备。任何可以访问Git平台API的工具(直接访问,或通过MCP集成层如Executor)都可以读取wiki内容并将捕获内容提交到结构化原始目录。
防止作者内容分歧的规范:
- 每次本地会话在写入前拉取:在操作存储库前执行,提交后推送。由于多个人类和代理同时提交,本地副本会很快过时。
git pull --rebase --autostash - Obsidian用户:使用社区Git插件,设置定期自动拉取(约10分钟)+启动时拉取,关闭自动提交——提交应保持语义化(每次捕获/编译对应一次提交),而非“存储库备份”式的冗余提交。所有团队成员的设备都需要设置此配置,而非仅单人设置。
- 远程代理和自动同步任务以追加方式提交:在结构化目录中添加新文件,使用描述性提交信息,在捕获前置元数据中标记作者(多作者信任模型依赖此信息)。追加独立文件可减少冲突;变基操作可处理剩余冲突。
入职时在每台设备上验证一次流程:通过API远程提交→本地拉取→文件出现。
Composes with
可组合工具
- — sibling. Use
second-brainfor your personal wiki;second-brainfor the team's. A person can maintain both simultaneously with separate vault paths.company-brain - — use to author new skills that read from the company brain (e.g., a
skillifyskill that queriesweekly-team-briefevery Monday).company-brain - — schedule auto-sync jobs (Fathom pull daily, Slack export weekly, review pass weekly, INDEX lint monthly).
loopify - — wire up integrations that feed the company brain (Fathom webhook receiver, Attio API, etc.).
toolify - — when
deep-researchfinds gaps, route external. Save deep-research results intoqueryfor future compilation.raw/ - —
decidefolder complementsdecisions/'s structured archive.deciderecords the evaluation;deciderecords the narrative + outcome + review notes.decisions/ - — team task management sits in
pm(reserved from company-brain).Projects/owns Projects/; company-brain reads it for context but doesn't modify.pm - —
jab-hookfuels social copy that resonates with actual prospect language.customer-language/ - A blog-drafting skill (yours or a companion plugin) — pulls from ,
customer-language/, andrecurring-questions/for authoritative blog drafts.sops/
- —— 姊妹工具。使用
second-brain管理个人wiki;使用second-brain管理团队wiki。个人可通过不同存储库路径同时维护两者。company-brain - —— 用于编写可读取company-brain内容的新工具(例如,每周一查询
skillify的company-brain工具)。weekly-team-brief - —— 安排自动同步任务(每日拉取Fathom数据、每周导出Slack内容、每周审核、每月检查INDEX)。
loopify - —— 搭建向company-brain提供数据的集成(Fathom Webhook接收器、Attio API等)。
toolify - —— 当
deep-research发现信息缺口时,路由至外部研究。将深度研究结果保存至query以便后续编译。raw/ - ——
decide文件夹补充decisions/的结构化存档。decide记录评估过程;decide记录叙事内容+结果+审核笔记。decisions/ - —— 团队任务管理位于
pm(company-brain保留目录)。Projects/负责Projects/;company-brain读取该目录内容作为上下文,但不会修改。pm - ——
jab-hook为符合潜在客户真实语言习惯的社交文案提供支撑。customer-language/ - 博客草稿工具(自定义或配套插件)——从、
customer-language/和recurring-questions/中提取内容生成权威博客草稿。sops/
Sibling implementations (reference)
姊妹实现(参考)
Same lineage as :
second-brain- Gbrain — Garry Tan's team-scale brain (146K pages, 24K people entities). Postgres/PGLite backed with graph traversal + scheduled maintenance. When a team's company-brain outgrows markdown-only, Gbrain is the upgrade path.
- Hermes' — reference for the 3-folder pattern.
llm-wiki - Notion AI / Glean / Mem — commercial "Company OS" tools. Company-brain is the Claude-native, markdown-first alternative — cheaper, more portable, better for teams that already live in Obsidian / Git-backed docs.
与同属一个体系:
second-brain- Gbrain —— Garry Tan的团队级知识库(146K页面,24K人员实体)。基于Postgres/PGLite,支持图遍历+定期维护。当团队的company-brain超出纯markdown的承载能力时,Gbrain是升级方向。
- Hermes' —— 三文件夹模式的参考实现。
llm-wiki - Notion AI / Glean / Mem —— 商业化“公司操作系统”工具。Company-brain是Claude原生、优先支持markdown的替代方案——成本更低、更易迁移,更适合已使用Obsidian / Git托管文档的团队。
Notes on quality
质量注意事项
- Structured raw > flat raw at team scale. Second-brain's type-prefix works for one person; teams need dedicated dirs for people/companies/meetings/etc. so multi-author search stays fast.
- Multi-author attribution is non-negotiable. Every file stamps and
author:. Wiki pages cite by source + author.captured: - Sensitivity is respected end-to-end. Query mode refuses to include content above the invoker's level. Wiki pages inherit the highest sensitivity of any source.
- Never delete raw files. Same rule as second-brain — the structured dirs are the source of truth. When info is wrong or stale, deprecate, don't delete — removes it from context while preserving history.
trust: deprecated - Capture freely, weight deliberately. The trust enum means dumping information in is safe — nothing unreviewed poisons answers at full weight, and is the regular cull that promotes or retires it.
/cb review - Never modify ,
Projects/,Team/,Templates/during company-brain operations.Drafts/ - Auto-sync is optional. Start manual; automate as the vault matures. Don't burn cycles on Fathom webhooks before the team is capturing meetings regularly by hand.
- One person shouldn't be the whole vault. If lint flags author-load imbalance >80%, the team is one bus-factor away from losing the brain. Broaden contribution.
- 团队规模下,结构化原始内容优于扁平化原始内容。second-brain的类型前缀适合个人使用;团队需要专门的人员/公司/会议等目录,以便多作者搜索保持高效。
- 多作者署名必不可少。每个文件都标记和
author:。Wiki页面按来源+作者引用。captured: - 端到端遵守敏感度规则。查询模式拒绝包含超出调用者等级的内容。Wiki页面继承所有源文件中的最高敏感度。
- 绝不删除原始文件。与second-brain的规则相同——结构化目录是事实来源。当内容错误或过时,弃用而非删除——会将其从上下文中移除,但保留历史记录。
trust: deprecated - 自由捕获,审慎加权。信任枚举值意味着自由录入信息是安全的——未审核内容不会以全权重污染答案,是定期清理环节,用于提升或淘汰内容。
/cb review - company-brain操作期间绝不修改、
Projects/、Team/、Templates/。Drafts/ - 自动同步是可选功能。从手动开始;随着存储库成熟再添加自动化。在团队尚未习惯手动捕获会议内容前,不要浪费时间设置Fathom Webhook。
- 存储库不应依赖单人。如果检查模式标记作者负载失衡超过80%,团队面临因单人离职而丢失知识库的风险。应扩大贡献者范围。