onboard
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese/cs:onboard — Founder Interview
/cs:onboard — 创始人访谈
Command:
/cs:onboardThe first command to run when adopting c-level-agents. A structured founder interview that produces — the file every cs-* advisor reads before responding. Without this, the advisors are guessing.
~/.claude/company-context.md命令:
/cs:onboard这是采用c-level-agents时需要运行的第一个命令。通过结构化的创始人访谈生成文件——所有cs-*顾问在响应前都会读取该文件。如果没有这个文件,顾问只能凭猜测回复。
~/.claude/company-context.mdWhat This Produces
生成内容
~/.claude/company-context.md- (routing decisions)
cs-chief-of-staff - Every cs-* advisor (context for any question)
- (assumptions in any new decision)
/cs:brief
~/.claude/company-context.md- (用于决策路由)
cs-chief-of-staff - 所有cs-*顾问(为任何问题提供上下文)
- (用于新决策中的假设参考)
/cs:brief
The Interview (12 Questions)
访谈问题(共12个)
Company Basics
公司基本信息
- Company name and one-sentence pitch.
- Stage: pre-seed / seed / Series A / Series B / Series C+ / public
- Headcount: total, by function (eng / product / GTM / ops / G&A)
- Geographic distribution: HQ + remote split, key countries
- 公司名称和一句话简介。
- 发展阶段: 种子前/种子轮/A轮/B轮/C+轮/上市
- 员工规模: 总人数及各职能部门人数(研发/产品/GTM/运营/综合管理)
- 地域分布: 总部+远程人员占比,核心国家/地区
Business Model
商业模式
- Revenue model: SaaS subscription / usage / transaction / marketplace / hardware / services
- ICP: name one real customer and describe what they have in common with others
- ACV: median and range; deal count last 12 months
- Growth rate: ARR YoY; if pre-revenue, leading metric (users, MAU, etc.)
- 收入模式: SaaS订阅/使用量付费/交易抽成/平台模式/硬件/服务
- 理想客户画像(ICP): 列举一个真实客户,并描述其与其他客户的共性
- 平均合同价值(ACV): 中位数及范围;过去12个月的成交数量
- 增长率: 年度经常性收入(ARR)同比增长率;若未盈利,则提供核心指标(用户数、月活跃用户数等)
Financial Posture
财务状况
- Runway: months of cash at current burn; bear-case months
- Last raise: amount, valuation, lead investor, date
- 现金流储备: 当前消耗速率下的可用月数;最差场景下的可用月数
- 上一轮融资: 融资金额、估值、领投方、日期
Strategic Context
战略背景
- Top 3 priorities for the current quarter (in plain language)
- Top 3 risks the founder loses sleep over (be specific)
- 当前季度的三大优先事项(用直白语言描述)
- 创始人最担忧的三大风险(需具体)
Output Format
输出格式
Saved to :
~/.claude/company-context.mdmarkdown
undefined保存至:
~/.claude/company-context.mdmarkdown
undefinedCompany Context
Company Context
Generated: YYYY-MM-DD
Last updated: YYYY-MM-DD
Generated: YYYY-MM-DD
Last updated: YYYY-MM-DD
Identity
Identity
- Company: <name>
- Pitch: <one sentence>
- Stage: <stage>
- HQ + remote: <distribution>
- Company: <name>
- Pitch: <one sentence>
- Stage: <stage>
- HQ + remote: <distribution>
Business
Business
- Model: <type>
- ICP: <description + named customer>
- ACV: $<median> (range $<low> - $<high>)
- Deal count (LTM): N
- ARR growth (YoY): X%
- Model: <type>
- ICP: <description + named customer>
- ACV: $<median> (range $<low> - $<high>)
- Deal count (LTM): N
- ARR growth (YoY): X%
Financial
Financial
- Cash on hand: $<amount>
- Net burn (monthly): $<amount>
- Runway base: N months
- Runway bear: N months
- Last raise: $<amount> at $<post> in <month YYYY>, led by <investor>
- Cash on hand: $<amount>
- Net burn (monthly): $<amount>
- Runway base: N months
- Runway bear: N months
- Last raise: $<amount> at $<post> in <month YYYY>, led by <investor>
Team
Team
- Total headcount: N
- Eng: N | Product: N | GTM: N | Ops: N | G&A: N
- Total headcount: N
- Eng: N | Product: N | GTM: N | Ops: N | G&A: N
Quarter
Quarter
-
Top priorities (Q<X> YYYY):
- <priority>
- <priority>
- <priority>
-
Top risks:
- <risk>
- <risk>
- <risk>
-
Top priorities (Q<X> YYYY):
- <priority>
- <priority>
- <priority>
-
Top risks:
- <risk>
- <risk>
- <risk>
Routing Hints
Routing Hints
[Optional: any role the founder wants to use sparingly or rely on heavily]
undefined[Optional: any role the founder wants to use sparingly or rely on heavily]
undefinedWorkflow
工作流程
- Walk the founder through all 12 questions
- Quote founder's own words wherever possible (don't paraphrase the ICP)
- Save to
~/.claude/company-context.md - (Optional) If llm-wiki bridge is configured: symlink to vault
bash
ln -sf ~/company-vault/00-meta/company-context.md ~/.claude/company-context.md - Confirm with founder: read the file back, ask "anything missing?"
- 引导创始人完成全部12个问题
- 尽可能引用创始人的原话(不要改写ICP描述)
- 保存至
~/.claude/company-context.md - (可选)若配置了llm-wiki bridge:创建符号链接至知识库
bash
ln -sf ~/company-vault/00-meta/company-context.md ~/.claude/company-context.md - 与创始人确认:通读文件并询问“是否有遗漏内容?”
When to Re-Run
重新运行时机
- After a fundraise (numbers change)
- After a major pivot or product launch
- After 6+ months (most facts have drifted)
- After a major hire (team distribution changes)
- Always before a for a high-stakes decision
/cs:boardroom
- 完成一轮融资后(数据发生变化)
- 重大业务转型或产品发布后
- 超过6个月后(多数信息已过时)
- 核心岗位招聘完成后(团队分布变化)
- 进行高风险决策的命令前必须运行
/cs:boardroom
Persistence
持久化方案
By default, is local to the founder's machine. To make it persistent across machines / shareable:
~/.claude/company-context.md- Markdown vault (recommended): see
../../references/llm-wiki-bridge.md - Encrypted dotfile sync: age + git
- Shared team: keep in a private repo, symlink from
~/.claude/
默认情况下,仅存储在创始人本地机器上。如需跨机器同步或共享:
~/.claude/company-context.md- Markdown知识库(推荐): 参考
../../references/llm-wiki-bridge.md - 加密配置文件同步: age + git
- 团队共享: 存储在私有仓库中,从创建符号链接
~/.claude/
Related
相关内容
- Skill: — the underlying interview protocol
cs-onboard - Skill: — reads this file
context-engine - Reference:
../../references/llm-wiki-bridge.md
Version: 1.0.0
- Skill: — 底层访谈协议
cs-onboard - Skill: — 读取该文件的模块
context-engine - Reference:
../../references/llm-wiki-bridge.md
版本: 1.0.0