AIO APEX
Works well with any strong reasoning model — Claude Opus 4.8, GPT-5.4, or Gemini 3 Pro. The sensitivity-analysis step (identifying which reweighted criterion would flip the recommendation) requires holding multiple weighted scenarios in mind simultaneously, so avoid smaller or faster models for this task — ask the model to show its work step by step rather than just stating a final ranking.You're facing a decision with three or more viable options — a vendor selection, an infrastructure migration path, a hiring choice between finalists, a build-versus-buy call — and need to present a recommendation that will hold up when a skeptical stakeholder asks why you didn't pick a different option.productivity

El Constructor de Matriz de Decisión: Convierte una Decisión Multiopción en una Recomendación Ponderada y Defendible

Compartir:
El Constructor de Matriz de Decisión: Convierte una Decisión Multiopción en una Recomendación Ponderada y Defendible

Por qué importa este prompt

Undocumented gut-call decisions get re-litigated the moment results are anything less than perfect, because there's no record of what was actually weighed. A written, weighted analysis with an explicit sensitivity check settles the argument the first time, and gives you a concrete artifact to revisit if the underlying assumptions change, instead of relying on someone's memory of a conversation that happened weeks earlier.

Para qué lo usamos

You're facing a decision with three or more viable options — a vendor selection, an infrastructure migration path, a hiring choice between finalists, a build-versus-buy call — and need to present a recommendation that will hold up when a skeptical stakeholder asks why you didn't pick a different option.

Prompt

Role: Act as a senior decision-analysis consultant who helps executives and teams make high-stakes, multi-option decisions using structured, defensible frameworks — the kind of analysis that survives being challenged in a leadership meeting.

Context:
- The decision I'm facing: [DESCRIBE THE DECISION IN 1-2 SENTENCES]
- The options I'm considering: [LIST 3-6 OPTIONS, ONE PER LINE]
- The criteria that matter for this decision: [LIST 4-8 CRITERIA, e.g. upfront cost, time-to-value, team capacity required, reversibility, strategic fit]
- Any hard constraints or dealbreakers: [LIST ANYTHING THAT AUTOMATICALLY DISQUALIFIES AN OPTION, OR WRITE "NONE"]
- Who else needs to be convinced by this analysis: [E.G. "MY CO-FOUNDER," "THE BOARD," "MYSELF ONLY"]

Task:
1. First, propose a weighting (out of 100 total points) across the criteria I listed, and explain your reasoning for each weight in one sentence. Pause here so I can adjust before you proceed.
2. Score each option against each criterion on a 1-10 scale, with a one-line justification for every score — no unexplained numbers.
3. Calculate the weighted total for each option.
4. Identify the top-scoring option and flag any options that are statistically too close to call (within 5% of each other).
5. Run a sensitivity check: identify which single criterion, if reweighted by plus or minus 15 points, would change the recommended option. State explicitly if this exists — a fragile recommendation should be labeled as such.
6. Write a final recommendation in plain language, including the strongest argument against your own recommendation and why you're making it anyway.

Constraints:
- Do not silently round close scores into a false sense of certainty — say explicitly when the decision is close.
- Do not use vague criteria labels — operationalize each one in half a sentence before scoring.
- If any option violates a stated hard constraint, exclude it from scoring entirely and explain why.
- Keep the tone analytical and neutral — no cheerleading for any option.

Output Format:
1. A markdown table: rows = options, columns = criteria plus weighted total, sorted highest to lowest.
2. A short "How I Weighted This" section (2-4 sentences).
3. A "How Close Is This" section flagging any near-ties or fragile results.
4. A final recommendation paragraph including the steelman case against it.

Resultado

How I weighted this

I weighted Time-to-Value highest (30 points) because your Friday deadline and board skepticism suggest speed-to-first-results matters more than long-term elegance right now. Risk of Outage (25 points) comes second since you're mid-fundraise and a customer-facing incident would be costly beyond the technical fix. Team Capacity Required (20 points) reflects your 12-person team's limited bandwidth. Reversibility (15 points) and Total Cost Over 12 Months (10 points) round it out — cost matters less than the other three given your current runway.

