CTO Advisor
Skill Verifiziert AktivTechnical 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.
Funktionen
- 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
Anwendungsfälle
- 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
Nicht-Ziele
- 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
Workflow
- 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
Praktiken
- Technical Strategy
- Team Leadership
- Architecture Governance
- Vendor Management
- Engineering Excellence
Voraussetzungen
- 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.
Installation
npx skills add davila7/claude-code-templatesFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Qualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
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
100Ordnet eine Codebasis in Feature-gruppierte Flussdiagramme ein, identifiziert doppelte Belange über Features hinweg und schlägt eine einheitliche Architektur vor. Wird verwendet, wenn nach "dem idealen Pfad" gefragt wird, duplizierte Systeme vereinheitlicht oder die Architektur vor einem Refactoring auditiert werden soll. Gibt ein vorgeschlagenes einheitliches Flussdiagramm sowie Prompts zum Erstellen eines Plans pro System aus.
Understand
100Analysieren Sie eine Codebasis, um einen interaktiven Wissensgraphen zur Verständnis von Architektur, Komponenten und Beziehungen zu erstellen
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