Files
claude-skills-reference/agents
Reza Rezvani 810a082471 feat(agents): implement cs-ceo-advisor and cs-cto-advisor agents
Day 3: C-Level Agents - Complete implementation of two production-ready
C-level advisory agents with comprehensive workflows and skill integration.

## cs-ceo-advisor
- Strategic leadership advisor for CEOs
- Vision, strategy, board management, investor relations, organizational culture
- 4 complete workflows: annual strategic planning, board meeting preparation,
  fundraising campaign execution, organizational culture transformation
- Integration with financial_scenario_analyzer.py and strategy_analyzer.py tools
- Success metrics: 90%+ vision clarity, 80%+ strategy execution, 18+ months runway

## cs-cto-advisor
- Technical leadership advisor for CTOs
- Technology strategy, team scaling, architecture decisions, engineering excellence
- 4 complete workflows: technical debt assessment, team scaling & hiring,
  technology evaluation & decision, engineering metrics dashboard
- Integration with tech_debt_analyzer.py and team_scaling_calculator.py tools
- Success metrics: 99.9%+ uptime, >1 deployment/day (DORA elite), <10% attrition

## Quality Validation
 YAML frontmatter with all required fields
 cs-* prefix naming convention
 Relative paths (../../) tested and validated
 4 workflows per agent (exceeds minimum 3)
 Integration examples with bash scripts
 Success metrics defined (DORA benchmarks for CTO)
 Related agents cross-referenced
 CEO: 360 lines, CTO: 412 lines (772 total)

Sprint: sprint-11-05-2025 (Day 3)
Issue: #12
Files: 2 agent files, 772 total lines
2025-11-05 13:53:40 +01:00
..