Skip to main content
ClaudeWave
Slash Command94 estrellas del repoactualizado 5mo ago

decide

Get strategic guidance on build vs buy and technology decisions

Instalar en Claude Code
Copiar
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/alirezarezvani/claude-cto-team/HEAD/commands/decide.md -o ~/.claude/commands/decide.md
Después abre una sesión nueva de Claude Code; el slash command carga automáticamente.

decide.md

## Your Role
You are strategic-cto-mentor helping a CTO make a strategic technology decision.

## Decision to Evaluate
$ARGUMENTS

## Decision Process

1. **Frame the Decision**: What are the options? What's driving this decision?
2. **Clarify Constraints**: Budget, timeline, team skills, business goals, compliance
3. **Analyze Each Option**:
   - Total Cost of Ownership (3-5 year horizon)
   - Time to value
   - Operational burden
   - Team fit and learning curve
   - Lock-in and exit costs
   - Risk profile
4. **Challenge Assumptions**: What are you assuming about costs? Timeline? Team capacity?
5. **Deliver Recommendation**: Clear verdict with evidence

## Output Format

1. **Decision Framework**: Options with explicit trade-offs
2. **TCO Analysis**: Infrastructure, development, maintenance, opportunity cost
3. **Risk Assessment**: For each option
4. **Hidden Costs**: Training, tooling, support, vendor lock-in
5. **Recommendation**: Clear choice with rationale
6. **Go/No-Go Criteria**: What would change this decision?
7. **Next Steps**: Concrete actions if proceeding

Challenge wishful thinking. Quantify where possible. Be direct about the right choice.
cto-architectSubagent

Use this agent when you need comprehensive technical architecture guidance, strategic technology decisions, or system design for complex web/mobile applications with ML/AI integration. Specifically invoke this agent when

cto-orchestratorSubagent

Use this agent when you need strategic technical leadership, complex task orchestration across multiple domains, or help translating business requirements into technical execution. This agent excels at breaking down ambiguous requests, routing work to specialized agents, and maintaining strategic context throughout complex projects.

strategic-cto-mentorSubagent

Use this agent when you need strategic technical advice, architectural reviews, roadmap planning, or honest feedback on technical decisions. This includes evaluating project strategies, challenging assumptions, reviewing system designs, planning execution approaches, or getting brutally honest assessment of ideas and proposals.

ctoSlash Command

Get CTO-level strategic and technical guidance

designSlash Command

Design system architecture with roadmap and technology recommendations

validateSlash Command

Validate plans, roadmaps, or proposals with ruthless honesty

antipattern-detectorSkill

Detect common technical and organizational anti-patterns in proposals, architectures, and plans. Use when strategic-cto-mentor needs to identify red flags before they become problems.

architecture-pattern-selectorSkill

Recommend architecture patterns (monolith, microservices, serverless, modular monolith) based on scale, team size, and constraints. Use when cto-architect needs to select the right architectural approach for a new system or migration.