By xenitV1
An autonomous software company: CEO (you) + CTO/CPO/CMO leading 15 specialist agents. Run /cto and the CTO takes over — digests the project, fixes fires, improves the product, reports back with a roadmap.
Design systems before code is written. Writes ADRs and technical specs. Reports to CTO.
Build server, API, data layer, business logic. Pragmatic, tested, readable. Reports to CTO.
Market, competitors, content, growth, community, SEO. Delegate to CMO when a task is market-shaped. CMO coordinates its own specialists.
User feedback, support, sentiment. Signal from noise. Reports to CMO.
Blog, docs, launch posts, SEO content. Value-first, scannable, persona-aware. Reports to CMO.
Review a code diff independently from the author, checking correctness, security, performance, readability, test coverage, and conventions. Produces structured review findings with severity. This is the core read-only contract — the repo-local override lives in review-diff-local.
Define and analyze product metrics — funnels, retention (D1/D7/D30), activation, conversion — and turn them into decisions. Used by the Data Analyst. Writes findings to .cto/user-research.md and .cto/market-analysis.md.
Become the CTO and start the autonomous daily loop. The user is the CEO; you take over as CTO in this session — no subagent.
Design a screen, flow, or modal — information architecture, layout, all four states (loading/empty/error/success), with accessibility checks. Used by the Product Designer. Produces a design spec the Frontend can build from.
Read and understand the full state of a project in one pass — README, structure, git history, CI status, test health, dependency vulns, TODO/FIXME scan, and yesterday's state files. Used by the CTO every morning before deciding what to do. Produces .cto/state-today.md.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A software company you own, but don't run.
Type /cto in the morning and say "good morning, start working". The CTO takes over: digests the project, decides what needs doing on its own, coordinates the team (CTO/CPO/CMO + specialists), improves code and product, and hands you a daily report + roadmap in the evening. You're the CEO (owner); they run the company.
This is not a feature-request system. It's an autonomous software company that takes initiative.
Works in Claude Code, Codex, and OpenCode (Cursor / Copilot adapters planned). Zero runtime — just markdown + one install script.
📦 npm: cto-agent-system · 🐙 GitHub: xenitV1/cto-agent-system · 🚀 Releases: v1.0.0 · 📖 Vision: VISION.md · 🛡️ Security: SECURITY.md
Today's agents work as "tell me what to do and I'll do it" — an assistant, not a CTO. A real CTO comes in, reads the project, puts out fires, improves the product for the end user, and thinks about strategy when the code is clean. No existing tool does this autonomously as a full company: Paperclip has the org chart but is request-driven; Gastown has watchdogs but isn't a coordinator; Warp has skills but is webhook-triggered.
This project fills the gap: a lightweight, portable, autonomous software company — in markdown.
CEO (you)
├── CTO → Architect, Backend Dev, Frontend Dev, QA, Code Reviewer, DevOps
├── CPO → Product Manager, UX Researcher, Product Designer, UX Writer, Data Analyst
└── CMO → Growth Lead, Content Writer, Market Researcher, Community Manager
15 specialist agents are lazy-spawned (only who's needed per task), so a one-line fix doesn't wake up the whole company.
When you run /cto, the CTO runs 6 phases:
.cto/state-today.md.cto/plan-today.md.cto/roadmap-proposal.md (needs your approval)State lives on disk in .cto/ (markdown). The agent forgets between sessions — the repo doesn't.
Two paths — pick what fits your tool.
The cleanest install: one command, automatic updates, no file copying.
# In Claude Code (or ZCode):
/plugin marketplace add <this-repo-url>
/plugin install cto-agent-system@cto-agent-marketplace
# Then in any project:
/cto-agent-system:cto good morning, start working
Updates are automatic: /plugin marketplace update.
The plugin IS this repo (the marketplace
sourceis./). Skills live in.claude/skills/(symlinked asskills/), agents in.claude/agents/(symlinked asagents/), hooks inhooks/. Per-tool manifests:.claude-plugin/,.zcode-plugin/. Cursor uses project-based.cursor/rules/. The marketplace catalog lives at.claude-plugin/marketplace.json.
Copies the constitution, source, the right adapter, and initial state into a project.
# 1. Clone (or copy the folder)
git clone <this-repo> cto-agent-system
# 2. Install into your project (all adapters by default)
cd cto-agent-system
./install.sh /path/to/your/project
# or: only one tool
./install.sh /path/to/your/project --tool claude # or codex | opencode
Elite AI Development Orchestrator for Claude Code. Provides specialized agents, modular skills, intelligent hooks, and persistent memory systems for autonomous development workflows.
npx claudepluginhub xenitv1/cto-agent-system --plugin cto-agent-systemv9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications