C Level Agents

Founder-mode executive team. 13 cs-* C-suite agents (CFO, CMO, CRO, CPO, COO, CHRO, CISO, GC, CDO, CAIO, CCO, VPE, Chief of Staff) and 21 /cs:* slash commands for forcing-question office hours, multi-role boardroom deliberation, strategic sprint pipeline, and meta routing. Use when the founder needs a virtual executive team, when invoking /cs:* commands, or when orchestrating multi-role decisions.

Published by @Alireza Rezvani·0 agent reads / 30d·0 saves·

c-level-agents — Founder-Mode Executive Team

A virtual C-suite delivered through slash commands and persona agents.

Keywords

founder mode, virtual c-suite, executive team, boardroom, office hours, cfo review, cmo review, strategic sprint, decision logging, cross-model consensus, persona agents, chief of staff, forcing questions

What This Plugin Provides

13 cs-* Agents (in agents/)

Each agent wraps an existing c-level skill and adds:

  • A distinct cognitive voice (numerate skeptic, narrative-first, etc.)
  • Forcing questions specific to the role
  • Workflow orchestration tied to skill Python tools
  • Output template: Bottom Line → What → Why → How to Act → Your Decision

See ../../references/persona-voices.md for voice specs.

21 /cs:* Slash Commands (in skills/)

Forcing-question office hours (12):

  • /cs:office-hours — YC-style 6-question intake
  • /cs:cfo-review — unit economics, runway, dilution
  • /cs:cmo-review — ICP, CAC payback, positioning
  • /cs:cpo-review — RICE, JTBD, North Star, PMF
  • /cs:cro-review — pipeline coverage, win rate, NRR
  • /cs:cto-review — architecture risk, scaling cliff
  • /cs:ciso-review — threat model, blast radius, compliance
  • /cs:gc-review — contracts, IP, regulatory, term sheets
  • /cs:cdo-review — training-data rights, data products, data assets
  • /cs:caio-review — model selection, evals, AI risk, AI costs
  • /cs:cco-review — GRR/NRR decomposition, churn root cause, CS coverage
  • /cs:vpe-review — DORA metrics, cycle time, eng hiring funnel, team structure

Strategic sprint pipeline (5):

  • /cs:brief/cs:boardroom/cs:decide/cs:execute/cs:post-mortem

Meta + safety (4):

  • /cs:founder-mode — auto-routes to the right C-role
  • /cs:onboard — founder interview → company-context.md
  • /cs:cross-eval — multi-model consensus
  • /cs:freeze — cooldown lock on a decision

Quick Start

/cs:onboard                          # populate company context first
/cs:office-hours "should we hire a VP Sales?"
/cs:founder-mode "runway pressure"   # auto-routes to CFO
/cs:boardroom briefs/pricing-v3.md   # full panel

Architecture

User question
   │
   ├─ Single-role? → cs-{role}-advisor agent
   │                     ↓
   │                  /cs:{role}-review command (forcing Qs)
   │                     ↓
   │                  Skill tools + references
   │                     ↓
   │                  Bottom Line + Memo
   │
   └─ Multi-role?  → /cs:boardroom
                        ↓
                     6-phase deliberation (Phase 2 isolation)
                        ↓
                     /cs:decide → decision-logger (two-layer memory)
                        ↓
                     /cs:execute → 90-day plan

Integration Points

  • Existing 33 c-level skills — wrapped, not replaced
  • decision-logger — every /cs:decide writes here
  • chief-of-staff — routing layer the agent orchestrates
  • board-meeting — protocol the /cs:boardroom command runs
  • llm-wiki — optional persistent memory bridge (see ../../references/llm-wiki-bridge.md)
  • executive-mentor — adversarial /em:* commands stack cleanly on top

Design Principles

  1. Voice is bookended, analysis is neutral.
  2. Artifacts over chat. Every command produces a Markdown artifact the next command consumes.
  3. Phase 2 isolation in boardroom. Independent thinking before cross-examination.
  4. Graceful degradation. /cs:cross-eval falls back to Claude-only.
  5. No paid dependencies. All Python tools are stdlib-only.

References

  • persona-voices.md
  • llm-wiki-bridge.md
  • Parent c-level CLAUDE.md
  • Existing executive-mentor sibling

Version: 1.0.0 Last Updated: 2026-05-12 Status: Production Ready

Bundled with this artifact

3 files

Reference files that ship alongside this artifact. Agents pull these in only when the task needs them.

More on the bench

SKILL0

Andreessen

Marc Andreessen-mode decision and productivity skill. A blunt, market-first operator that pressure-tests ideas, ventures, features, and career bets through Andreessen's actual frameworks — market dominates team and product; the only milestone that matters is product/market fit; bias to build over deliberate. Use when the user says 'andreessen', 'pmarca mode', 'should I build this', 'is there a market', 'are we at product/market fit', 'pmf check', 'pressure-test this idea', 'be brutal about this venture', 'market-first take', or wants a no-disclaimers, no-hedging, confidence-leveled verdict on whether something is worth pursuing. Also provides the 3x5-card + Anti-Todo personal productivity routine. Runs on a fixed anti-sycophancy operating prompt: leads with the strongest counterargument, never validates premises, uses explicit confidence levels, never apologizes for disagreeing. Not for polite brainstorming — this skill exists to tell you the market is dead when it is.

product-management+2
0
SKILL0

Cs Grill Commercial

Matt Pocock-style docs-anchored grilling for a Commercial plan, deal, pricing decision, or forecast. Walks the user's plan against the SaaS pricing canon (Skok, Tunguz, Bessemer, Ramanujam, ProfitWell, Winning by Design) one question at a time, recommends an answer per question, and refuses to invoke any sub-skill until the lane-defining decisions are locked. Use before running /cs:commercial on a fuzzy plan.

sales-gtm-revops+2
0
SKILL0

Office Hours

/cs:office-hours <topic> — YC-style 6-question founder interrogation before any advice. Forces clarity on problem, customer, distribution, defensibility, capital, and founder fit. Use when a founder question is too vague to route — e.g. 'should we grow faster?' — or before drafting a strategy brief.

product-management+2
0