Skip to content

Create C-level advisory agents (cs-ceo-advisor, cs-cto-advisor) #12

Description

@alirezarezvani

Summary

Implement 2 C-level advisory agents for strategic planning and technical leadership.

Context

This is Phase 2.2 of the Skill-Agent Integration implementation plan. These agents provide executive-level strategic frameworks and decision-making tools.

Reference: documentation/implementation/implementation-plan-november-2025.md (Phase 2.2)

Tasks

cs-ceo-advisor

  • Create agents/c-level/cs-ceo-advisor.md with complete structure
  • Add YAML frontmatter (name, description, skills, domain, model, tools)
  • Document skill integration: ../../c-level-advisor/ceo-advisor/
  • Add Python tool invocation examples:
    • strategic_framework_generator.py
    • scenario_planner.py
    • okr_tracker.py
  • Document strategic workflows:
    • Workflow 1: Strategic planning (3-year vision)
    • Workflow 2: Quarterly OKR setting
    • Workflow 3: Board deck preparation
    • Workflow 4: Scenario analysis (market shifts, competition)
  • Add knowledge base references (strategic frameworks, decision templates, board reporting)
  • Include executive use case examples

cs-cto-advisor

  • Create agents/c-level/cs-cto-advisor.md with complete structure
  • Add YAML frontmatter
  • Document skill integration: ../../c-level-advisor/cto-advisor/
  • Add Python tool invocation examples:
    • tech_stack_analyzer.py
    • architecture_auditor.py
    • team_velocity_tracker.py
  • Document technical workflows:
    • Workflow 1: Technology roadmap planning
    • Workflow 2: Build vs buy analysis
    • Workflow 3: Technical debt assessment
    • Workflow 4: Engineering team scaling
  • Add knowledge base references (tech stack decisions, architecture patterns, engineering metrics)
  • Include technical leadership examples

Testing

  • All relative paths resolve correctly
  • Python tools execute successfully
  • Strategic frameworks are comprehensive
  • YAML frontmatter validates
  • Workflow sections cover executive use cases
  • No broken links
  • Files pass markdown linting

Dependencies

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High prioritydomain:agentsAgent development and integrationdomain:c-levelC-level advisory domainstatus:readyReady columntype:featureNew feature implementation

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions