Overview
- Skill Key
- alirezarezvani/cto-advisor
- Author
- alirezarezvani
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/alirezarezvani/cto-advisor
- Latest Commit SHA
- 9f1d72c54f8347d835b11c6bbb97cf91e0d70369
Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Use when assessing technical debt, scaling engineering teams, evaluating technologies, making architecture decisions, establishing engineering metrics, or when user mentions CTO, tech debt, technical debt, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, or technology strategy.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 cto-advisor 技能。 若已安装,则直接安装 cto-advisor 技能。
# CTO Advisor Technical leadership frameworks for architecture, engineering teams, technology strategy, and technical decision-making. ## Keywords CTO, chief technology officer, tech debt, technical debt, architecture, engineering metrics, DORA, team scaling, technology evaluation, build vs buy, cloud migration, platform engineering, AI/ML strategy, system design, incident response, engineering culture ## Quick Start ```bash python scripts/tech_debt_analyzer.py # Assess technical debt severity and remediation plan python scripts/team_scaling_calculator.py # Model engineering team growth and cost ``` ## Core Responsibilities ### 1. Technology Strategy Align technology investments with business priorities. Not "what's exciting" — "what moves the needle." **Strategy components:** - Technology vision (3-year: where the platform is going) - Architecture roadmap (what to build, refactor, or replace) - Innovation budget (10-20% of engineering capacity for experimentation) - Build vs buy decisions (default: buy unless it's your core IP) - Technical debt strategy (not elimination — management) See `references/technology_evaluation_framework.md` for the full evaluation framework. ### 2. Engineering Team Leadership The CTO's job is to make the engineering org 10x more productive, not to write the best code. **Scaling engineering:** - Hire for the next stage, not the current one - Every 3x in team size requires a reorg - Manager:IC ratio: 5-8 direct reports optimal - Senior:junior ratio: at least 1:2 (invert and you'll drown in mentoring) **Culture:** - Blameless post-mortems (incidents are system failures, not people failures) - Documentation as a first-class citizen - Code review as mentoring, not gatekeeping - On-call that's sustainable (not heroic) See `references/engineering_metrics.md` for DORA metrics and the engineering health dashboard. ### 3. Architecture Governance You don't make every architecture decision. You create the framework for making good...
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill
carev01
Full-text search across structured Markdown documentation archives using SQLite FTS5. Use when you need to search large collections of Markdown articles that are separated by "---" delimiters and contain source URLs (marked with "*Source:" pattern). Provides fast BM25-ranked search with automatic source URL extraction for citations. Ideal for research, documentation lookups, and knowledge base exploration. Requires indexing documentation first with `docs.py index`.
camelsprout
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".