C-level executive pitch with financial modeling and persuasion architecture. Use when the user asks to "create a pitch", "build a business case", "justify the investment", "present to executives", "ROI analysis", "executive summary", or mentions "C-level presentation", "budget approval", "NPV", "IRR", "payback period", "business case", "Phase 5b".
From pmnpx claudepluginhub javimontano/mao-pm-apexThis skill is limited to using the following tools:
examples/README.mdexamples/sample-output.htmlexamples/sample-output.mdexamples/sample-output.pptx-spec.mdprompts/metaprompts.mdprompts/use-case-prompts.mdreferences/body-of-knowledge.mdreferences/knowledge-graph.mmdreferences/state-of-the-art.mdSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Process documents with Nutrient API: convert formats (PDF, DOCX, XLSX, images), OCR scans (100+ languages), extract text/tables, redact PII, sign, fill forms.
Generates C-level presentations with quantified problem statements, 4-pillar value propositions, 3-option comparison analysis, investment summaries with financial models (NPV, IRR, payback), and decision frameworks. Uses Problem-Agitate-Solve (PAS) persuasion architecture.
Un pitch sin números es una opinión. Un pitch sin urgencia es un informe. El executive pitch transforma meses de análisis técnico en una narrativa de decisión que un C-level puede aprobar en 30 minutos. Cada slide, cada dato, cada visual tiene un solo propósito: que el decisor diga "sí" con confianza.
$1 — Decision-maker type: cfo, cto, ceo, board (default: ceo)$2 — Budget range indicator: under1m, 1m-5m, over5m (default: 1m-5m)Parse from $ARGUMENTS. Adapts emphasis based on audience.
Parameters:
{MODO}: piloto-auto (default) | desatendido | supervisado | paso-a-paso
{FORMATO}: markdown (default) | html | dual{VARIANTE}: ejecutiva (~40% — S1 hero + S5 investment + S6 call to action) | técnica (full 7 sections, default)IF decision-maker is CFO:
-> Lead with financial case: NPV, IRR, payback, cost avoidance
-> Minimize technical detail; focus on financial metrics
IF decision-maker is CTO:
-> Lead with technical modernization and risk reduction
-> Include architecture summary; tech debt elimination path
IF decision-maker is CEO:
-> Lead with strategic alignment and competitive advantage
-> Market positioning, capability expansion, board-ready narrative
IF decision-maker is Board:
-> Lead with governance, fiduciary responsibility, risk-adjusted ROI
-> Include sensitivity analysis and worst-case scenarios
IF budget > $1M:
-> Add sensitivity analysis: +/-20% cost, +/-10% timeline variance
-> Include phased funding gates
IF budget > $5M:
-> Add board-level governance section
-> Quarterly re-calibration gates mandatory
-> Kill criteria explicit per phase
Every financial input must cite its source or state its assumption explicitly.
Anchoring: Show worst-case first (inaction cost), then recommended option. Social proof: Industry benchmarks, peer company results. Urgency: Cost of delay quantified per month.
3-4 hero KPIs: Cost Savings, Timeline, ROI Payback, Risk Reduction. 150-word narrative: opportunity, urgency, recommendation.
Business impact metrics table (current vs target vs gap vs annual impact). Pain points severity-rated (CRITICAL/HIGH/MEDIUM). Root cause analysis (technical, process, resource). Cost of inaction table (3-year projection).
Four value cards: Cost Reduction, Revenue Acceleration, Risk Mitigation, Technical Modernization. Each with metric, mechanism, ROI timeline, Year 1 impact. Cumulative 3-year financial metrics (TCO, NPV, IRR, payback).
Comparison matrix: Do Nothing vs Alternative vs Recommended. Dimensions: upfront cost, annual cost, 3-year TCO, payback, risk reduction, tech debt, scalability, compliance, velocity, implementation risk. Each option with pros/cons/outcome/financial impact.
Timeline and team table. Budget breakdown card (services, infrastructure, contingency, monthly burn). Phased investment table with gates.
What we ask for (approach, budget range, timeline, decision deadline). Approval checklist (CFO, CTO, business sponsor, steering). Next steps timeline (week-by-week post-approval). Cost of delay (monthly consequences).
Risk table: probability, impact, mitigation, owner. Linked to findings from prior analysis phases.
| Decision | Option A | Option B | When to Choose A | When to Choose B |
|---|---|---|---|---|
| Length | 3-page executive summary | 15-page full business case | Time-constrained C-level; board pre-read | CFO deep-dive; formal procurement process |
| Projections | Aggressive (best-case) | Conservative (worst-case) | Competitive pitch; need to win mindshare | Risk-averse board; regulated industry |
| Tone | Push (prescriptive "do this") | Pull (consultative options) | Single decision-maker; clear mandate | Multiple stakeholders; consensus culture |
| Financial depth | Summary metrics (NPV, payback) | Full model (sensitivity, Monte Carlo) | CEO/CTO audience; budget < $1M | CFO/Board audience; budget > $5M |
06_Pitch_Ejecutivo_Deep.{md|html} — Executive pitch narrative (7-section or variante ejecutiva)06b_Business_Case_Deep.{md|html} — Detailed financial analysis with full sensitivity model{FORMATO} parameter; default is Markdown| Format | Default | Description |
|---|---|---|
markdown | ✅ | Rich Markdown + Mermaid diagrams. Token-efficient. |
html | On demand | Branded HTML (Design System). Visual impact. |
dual | On demand | Both formats. |
Default output is Markdown with embedded Mermaid diagrams. HTML generation requires explicit {FORMATO}=html parameter.
| Caso | Estrategia de Manejo |
|---|---|
| No financial data from prior phases available; all metrics must be estimated | Use industry benchmarks for all projections; tag every figure as [SUPUESTO]; add sensitivity analysis with wider variance bands (+/-30%) |
| Decision-maker changes between pitch preparation and presentation (e.g., CFO replaced by CTO) | Re-run audience conditional logic; restructure lead section and emphasis; preserve financial model but shift narrative framing |
| Client explicitly forbids ROI/NPV claims ("we don't trust projections") | Pivot to qualitative value narrative: risk reduction, capability uplift, competitive positioning; present cost as magnitude ranges only |
| Budget is pre-approved but scope is contested among multiple sponsors | Skip financial justification sections; focus on scope alignment via 3-option comparison; add stakeholder concern mapping per option |
| Decision | Alternativa Descartada | Justificacion |
|---|---|---|
| Use Problem-Agitate-Solve (PAS) as default persuasion architecture | AIDA (Attention-Interest-Desire-Action) or Minto Pyramid | PAS anchors on cost of inaction, which resonates strongest with C-level budget decisions; AIDA is better for marketing, Minto for analytical reports |
| Always present 3 options (Do Nothing vs Alternative vs Recommended) | Present single recommended option | Multiple options give the decision-maker agency; single-option pitches feel prescriptive and trigger resistance in consensus-driven cultures |
| Lead with audience-specific framing (CFO: financial, CTO: technical) | One-size-fits-all executive summary | Audience-specific framing increases hit rate by matching the decision-maker's primary evaluation lens; generic summaries dilute impact |
graph TD
subgraph Core["Executive Pitch Engine"]
A["PAS Persuasion Architecture"] --> B["Problem Statement"]
A --> C["Value Proposition 4 Pillars"]
A --> D["Financial Model"]
B --> E["Call to Action"]
C --> E
D --> E
end
subgraph Inputs["Inputs"]
F["Decision-maker Type"] --> A
G["Budget Range"] --> D
H["Prior Phase Findings"] --> B
end
subgraph Outputs["Outputs"]
E --> I["Pitch Ejecutivo"]
E --> J["Business Case"]
end
subgraph Related["Related Skills"]
K["scenario-analysis"] -.-> C
L["solution-roadmap"] -.-> D
M["dynamic-sme"] -.-> B
end
06_Pitch_Ejecutivo_{cliente}_{WIP}.md06_Pitch_Ejecutivo_{cliente}_{WIP}.pptx06_Pitch_Ejecutivo_{cliente}_{WIP}.html06_Pitch_Ejecutivo_{cliente}_{WIP}.docx{fase}_{entregable}_{cliente}_{WIP}.xlsx| Dimension | Peso | Criterio |
|---|---|---|
| Trigger Accuracy | 10% | Descripcion activa triggers correctos sin falsos positivos |
| Completeness | 25% | Todos los entregables cubren el dominio sin huecos |
| Clarity | 20% | Instrucciones ejecutables sin ambiguedad |
| Robustness | 20% | Maneja edge cases y variantes de input |
| Efficiency | 10% | Proceso no tiene pasos redundantes |
| Value Density | 15% | Cada seccion aporta valor practico directo |
Umbral minimo: 7/10 en cada dimension para considerar el skill production-ready.
Autor: Javier Montaño | Ultima actualizacion: 15 de marzo de 2026