action_plan
Generate a prioritized 30/60/90 day action plan from your business diagnosis. Each phase includes DIY and assisted options for practical implementation.
Instructions
Generate a prioritized 30/60/90 day action plan based on diagnosis.
Creates a realistic, phased implementation roadmap. Prioritizes by ROI and ease of implementation. Each action includes DIY option and CIA-assisted option.
Use AFTER business_diagnose to create a roadmap from the results.
Args: company_name: Name of the company. revenue_leak_score: Business Health Score from diagnosis (0-100, HIGHER = healthier). top_dimensions: Comma-separated weakest dimensions from diagnosis (e.g. 'tecnologia, marketing_digital, operaciones'). team_size: Number of employees (affects plan complexity). budget_level: 'low' ($0-500/mo), 'medium' ($500-2000/mo), 'high' ($2000+/mo). lang: Language ('es' or 'en').
Returns: dict: Phased action plan with 30/60/90 day milestones, each containing specific actions, tools, expected outcomes, and DIY vs CIA-assisted options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_name | No | ||
| revenue_leak_score | No | ||
| top_dimensions | No | ||
| team_size | No | ||
| budget_level | No | low | |
| lang | No | es |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||