Use when the user asks to "compare vendor costs", "analyze TCO", "evaluate vendor proposals", "calculate total cost of ownership", "normalize vendor pricing", or mentions vendor comparison, total cost of ownership, vendor TCO, proposal evaluation, vendor scoring matrix, hidden cost analysis.
TL;DR: Performs total cost of ownership (TCO) analysis across vendor options including acquisition costs, implementation costs, operating costs, switching costs, and hidden costs. Produces normalized vendor comparison enabling evidence-based vendor selection decisions.
El precio de adquisición es la punta del iceberg. TCO revela los costos ocultos: implementación, personalización, capacitación, mantenimiento, licencias recurrentes, y costo de cambio. La decisión de vendor más barata al inicio puede ser la más costosa al final. NUNCA incluir precios absolutos — solo magnitudes relativas y ratios.
# Full TCO analysis across vendors
/pm:vendor-cost-analysis $ARGUMENTS="--proposals vendor-A.md,vendor-B.md,vendor-C.md"
# Sensitivity analysis on existing TCO
/pm:vendor-cost-analysis --type sensitivity --baseline tco-report.md --variables "volume,term"
# Hidden cost identification
/pm:vendor-cost-analysis --type hidden-costs --proposal vendor-A.md
Parameters:
| Parameter | Required | Description |
|---|---|---|
$ARGUMENTS | Yes | Comma-separated paths to vendor proposals |
--type | No | full (default), sensitivity, hidden-costs, scoring |
--period | No | Analysis period in years (default 3) |
--variables | No | Variables for sensitivity analysis |
{TIPO_PROYECTO} variants:
**/contract* or **/procurement* to find existing vendor agreements [PLAN]Good example — Comprehensive TCO analysis:
| Attribute | Value |
|---|---|
| Vendors compared | 3 vendors across 4 TCO categories |
| Normalization | All proposals normalized to 3-year, 100-user basis |
| Hidden costs | 5 hidden cost categories identified and quantified |
| Scoring | 8-dimension weighted scoring matrix |
| Sensitivity | Ranking stable across ±20% volume variation |
| Recommendation | Vendor B recommended — lowest risk-adjusted TCO ratio |
Bad example — Price comparison: "Vendor A: cheap, Vendor B: expensive." No normalization, no hidden costs, no TCO categories, no qualitative factors. Price comparison without TCO analysis favors vendors who hide costs in implementation and operations. The cheapest quote is rarely the lowest TCO.
| Resource | When to Read | Location |
|---|---|---|
| Body of Knowledge | TCO methodology and vendor evaluation | references/body-of-knowledge.md |
| State of the Art | Modern vendor assessment practices | references/state-of-the-art.md |
| Knowledge Graph | Vendor analysis in procurement | references/knowledge-graph.mmd |
| Use Case Prompts | TCO analysis scenarios | prompts/use-case-prompts.md |
| Metaprompts | Custom vendor evaluation frameworks | prompts/metaprompts.md |
| Sample Output | Reference TCO report | examples/sample-output.md |
Builds cost comparisons. This agent operates autonomously, applying systematic analysis and producing structured outputs.
Identifies cost optimization opportunities. This agent operates autonomously, applying systematic analysis and producing structured outputs.
Analyzes vendor rate cards. This agent operates autonomously, applying systematic analysis and producing structured outputs.
Models total cost of ownership. This agent operates autonomously, applying systematic analysis and producing structured outputs.