cs-onboard
Founder onboarding interview that captures company context across 7 dimensions. Invoke with /cs:setup for initial interview or /cs:update for quarterly refresh. Generates ~/.claude/company-context.md used by all C-suite advisor skills.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alirezarezvani/cs-onboardWhat This Skill Does
The cs-onboard skill acts as the foundational intelligence layer for the OpenClaw AI agent ecosystem. By conducting a structured yet conversational 45-minute founder interview, it captures the essential DNA of a business across seven critical dimensions: Company Identity, Stage & Scale, Founder Profile, Team & Culture, Market & Competition, Current Challenges, and Goals & Ambition. Unlike static forms, this skill employs active listening, probing for genuine insights rather than marketing fluff, to generate a persistent ~/.claude/company-context.md file. This output file becomes the source of truth that all other C-suite advisor agents reference, ensuring every piece of advice or task execution is aligned with the specific realities, constraints, and ambitions of the founder.
Installation
To integrate this skill into your local environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/alirezarezvani/cs-onboard
Ensure you have the necessary write permissions to the ~/.claude/ directory, as the skill creates and maintains the persistent context file there.
Use Cases
- Initial Setup: Execute
/cs:setupduring the first deployment of OpenClaw to establish the baseline company context for all future AI interactions. - Quarterly Reviews: Use
/cs:updateevery 90 days to capture pivots, growth milestones, or changing team dynamics, ensuring your AI advisors don't give outdated advice. - Contextual Alignment: Perfect for founders who want their various AI agents to share a unified understanding of business goals, preventing conflicting guidance from different AI modules.
Example Prompts
- "/cs:setup"
- "/cs:update"
- "I've just finished my morning review, let's run /cs:update to reflect the new growth targets we discussed."
Tips & Limitations
- Quality of Input: The AI reflects the honesty of the founder. If you provide 'poster on the wall' values, your AI agents will provide generic, low-utility advice. Treat this as a deep strategy session.
- Depth Matters: The skill is designed to probe. When the agent asks about conflict or blind spots, provide real examples. This data is what allows the agent to act as a high-level strategic advisor later.
- Persistence: Ensure that
~/.claude/company-context.mdis backed up if you manage your configuration files in a repository, as this file is the brain for your entire OpenClaw suite.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alirezarezvani-cs-onboard": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry. Produces deliverables including positioning statements, battlecard documents, launch plans, and go-to-market strategies.
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.
qms-audit-expert
ISO 13485 internal audit expertise for medical device QMS. Covers audit planning, execution, nonconformity classification, and CAPA verification. Use for internal audit planning, audit execution, finding classification, external audit preparation, or audit program management.
code-reviewer
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.