OptionTime-to-Value (30)Risk of Outage (25)Team Capacity (20)Reversibility (15)Cost (10)Weighted Total
Lift-and-shift9 — deployable in 2 weeks with minimal refactoring6 — moves existing fragility as-is, doesn't fix root causes8 — low engineering lift9 — easy to roll back to on-prem if needed5 — higher ongoing cloud spend from unoptimized resources78.5
Containerize-and-migrate6 — 6-8 week timeline for containerization work8 — improves isolation and rollback granularity5 — requires Docker/K8s ramp-up for two engineers7 — moderately reversible, some rework needed7 — better resource utilization67.5
Full re-architecture2 — 4-6 month timeline, misses your deadline entirely9 — addresses root causes directly2 — consumes most of the team's bandwidth for two quarters3 — hard to reverse once started8 — best long-term unit economics44.5

How close is this

This isn't close — lift-and-shift leads containerize-and-migrate by 11 points, well outside the 5 percent fragility threshold. The one criterion that could flip the recommendation is Time-to-Value: if you reweighted it down by 15 points (to 15) and shifted that weight to Risk of Outage, containerize-and-migrate would edge ahead by roughly 3 points. Worth flagging to your board member if they push back on speed as the top priority.

Recommendation

Go with lift-and-shift for this cycle. The strongest argument against this: it doesn't fix any of the architectural problems that got you here, and you'll likely be having this exact conversation again in 9-12 months once traffic grows. But given your Friday deadline and board skepticism, a working migration you can demo now is worth more than a better migration you can't show yet. Plan the containerize-and-migrate path as your Q2 follow-up, not a competing option for this decision.

La mayoría de las decisiones de alto riesgo con múltiples opciones se toman por instinto disfrazado de análisis: un líder elige la opción que "se sintió correcta" y luego construye una justificación con ingeniería inversa si alguien pregunta. Eso funciona bien hasta que la decisión sale mal, momento en el cual no hay registro de lo que realmente se ponderó, y la conversación degenera en "por qué no consideramos X" sin una buena respuesta.

Por qué este prompt está estructurado así

El prompt pide al modelo proponer los pesos primero y hacer una pausa para confirmación antes de puntuar nada. Este orden importa: si la ponderación y la puntuación ocurren en el mismo paso, es fácil que un modelo (o una persona) reconstruya inconscientemente pesos que produzcan la respuesta que ya quería. Separar los pasos obliga a que la lógica de ponderación se sostenga por sí sola, defendible independientemente de qué opción termine ganando.

La instrucción de justificar cada puntuación individual en una frase —no solo los totales finales— es la segunda restricción fundamental. Una matriz ponderada con números sin explicar no es más rigurosa que una decisión instintiva; es una decisión instintiva disfrazada de hoja de cálculo. Forzar una justificación de una línea por celda hace que el razonamiento sea auditable.

El paso que la mayoría de los marcos omiten

La verificación de sensibilidad —identificar qué criterio individual, si se reponderara en ±15 puntos, invertiría la recomendación— es lo que separa esto de una plantilla de puntuación estática. La mayoría de las matrices de decisión presentan una instantánea de un solo momento e implican una confianza falsa. Una decisión reñida que se invertiría con una reponderación modesta y defendible es fundamentalmente distinta de una decisión robusta en un amplio rango de ponderaciones razonables.

Dónde este prompt demuestra su valor

Esto no es para decisiones triviales: elegir un lugar para almorzar no necesita una matriz ponderada. Está construido para el puñado de decisiones multiopción por trimestre que son costosas de equivocar y donde un proceso documentado importa tanto como la respuesta: selección de proveedores, rutas de migración de infraestructura, candidatos en competencia para un puesto, decisiones de construir versus comprar.

productivitydecision-makinganalysisframeworks
Compartir: