What problem does it solve?
This Skill provides comprehensive guidance and tools for technical leadership, addressing challenges in technology strategy, team scaling, architecture decisions, and engineering excellence.
Core Features & Use Cases
- Technical Debt Analysis: Assess and prioritize technical debt using the
tech_debt_analyzer.py script.
- Team Scaling: Calculate optimal hiring plans and team structures with
team_scaling_calculator.py.
- Architecture Decisions: Utilize ADR templates and frameworks for informed architectural choices.
- Engineering Metrics: Implement DORA, productivity, and quality metrics for performance tracking.
- Use Case: A CTO needs to plan for scaling their engineering team from 25 to 75 engineers over the next year. They can use the
team_scaling_calculator.py script to generate a hiring plan, budget projection, and recommended team structure.
Quick Start
Use the cto-advisor skill to analyze technical debt for the e-commerce platform.