Open Source · Powered by Claude Code

Your AI C-Suite, in your terminal.

One command gives you a full executive team + engineering squad. From idea to deployed product — without hiring anyone.

View on GitHub See how it works →
cxostack — bash
$ uv run python main.py
Initializing cxostack...
Loading founder profile...
Agents ready.

cxostack> /cto "Build a SaaS tool for freelance invoicing"

[CTO] Gathering requirements...
[CTO] Writing spec → spec.md
[CTO] Designing architecture → architecture.md
[CTO] Creating phased plan → handing off to team...

[TEAM LEAD] Phase 1: Auth + billing scaffold
[DEV-1] Building user auth module...
[DEV-2] Building invoice generation...
[QA] Writing test suite...
[DEVOPS] Preparing deployment config...

Phase 1 complete. 3 files committed.
cxostack>
// the team

Your entire C-suite,
on demand.

Every agent is a Claude Code subagent. They share memory, hand off work, and coordinate — so you don't have to.

⚙️
/cto
Chief Technology Officer
Research, spec writing, architecture design, full build pipeline. Your technical co-founder.
📣
/cmo
Chief Marketing Officer
Go-to-market strategy, content plans, campaign briefs, brand voice. Launch-ready from day one.
🔒
/ciso
Chief Security Officer
Security audits, red team testing, vulnerability review. On-demand, not an afterthought.
🛠️
/sre
Site Reliability Engineer
Infra design, load testing, incident triage. Keeps your stack from burning down.
👥
auto
Engineering Squad
Architect, planner, team lead, devs, QA, code reviewer, DevOps. The full crew.
🧠
shared
Persistent Memory
Founder profile, tech preferences, past decisions. Every agent reads it before acting.
// the pipeline

Idea to deployed.
No context switching.

One command starts the full pipeline. Each handoff is automatic.

01
Idea
you
02
Requirements
CTO agent
03
Architecture
CTO agent
04
Build
eng squad
05
QA + Review
QA + reviewer
06
Deploy
DevOps agent
// quick start

Up in 4 commands.

No complex setup. No cloud accounts. Just clone, configure, and start building.

01
Clone & install
git clone github.com/cxostack/cxostack && uv sync
02
Bootstrap skills
./skills.sh bootstrap
03
Onboard
uv run python main.py → /cto onboard
04
Ship something
/cto "your idea here"

Stop building alone.

Open source. MIT license. Claude Code subscription required.

Star on GitHub Contribute →