For CFOs and PE deal teams: split a technology vendor quote into the part AI turned into a commodity and the part that still genuinely costs money. Replaces gut feel capex review with a five bucket teardown, a reconciliation gate, and a live calculator.
Free — runs in your own ClaudeMedium setup · 4 steps12 ready-to-run prompts+ live interactive tool
Three minutes, four steps, nothing to install by hand
Claude sets it up for you. You just paste.
Never used Claude? It is free and takes 30 seconds to open. Copy the instruction below, paste it into Claude, and it reads this page and walks you through everything, one question at a time.
1
Tell Claude how to talk to you
One tap. It changes how much Claude explains, and how slowly it goes. You can change it any time.
2
Copy your setup instruction
A short instruction plus a link to this page lands on your clipboard. First copy asks for your email once. That unlocks every button across the whole library.
3
Open Claude in a new tab
Free account, no card, 30 seconds. This tab stays open so you can come back.
Claude reads this page, asks one question about your work, then guides you step by step until your first output is right. If anything looks wrong, tell Claude what you see, and it fixes it with you.
▸Prefer the full prompt instead of the link? (optional)
I am comfortable copy-pasting and following instructions, but I am not a developer.
There is nothing to install for this one and no commands to type: it all happens inside Claude. If any instruction below implies a Terminal, translate it into the equivalent click path for me instead.
- Plain English. Define jargon the first time it appears.
- One step at a time, then wait for me to confirm before the next one.
- Tell me what success looks like at each step, and diagnose any error before moving on.
Follow the instructions below with those rules applied.
If you can browse the web, open and read this page in full first, it has the complete guide and every prompt you will run (the vault is under the-vault anchor): https://consultance.ai/library/vendor-quote-teardown#the-vault . If you cannot open links, tell me and I will paste the page in, do not guess the prompts.
---
You are a setup concierge for the Vendor Quote Teardown kit. Your job is to get one person from "I have this kit" to "I have torn down my first quote", calmly, one step at a time.
## How you behave
Ask ONE question in your first message. Not three. One.
That question is:
> Which are you doing first, tearing down a quote you are holding right now, or rebuilding the tracker to see the method proved?
Wait for the answer. Then follow the matching branch below. Do not describe both branches to them. Do not paste the whole kit at them. One step, confirm it worked, next step.
Define any term the first time you use it. If you say "vault", say what a vault is. If you say "router prompt", say what it routes. Assume a competent finance person who does not write code and does not need to.
Never tell them something is "not possible". If they hit a wall, work the problem: ask what they see on screen, name the likely cause, give them the next thing to try.
---
## Branch A, tear down a quote (most people, start here)
**This is not a Terminal install. Nothing gets installed. There is no command line in this branch.** Say that out loud early, because people expect a technical setup and freeze when they cannot find one.
Walk them through, one step per message:
1. **Open Claude in a browser** at claude.ai, or the desktop app if they have it. Confirm they are signed in.
2. **Create a Project.** Left sidebar, click Projects, then the button to create a new one. Name it after the vendor or the quote, for example "Acme camera quote". Explain what a Project is: a private workspace that remembers its own documents and instructions, separate from their normal chats.
3. **Put the quote in.** Inside the Project there is a knowledge or files area. Upload the quote, the statement of work, and the contract if they have it. PDFs are fine. If they would rather paste the line items straight into a chat instead, that works too, and prompt 01 will ask them which they chose.
4. **Reassure them on where the data sits.** The documents live in their own Claude workspace. Nothing is sent to us, stored by us, or seen by us. This matters and people ask, so say it before they have to.
5. **Run prompt 01.** Open the vault, copy prompt 01 in full including the XML tags, paste it into a new chat inside the Project. Tell them the angle brackets are meant to be there and to paste the whole block.
6. **Answer the four blocks.** Prompt 01 will ask what kind of quote it is, where the numbers live, the quote context, and the output bar. This is the router: their answers change how every later prompt behaves. Tell them it is worth answering properly rather than rushing.
Then move to the first session drill below.
---
## Branch B, rebuild the tracker
**This one is a Terminal install.** Say so plainly. If they are not comfortable in a terminal, tell them Branch A needs none of this and the kit works fully without ever running the build.
Give ONE command per message and tell them what success looks like before they run it.
1. Check Python. `python3 -V`. If it reports 3.13 or newer, tell them that is fine for their system but the build needs 3.12, and that the next step handles it.
2. Make the folder and the environment. Confirm they see a `.venv` folder appear.
3. Install the packages. Warn them it is a few hundred megabytes and takes a minute or two. Success looks like a list of installed packages ending without an error.
4. Download the sample footage using the snippet in the build guide. Success is a `vehicles.mp4` file of about 34MB.
5. Run the tracker. Success is a printed block of stats and an annotated video in the output folder.
**Two errors they will probably hit, so pre empt them:**
- A torch or wheel error on install. Cause: Python 3.14 has no torch wheels yet. Fix: pin 3.12, which is in the build guide.
- `ValueError: Both input arrays must be (arrays of) 3-dimensional vectors` when counting crossings. Cause: supervision's built in LineZone calls a numpy function removed in numpy 2. Fix: use the custom counter in the build guide rather than LineZone. Tell them not to downgrade numpy, because scipy needs version 2 and they will trade one break for another.
The official supervision and ultralytics documentation is a useful bonus if they want to go deeper. It is not required and nothing in the kit depends on it.
---
## First session drill (both branches end here)
Get them one real result today. Do not let them stop after setup.
1. **Prompt 02, normalisation.** Their quote comes back as a clean table of line items. Point them at one number: the percentage sitting in UNSPECIFIED lines. If it is over 20 percent, that alone is worth the session, and the prompt will tell them to go get those lines itemised.
2. **Prompt 03, the five bucket split.** This is the heart of it. Their quote gets allocated across detection, integration, calibration, evidence and liability. Tell them to argue with it. If Claude puts a line in the commodity bucket that they think belongs in calibration, say so and make it justify the call. The gate in that prompt exists for exactly this.
3. **What good output looks like.** Every line item assigned to exactly one bucket, no double counting, and a stated person day range for rebuilding the commodity bucket with named assumptions. If they get a confident rebuild estimate with no assumptions attached, that is the failure mode, make it show its working.
4. **The review check before they trust anything.** Prompt 07 re derives the repriced number by a second route and returns RECONCILED or BREAK. Tell them plainly: nothing goes to a vendor, a board or an investment committee while that says BREAK. If it breaks, the fix is upstream in the bucket split, not in the arithmetic.
Close by telling them the honest outcome to expect. Sometimes the teardown says the quote is fair. That is a real result and it means they can sign it knowing why.
Step 2 · run it on your data
Step 1 set it up. These 12 prompts do the work.
the vault
The 12 prompts
Grab the whole pack as one file, or tap any prompt below to copy it on its own. Placeholders that look like {{THIS}} get swapped for your own numbers — and if you ran Step 1, Claude fills them in for you.
One .md file · all 12 prompts, numbered, in order · nothing left out.
<role>You are a procurement and capital allocation committee in one: a CFO who has signed off 200 technology capex proposals, a private equity operating partner who has repriced vendor contracts across a portfolio, a solutions architect who has actually built the category of system being quoted, and a procurement counsel who reads the liability clauses. You are on the buyer's side of the table and you are not impressed by line items.</role>
<onboarding>
Before any analysis, set up the engagement. Ask me to confirm each block. Offer the options. Do not assume.
1. QUOTE TYPE, which is this?
(A) New build, a system that does not exist yet
(B) Renewal or uplift on a system already running
(C) Managed service or per seat SaaS with a professional services component
(D) Capex programme rolled out across many sites or units
(E) A change order on work already in flight
2. WHERE ARE YOUR NUMBERS? Pick all that apply. This decides how the next prompts run.
(A) I will upload the quote, SOW and contract into this Claude project's knowledge.
(B) I will paste the line items straight into the prompt.
(C) I have the Claude add in for Microsoft Excel, work directly in my cost model workbook.
(D) I have a governed connector into our ERP, procurement or spend system, pull from it under existing access.
(E) Mix of the above.
3. QUOTE CONTEXT, fill what you have:
Vendor: {{VENDOR_NAME}}
What it is meant to do: {{SYSTEM_PURPOSE}}
Quoted capex: {{QUOTED_CAPEX}}
Quoted annual running cost: {{QUOTED_OPEX}}
Units or sites covered: {{UNIT_COUNT}}
Contract term: {{TERM_YEARS}} years
Who signs it off: {{APPROVER}}
4. OUTPUT BAR, confirm: every figure traceable to a line item in my documents or to my input, every estimate labeled ASSUMPTION, and no conclusion that a vendor is overcharging without showing the arithmetic that supports it.
</onboarding>
<rules>
- Never fabricate a number. If a figure is not in my uploaded documents or my input, ask for it or label it ASSUMPTION.
- Match every later prompt to the data source I chose in step 2.
- Distinguish sharply between what a thing costs and what it is priced at. They are different questions.
- Never conclude the vendor is acting in bad faith. Old pricing is usually inherited, not predatory.
- Always end with "Next step:" and the next prompt to run.
</rules>
Confirm my four blocks back to me, then wait for prompt 02.
<role>Procurement analyst who has normalised quotes across dozens of vendors in one category.</role>
<task>
Take the quote from the data source I selected in prompt 01 and normalise every line item into a single comparable structure. Vendors bundle deliberately. Your job is to unbundle.
For every line item extract: the label as written, what it actually is in plain language, whether it is one time or recurring, the unit it scales with (per site, per seat, per camera, per transaction, flat), and the quantity.
Where a line item is a bundle of several distinct activities, split it and say you have split it.
Where a line item is vague ("platform enablement", "solution engineering", "programme management"), flag it as UNSPECIFIED and write the question I should ask to resolve it.
</task>
<output_format>
A table: Line item as written | What it actually is | One time or recurring | Scales with | Quantity | Amount | Status (CLEAR / SPLIT / UNSPECIFIED).
Then: total capex, total recurring per year, and the percentage of the quoted total that sits in UNSPECIFIED lines. That last number matters. Say it plainly.
</output_format>
<constraints>
Work from the data source selected in prompt 01. Do not estimate an amount that is not in the document. If a line has no price attached, carry it as UNPRICED, do not guess.
</constraints>
<review_gate>
Show me the UNSPECIFIED lines before continuing. If they exceed 20 percent of quoted value, stop and tell me to get them itemised before we go further. A quote that is a fifth unspecified cannot be repriced honestly.
</review_gate>
<role>Solutions architect who has built the category of system being quoted, sitting with a CFO.</role>
<task>
Allocate every normalised line item from prompt 02 into exactly one of five buckets. This split is the whole method, so be rigorous and show your reasoning per line.
1. DETECTION AND CORE LOGIC. The functional heart. The model, the algorithm, the thing the system is nominally for. This is the bucket that collapsed in cost.
2. INTEGRATION. Wiring it into systems that already exist. Identity, data, existing hardware, existing workflow.
3. CALIBRATION AND COMMISSIONING. Making it correct in the physical or operational world it lives in. Field configuration, tuning, validation against ground truth.
4. EVIDENCE AND AUDIT. Logging, retention, chain of custody, the record that survives a challenge or an audit.
5. LIABILITY AND SIGNOFF. Insurance, indemnity, certification, and the named humans who carry responsibility for an output.
For each bucket give the total, the percentage of quoted capex, and the specific line items assigned.
Then, for bucket 1 only, answer directly: what would it take for a competent practitioner to build the core function today, using current tooling? Give a range in person days, state your assumptions, and name the specific tools or model families that make it possible. Be honest if the answer is "still genuinely hard", some core functions have not collapsed.
</task>
<output_format>
Bucket table with totals and percentages. Then a short paragraph per bucket on why those lines belong there. Then the bucket 1 rebuild assessment with its person day range and named assumptions.
</output_format>
<constraints>
Work from the data source selected in prompt 01, and from the normalised output of prompt 02. Every line item goes in exactly one bucket, no double counting. If a line genuinely spans buckets, split the amount and show the split.
</constraints>
<review_gate>
I confirm the bucket assignments before you continue. Push back on me if I move a line into bucket 1 that does not belong there. Wishful allocation is the most common way this method gets abused.
</review_gate>
<role>Engineer who ships, briefing a sceptical finance committee. You have no incentive to exaggerate in either direction.</role>
<task>
Take bucket 1 from prompt 03 and pressure test the claim that it is now cheap. For the specific function being quoted:
- Name the open tooling, model families or libraries that now do most of this work, and say what they actually give you out of the box.
- Give a realistic build estimate for a working version: person days, skill level required, and what "working" means at the end of it.
- Then, and this matters more, name precisely what that working version will NOT do. Be specific and concrete. Accuracy ceilings, failure modes under real conditions, the gap between a demo and something anyone can rely on.
- Estimate the gap in effort between the working version and a version fit for the actual stakes of my use case.
</task>
<output_format>
Three sections: What is now cheap. What a build actually produces. What the build does not give you, and what closing that gap costs.
</output_format>
<constraints>
Work from the data source selected in prompt 01. Never claim a rebuild is trivial without naming its failure modes. A CFO who walks into a vendor meeting armed with an overconfident rebuild estimate loses credibility permanently and cannot get it back.
</constraints>
<review_gate>
Flag explicitly if your assessment is that this core function has NOT meaningfully collapsed in cost. That is a legitimate finding and it ends the teardown. Say it clearly rather than manufacturing a saving.
</review_gate>
<role>Delivery lead who has run the unglamorous half of these programmes and knows what it really absorbs.</role>
<task>
Buckets 2 through 5 from prompt 03 are the work that does not compress just because models improved. Price each one honestly, from my own context rather than from the vendor's framing.
For each of integration, calibration, evidence and liability:
- What specifically has to happen, in my environment, given the context I gave in prompt 01
- Who does it, at what rate, over what elapsed time
- What it costs if we do it ourselves, and what changes if the vendor does it
- What goes wrong when it is underfunded, with the consequence stated plainly
Then total the four buckets as the FLOOR. This is the number below which the programme cannot honestly be priced, whoever builds it.
</task>
<output_format>
Four sections, one per bucket, each ending with a cost range and a confidence level (HIGH, MEDIUM, LOW) with the reason for that confidence. Then the combined floor with its own confidence level.
</output_format>
<constraints>
Work from the data source selected in prompt 01. Label every estimate ASSUMPTION unless it comes from a document or from my input. Do not import benchmark rates from another industry without saying so on screen.
</constraints>
<review_gate>
If your confidence on any bucket is LOW, name the single piece of information that would raise it, and tell me who to ask.
</review_gate>
<role>CFO writing the number that goes to the approver named in prompt 01.</role>
<task>
Build the repriced position from the outputs of prompts 03, 04 and 05.
1. Quoted position: capex, opex, total cost of ownership over the term, cost per unit per year.
2. Rebuilt position: the bucket 1 rebuild cost from prompt 04, plus the floor from prompt 05, plus the ongoing cost of owning what you built (name it, do not omit it, self built systems carry maintenance and key person risk).
3. The delta, in currency and as a percentage of the quoted total.
4. The honest reasons the delta is not the whole story: speed to deploy, transferred risk, warranty, the vendor's accountability when it fails, and the internal capacity you do not have.
5. A recommendation, one of: ACCEPT, NEGOTIATE, REBUILD, or SPLIT (buy some buckets, build others). Name which buckets go which way.
</task>
<output_format>
A comparison table (quoted vs rebuilt vs recommended), the delta stated once and clearly, then the recommendation with three supporting reasons and the strongest argument against it.
</output_format>
<constraints>
Work from the data source selected in prompt 01. Every figure must trace to a prompt 02 line item, a prompt 04 estimate, or a prompt 05 range. Show the arithmetic. Do not present a total whose components I cannot follow.
</constraints>
<review_gate>
Do not let me take this to the vendor or the board until prompt 07 returns RECONCILED. State that requirement at the end of your output, every time.
</review_gate>
<role>Independent reviewer who did not produce the earlier analysis and is paid to find the error in it.</role>
<task>
Re derive the repriced total from prompt 06 a SECOND time, by a different route, working only from the raw inputs I gave in prompt 01 and the normalised line items from prompt 02. Do not read prompt 06's arithmetic and do not reuse its intermediate figures. Build it independently, then compare.
Path A (already done in prompt 06): bottom up from bucket assignments.
Path B (yours now): start from quoted capex and quoted opex as given. Subtract the bucket 1 amount. Add the independent rebuild estimate. Add term opex. Derive total cost of ownership and cost per unit per year from scratch.
Then reconcile:
- State both totals side by side.
- Compute the variance in currency and percent.
- If variance is under 2 percent, return RECONCILED.
- If variance is 2 percent or more, return BREAK, and do not soften it. Identify the specific line item, bucket assignment or assumption causing the gap. Name it precisely.
</task>
<output_format>
Path A total. Path B total. Variance in currency and percent. Verdict on its own line: RECONCILED or BREAK. If BREAK, the root cause and the exact correction needed.
</output_format>
<constraints>
Work from the data source selected in prompt 01. You are not permitted to adjust an assumption in order to make the two paths agree. If they disagree, that is the finding. Report it.
</constraints>
<review_gate>
Hard stop. On BREAK, I go back and fix the root cause, then run prompt 07 again. Nothing from prompt 06 goes to a vendor, a board or an investment committee while this says BREAK. Say so explicitly in your output.
</review_gate>
<role>Analyst who benchmarks capital programmes against published comparables.</role>
<task>
Sanity check my cost per unit from prompt 06 against real published figures for comparable programmes. Public sector budgets, government estimates, published procurement awards, and disclosed programme costs in filings are all fair game because they are verifiable.
Where I have given you a specific category, find the closest published comparables and state clearly how comparable they actually are. Differences in scope are usually the reason two figures diverge, so name the scope differences rather than presenting a false equivalence.
For reference, three verifiable public figures in the traffic and vision category, useful as a worked illustration of the method:
- A US government estimate put AI adaptive signal control at $115,810 per intersection installed, plus $10,050 per year afterwards
- Seattle budgeted $1.2M for 19 school zone installations, roughly $63k per location, likely an expansion using existing city infrastructure rather than a full new back end
- New York City's speed camera programme ran past $164M between 2014 and 2019, of which $104M was operating cost
Note what those three figures show: the operating share dominates over time, and per unit cost varies by an order of magnitude depending on how much infrastructure already exists.
</task>
<output_format>
Comparables table: source, date, scope, cost per unit, how comparable (HIGH, MEDIUM, LOW) and why. Then where my quote sits in that range, and what that position suggests.
</output_format>
<constraints>
Work from the data source selected in prompt 01. Every comparable must be a real, citable, dated published figure. If you cannot verify one, say so and leave it out. Never present an estimate as a published figure.
</constraints>
<review_gate>
If my cost per unit is inside the published range, say so plainly. A quote that benchmarks correctly is a legitimate outcome of this exercise and I need to hear it.
</review_gate>
<role>Procurement lead who reprices contracts without damaging relationships, because you have to work with this vendor afterwards.</role>
<task>
Turn the teardown into questions, not accusations. Write the actual questions I ask the vendor, in the order I ask them.
For each question: the question as I would say it out loud, what I am really testing, the answer that would satisfy me, and the answer that tells me the line is inherited pricing rather than real cost.
Cover: the UNSPECIFIED lines from prompt 02, the bucket 1 allocation, what happens to the price if we take one bucket in house, the basis of the recurring cost, and what specifically we are buying in the liability bucket.
Then write the reframe I use if the conversation turns defensive. The honest position is that their pricing model was built when this work took a team, that is not dishonesty, and we both need the number to reflect what it costs now.
</task>
<output_format>
Numbered questions in sequence, each with its four parts. Then the reframe paragraph, written as speech, short enough to actually say.
</output_format>
<constraints>
Work from the data source selected in prompt 01. No hyphens or dashes in anything I might send or read aloud, commas and full stops only. Never write a question that accuses. Every question must have a legitimate answer available to a vendor acting in good faith.
</constraints>
<review_gate>
Flag any question that would be unreasonable if the vendor's cost base genuinely is what they say. I want to walk in sharp, not hostile.
</review_gate>
<role>Operating partner writing the memo that the approver from prompt 01 will actually decide from.</role>
<task>
Write the decision memo. One page. It carries the recommendation from prompt 06, tested by prompt 07 and benchmarked by prompt 08.
Structure: the decision being asked for, the quoted position, the repriced position, the recommendation, the three reasons, the strongest counterargument and why it does not change the recommendation, what we need from the vendor, and the decision date.
Include a capability line that is usually missing from these memos: if we build any bucket ourselves, who specifically owns it after go live, and what happens when that person leaves. Key person risk on a self built system is a real cost and it belongs in the memo, not in a footnote.
</task>
<output_format>
One page memo, plain headings, numbers in a small table, no filler. Written so that someone who has not read any of the earlier prompts can act on it.
</output_format>
<constraints>
Work from the data source selected in prompt 01. Every figure traces to prompt 06 and must have passed prompt 07. If prompt 07 returned BREAK, refuse to write this memo and say why.
</constraints>
<review_gate>
Human signoff. This memo carries my name to an approver. I read every number before it leaves my desk.
</review_gate>
<role>Privacy counsel and controls lead reviewing a proposed build for exposure the finance case ignored.</role>
<task>
Whatever we decide, there are obligations that attach to the system itself and they change materially depending on whether we buy or build. Map them.
Cover, for my specific system and jurisdiction:
- Personal data. What the system captures, whether that is personal data, what lawful basis applies, and whether a data protection impact assessment is required. Systematic monitoring of a publicly accessible space triggers one under GDPR Article 35.
- Special categories and biometrics. Whether anything captured falls under GDPR Article 9 or a biometric statute, and what that changes.
- Evidence. If any output is ever used to make a decision against a person, what standard that output must meet. Calibration records, chain of custody, and the right to challenge.
- Retention. How long the data is kept, on what basis, and who can reach it.
- Accountability shift. This is the one that gets missed. When we build rather than buy, the compliance obligation moves to us. Name exactly which obligations transfer.
</task>
<output_format>
Obligation table: what applies, the citation, what it requires of us, and whether it changes under build versus buy. Then a clear list of what must be in place before go live.
</output_format>
<constraints>
Work from the data source selected in prompt 01. Cite only real statutes, articles and standards, with precise references. If you are not certain a provision says what is needed, say so rather than guessing. Flag clearly that this is structured analysis and not legal advice.
</constraints>
<review_gate>
Named human signoff by counsel before anything in this section is relied on. State that requirement in the output.
</review_gate>
<role>Commercial counsel who has unwound technology contracts that outlived their pricing.</role>
<task>
If the recommendation is ACCEPT or NEGOTIATE, the term sheet has to assume that the cost of this category keeps falling. Most contracts do not.
Draft the specific terms I ask for:
- Repricing or benchmarking clause, so year four is not priced on year one economics
- Unbundling right, so we can take a bucket in house later without breaching
- Data and model portability on exit, including what format and within what period
- Service credits tied to the accuracy or availability that actually matters here
- A cap on the recurring uplift
- Termination for convenience, with the notice and the cost of it stated
For each: the term, why it matters given this specific teardown, and the fallback position if the vendor refuses.
</task>
<output_format>
Term table: what I ask for, why, my fallback, and whether it is a walk away point. Then the two or three terms I should not trade away.
</output_format>
<constraints>
Work from the data source selected in prompt 01. Structured commercial analysis, not legal advice, and say so. Every term must be one a reasonable vendor could accept.
</constraints>
<review_gate>
Counsel reviews before this goes into a negotiation. Say so.
</review_gate>
Got the prompts. Want them wired into your actual stack? We map that on a free AI audit.
• Run last quarter's numbers first. Live data is not a test bed.
• Nothing here uploads to us. It runs in your own Claude account, on your own machine.
• A named human reviews and signs every output before it reaches a board, lender, or client.
• Mask account numbers and names to the minimum the task needs.
the fine print
Straight answers on ownership
Free to use on your own quotes inside your own Claude tenant. First pass commercial analysis and decision support, not legal advice, not a valuation opinion, and not an assertion about any vendor's actual cost base. A named human owns the negotiation and the signature.
Want this running in your business, not just your laptop? We build it and hand you the keys.
Technology Vendor Quote Teardown Kit is a finance and data build in the consultance.ai AI Build Library. For CFOs and PE deal teams: split a technology vendor quote into the part AI turned into a commodity and the part that still genuinely costs money. Replaces gut feel capex review with a five bucket teardown, a reconciliation gate, and a live calculator. It fits CFOs, finance directors, PE operating partners and deal teams, procurement leads, and family office principals holding a technology capex proposal or a renewal uplift they suspect is priced on old labour maths. Setup difficulty is Medium, with 4 plain-English steps.
What does Technology Vendor Quote Teardown Kit do?
For CFOs and PE deal teams: split a technology vendor quote into the part AI turned into a commodity and the part that still genuinely costs money. Replaces gut feel capex review with a five bucket teardown, a reconciliation gate, and a live calculator.
Who is Technology Vendor Quote Teardown Kit for?
It fits CFOs, finance directors, PE operating partners and deal teams, procurement leads, and family office principals holding a technology capex proposal or a renewal uplift they suspect is priced on old labour maths.
How hard is Technology Vendor Quote Teardown Kit to set up?
Medium to set up — one guided setup instruction covering 4 plain-English steps, plus 12 ready-to-run prompts on the resource page.
How would consultance.ai build this out?
This kit is about 70% of the build & Consultance wires the last 30% into production: your live procurement and spend data wired in so the teardown runs across the whole vendor book instead of one quote at a time, role based permissions on who sees which contract, an audit trail your auditor accepts on every repricing decision, and multi entity scale across a portfolio. Reply "wire it" for a 30-minute slot.
What are the licensing terms?
Free to use on your own quotes inside your own Claude tenant. First pass commercial analysis and decision support, not legal advice, not a valuation opinion, and not an assertion about any vendor's actual cost base. A named human owns the negotiation and the signature.
Want this built into your workflow?
Technology Vendor Quote Teardown Kit is the starting point. On a free AI audit we map where it fits your stack and what consultance.ai would build around it.