From c-level-agents
/cs:onboard — Founder interview that populates ~/.claude/company-context.md. The first command to run when starting with c-level-agents.
How this skill is triggered — by the user, by Claude, or both
Slash command
/c-level-agents:onboardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Command:** `/cs:onboard`
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.
~/.claude/company-context.md — a single file with the durable facts about the company. Read by:
cs-chief-of-staff (routing decisions)/cs:brief (assumptions in any new decision)Saved to ~/.claude/company-context.md:
# 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]
~/.claude/company-context.mdln -sf ~/company-vault/00-meta/company-context.md ~/.claude/company-context.md
/cs:boardroom for a high-stakes decisionBy default, ~/.claude/company-context.md is local to the founder's machine. To make it persistent across machines / shareable:
../../references/llm-wiki-bridge.md~/.claude/cs-onboard — the underlying interview protocolcontext-engine — reads this file../../references/llm-wiki-bridge.mdVersion: 1.0.0
npx claudepluginhub kruxshnx/claude-skills-devin --plugin c-level-agentsProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.