CTO Advisor
技能 已验证 活跃Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Includes tech debt analyzer, team scaling calculator, engineering metrics frameworks, technology evaluation tools, and ADR templates. 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.
To empower engineering leaders with strategic frameworks and tools for making informed decisions about technology strategy, team growth, architecture, and technical debt.
功能
- Technical debt analysis and prioritization
- Team scaling calculation and hiring plans
- Architecture decision record templates and guidance
- Technology evaluation frameworks
- Engineering metrics and strategy guidance
使用场景
- Assessing and planning technical debt reduction
- Calculating optimal team structure and hiring needs
- Making informed architecture decisions
- Evaluating and selecting new technologies
- Establishing engineering metrics and KPIs
非目标
- Directly managing team tasks or code reviews
- Automating deployment or infrastructure changes
- Providing runtime monitoring or operational metrics
- Acting as a substitute for core engineering functions
工作流
- Analyze current system state or team structure
- Generate scaling plan or technical debt assessment
- Review prioritized actions and recommendations
- Implement suggested changes and monitor outcomes
实践
- Technical Strategy
- Team Leadership
- Architecture Governance
- Vendor Management
- Engineering Excellence
先决条件
- Python 3.7+ environment
- Basic understanding of engineering management concepts
Trust
- info:Issues AttentionThere are 17 open issues and 4 closed issues in the last 90 days, suggesting active development but also a backlog that could be addressed more promptly.
Code Execution
- info:ValidationThe Python scripts appear to handle dictionary inputs, but explicit schema validation libraries like Zod or Pydantic are not evident in the provided code snippets.
- info:Error HandlingThe Python scripts contain some basic error handling (e.g., division by zero checks), but comprehensive structured error reporting with retryable hints is not explicitly demonstrated.
Errors
- info:Actionable error messagesThe Python scripts include some basic error handling, but error messages are not consistently framed with remediation steps or doc links.
Execution
- info:Pinned dependenciesThe Python scripts are provided, but explicit dependency pinning and shebang/header declarations for interpreters and side effects are not clearly detailed.
Practical Utility
- info:Edge casesWhile the scripts handle some basic input scenarios, explicit documentation of failure modes, limitations, and recovery steps for edge cases is not extensively detailed.
Safety
- info:Halt on unexpected stateThe scripts include some basic checks, but explicit machine-readable preconditions and clear instructions to halt on unexpected pre-states are not fully documented.
安装
npx skills add davila7/claude-code-templates通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Cto Advisor
99Technical 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.
V3 Ddd Architecture
100Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.
Pathfinder
100将代码库映射为按功能分组的流程图,识别不同功能之间的重复关注点,并提出统一的架构。在被要求“寻找理想路径”、统一重复系统或在重构前审计架构时使用。输出一个建议的统一流程图以及针对每个系统的“制定计划”提示。
Understand
100分析代码库以生成交互式知识图谱,用于理解架构、组件和关系
Cloud Architect
100Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.
API Design Patterns
100Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices