Cto Review
Skill Verified Active/cs:cto-review <plan> — Architecture and scaling interrogation. Tech debt, scaling cliffs, team scaling, build-vs-buy.
To pressure-test major architecture and engineering scaling decisions by surfacing potential issues before they become critical problems.
Features
- Architecture and scaling interrogation
- Tech debt inventory and analysis
- Team scaling and ramp-time calculation
- Build vs. buy decision framework
- SLO and reliability assessment
- Security and compliance surface review
Use Cases
- Before approving major architecture changes
- Before doubling the engineering team size
- Before making significant build-vs-buy decisions
- When a system exhibits reliability stress
Non-Goals
- Detailed implementation planning
- Day-to-day project management
- Specific code-level bug fixing
Code Execution
- info:ValidationWhile Python scripts are stdlib-only, there's no explicit mention of schema validation libraries like Zod or Pydantic for input parameters. Parameter validation is likely handled manually within the scripts.
Installation
First, add the marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install c-level-agents@claude-code-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
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
100Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to "find the ideal path," unify duplicated systems, or audit architecture before a refactor. Emits a proposed unified flowchart plus per-system /make-plan prompts.
Understand
100Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships
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
Angular Developer
100Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or CLI tooling.