CTO Advisor Workflow
CTO-level reasoning: architecture tradeoffs, build versus buy, and tech debt against feature work.
Before & after
Same prompt, same agent — the only difference is the skill.
That's a big architectural decision. There are several factors: volume and velocity of data, query patterns, team expertise, cost at scale, and future growth. Postgres is familiar and scalable to a point; modern data warehouses excel at analytics at scale. What's your use case? What volume of data? What's your team's experience? How important is real-time querying versus batch analysis?
Delivers a TECH-STACK RECOMMENDATION with WORKLOAD ANALYSIS: transactional read/write patterns, analytical scan size, query concurrency. COST MODELING: Postgres estimated ops cost versus warehouse costs at 50GB and 500GB scale. TEAM-SKILL AUDIT: learning curve, hire timeline. SCALABILITY RUNWAY: Postgres typical ceiling around 1-2TB, warehouse no ceiling. and GO/NO-GO DECISION TREE: proceed with Postgres or migrate strategy timeline. Activates automatically when the request matches cs-cto-advisor. Chains with other skills. Structured workflow for consistent tech decisions.
About this skill
name: cs-cto-advisor description: Use when Structured Claude skill that gives Claude a repeatable workflow for cs cto advisor.
Cs Cto Advisor
One of 337+ skills in the original author's multi-agent claude-skills mega-collection (~19k GitHub stars). Packages the Cs Cto Advisor workflow with its own instructions and validation so outputs stay consistent.
What you get
- Public GitHub repo (alirezarezvani/claude-skills)
- the cs-cto-advisor skill folder with SKILL.md. Part of a 337-skill / 30-agent / 70-command install.
Customize your output
- Fork the repo and adapt the skill's instructions and references to your workflow.
Example output
Activates automatically when your request matches Cs Cto Advisor; chains with the other skills, agents, and commands in the collection.
Best for
Creators, builders, and teams using Claude Code.
SKILL.md preview
---
name: cs-cto-advisor
description: Use this skill when making technology leadership decisions such as architecture tradeoffs, build-versus-buy calls, technical debt prioritization, or scaling an engineering team.
version: 1.0.0
category: AI Agents / Development
author: AgentVolt
license: proprietary
tags:
- ai-agents
- development
---
# Cs Cto Advisor
Provides CTO-level reasoning: weighing architecture tradeoffs, deciding build versus buy, prioritizing tech debt against feature work, and scaling an engineering org sensibly.
## When to use
… (sign up to view the full skill)More ai & agents skills
View all AI & Agents skills →Skill Status Report
Scan every skill in a project and report which pass validation, which are stale, and which lack required metadata.
Skills Scaffolder
Scaffold a new skills directory — folder structure, metadata, a baseline validation pass — with the right conventions from day one.
Research Bundle
Run a multi-step research task as one pipeline: gather sources, extract findings, validate consistency, emit one structured bundle.
Workspace Admin
Administer a Cowork or Claude workspace — settings, access, configuration — with every change scoped and verified.