cto-advisor

Installation
SKILL.md

CTO Advisor

Key Workflows

Workflow 1: Comprehensive Technical Debt Assessment

Time: 3-4 hours (data gathering and analysis)

Steps:

  1. Gather system data across 5 categories - Collect metrics from engineering systems
    • Code metrics: Test coverage, cyclomatic complexity, code duplication percentage
    • Infrastructure: Deployment frequency, change lead time, incident rate, uptime
    • Architecture: Service coupling, deprecated patterns, monolith vs microservices assessment
    • Team velocity: 5-sprint trend, bug rate trend, refactoring time allocation
    • Technical: Outdated dependencies, security vulnerabilities, scalability assessment
    • Source data from: CI/CD dashboards, incident management systems, code analysis tools, sprint metrics
  2. Run tech debt analyzer Python tool - Execute comprehensive analysis
    python scripts/tech_debt_analyzer.py system_data.json
    
Related skills

More from rickydwilson-dcs/claude-skills

Installs
5
First Seen
Jan 24, 2026