跳到主要内容
知仓学习社ZHICANG

onboard

/cs:onboard — Founder interview that populates ~/.claude/company-context.md using the canonical 7-dimension cs-onboard schema. The first command to …

不碰外部(只输出文字)无严重或高危命中alirezarezvani/claude-skills

它会碰到什么

扫了多少1 个文本文件,5 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

/cs:onboard — Founder Interview

Command: /cs:onboard

The first command to run when adopting c-level-agents. A structured founder interview that produces ~/.claude/company-context.md — the file every cs-* advisor reads before responding. Without this, the advisors are guessing.

What This Produces

~/.claude/company-context.md — a single file with the durable facts about the company. Read by:

  • cs-chief-of-staff (routing decisions)
  • Every cs-* advisor (context for any question)
  • /cs:brief (assumptions in any new decision)

The Interview (12 Questions)

Company Basics

  1. Company name and one-sentence pitch.
  2. Stage: pre-seed / seed / Series A / Series B / Series C+ / public
  3. Headcount: total, by function (eng / product / GTM / ops / G&A)
  4. Geographic distribution: HQ + remote split, key countries

Business Model

  1. Revenue model: SaaS subscription / usage / transaction / marketplace / hardware / services
  2. ICP: name one real customer and describe what they have in common with others
  3. ACV: median and range; deal count last 12 months
  4. Growth rate: ARR YoY; if pre-revenue, leading metric (users, MAU, etc.)

Financial Posture

  1. Runway: months of cash at current burn; bear-case months
  2. Last raise: amount, valuation, lead investor, date

Strategic Context

  1. Top 3 priorities for the current quarter (in plain language)
  2. Top 3 risks the founder loses sleep over (be specific)

Output Format

Canonical schema: ~/.claude/company-context.md is owned by the [cs-onboard](../../../c-level-advisor/skills/cs-onboard/SKILL.md) skill and follows its 7-dimension schema (../../../c-level-advisor/skills/cs-onboard/templates/company-context-template.md): Company Identity, Stage & Scale, Founder Profile, Team & Culture, Market & Competition, Current Challenges, Goals & Ambition. The 12 questions above are a faster structured intake that populates that same file — Identity/Business/Financial → Stage & Scale, Team → Team & Culture, Quarter priorities/risks → Current Challenges + Goals & Ambition. Write [not captured] for dimensions the quick intake doesn't reach (Founder Profile, Market & Competition); run the full cs-onboard interview to fill them. Never create a second context file or a divergent layout.

The intake summary captured by the 12 questions:

# Company Context
**Generated:** YYYY-MM-DD
**Last updated:** YYYY-MM-DD

## Identity
- **Company:** <name>
- **Pitch:** <one sentence>
- **Stage:** <stage>
- **HQ + remote:** <distribution>

## Business
- **Model:** <type>
- **ICP:** <description + named customer>
- **ACV:** $<median> (range $<low> - $<high>)
- **Deal count (LTM):** N
- **ARR growth (YoY):** X%

## 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>

## Team
- **Total headcount:** N
- **Eng:** N | Product: N | GTM: N | Ops: N | G&A: N

## Quarter
- **Top priorities (Q<X> YYYY):**
  1. <priority>
  2. <priority>
  3. <priority>

- **Top risks:**
  1. <risk>
  2. <risk>
  3. <risk>

## Routing Hints
[Optional: any role the founder wants to use sparingly or rely on heavily]

Workflow

  1. Walk the founder through all 12 questions
  2. Quote founder's own words wherever possible (don't paraphrase the ICP)
  3. Save to ~/.claude/company-context.md
  4. (Optional) If llm-wiki bridge is configured: symlink to vault
   ln -sf ~/company-vault/00-meta/company-context.md ~/.claude/company-context.md
  1. Confirm with founder: read the file back, ask "anything missing?"

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 /cs:boardroom for a high-stakes decision

Persistence

By default, ~/.claude/company-context.md is local to the founder's machine. To make it persistent across machines / shareable:

  • Markdown vault (recommended): see [../../references/llm-wiki-bridge.md](../../references/llm-wiki-bridge.md)
  • Encrypted dotfile sync: age + git
  • Shared team: keep in a private repo, symlink from ~/.claude/

Related

  • Skill: [cs-onboard](../../../c-level-advisor/skills/cs-onboard/SKILL.md) — the underlying interview protocol
  • Skill: [context-engine](../../../c-level-advisor/skills/context-engine/SKILL.md) — reads this file
  • Reference: [../../references/llm-wiki-bridge.md](../../references/llm-wiki-bridge.md)

Version: 1.0.0

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

同名技能的其他版本

有 2 个不同仓库或目录里都有叫 onboard 的技能。它们内容并不相同,别混用: