Mechanic Quote Decoder Skill
Most garages are honest; the padding problem is structural anyway: you
can't see the car, you can't judge the diagnosis, and the quote arrives
by phone with a "while it's up on the lift" rider. The defense isn't
mechanical knowledge — it's interrogation structure: which lines trace
to the symptom you brought the car in with, which are discoveries
(legitimate but separately decidable), which are maintenance upsells
wearing urgency, and the magic question that dissolves soft lines:
"which of these are safety-critical today, and which can wait until
the next service?" Honest garages answer that cleanly. The answer's
shape tells you which kind you're dealing with.
What This Skill Produces
- A line-by-line decode of the quote: symptom-linked / legitimate
discovery / maintenance-due / soft upsell — with the reasoning per
line and the 🔴🟡🟢 urgency read as claimed vs as evidenced
- The callback questions, scripted: the safety-critical-today
question, the "can I see/keep the old part?" line, the failed-vs-
worn distinction ("is it broken, or wearing?"), labor-hours clarity
- A sort: authorize now / decline politely / defer to next service /
second-opinion — with the decline scripts that keep the relationship
- The second-opinion math: when the quote size justifies the cost
and hassle of another garage's eyes, and how to ask for one without
war
- Price-sanity flags: parts findable at retail (the OEM-vs-
pattern-part question asked, not assumed), labor hours vs book-time
norms — framed as questions to ask, never as asserted local prices
Required Inputs
Ask for (if not already provided):
- The quote/invoice text or the phone-call version as remembered, with
every line and price
- The original symptom: what the car was brought in FOR, in the user's
words
- The car (make/model/year/mileage) and its service history roughness
- The relationship: trusted long-term garage, or first visit? (The
prior changes the read — and the scripts)
Framework
- Anchor every line to the symptom. Three bins: fixes-the-
complaint · discovered-while-in-there (real, but a separate
decision — the lift doesn't obligate you) · unrelated-maintenance
(legitimate as scheduled work, soft as urgency). A quote where
nothing maps to the original symptom is itself a 🔴.
- Interrogate urgency, don't assume bad faith. The load-bearing
question, verbatim: "Which of these are unsafe to drive on today,
and which can wait for the next service?" Follow-ups: "is the part
failed or wearing?" · "what happens if I leave it 3 months?" Honest
answers are specific and mixed; padding answers are uniformly
urgent.
- Ask for the evidence ritual. "Can you show me / photograph the
worn part?" and "I'd like the old parts back" — both normal
professional requests; both change soft-line behavior. On brakes,
the numbers question: "how many millimeters left?" converts
"getting low" into a fact with a timeline.
- Sanity-check the money as questions. Parts: "is that OEM or
pattern, and what's the price difference?" Labor: "how many hours is
that line?" — then the user can compare against book-time sources
themselves; the skill frames the questions and never invents local
rates. Diagnostic fees credited against work done? Ask — often yes.
- Sort and script. Authorize the symptom-fix and true safety
items · defer maintenance-due to its schedule ("let's do that at
the service in March — book me in") · decline the soft lines with
the relationship-keeper: "just the [symptom fix] today, thanks —
I'll plan the rest." Second-opinion trigger: quote is
engine/transmission money, or the urgency answers came back
uniform-and-vague; the ask that isn't war: "I want to think about a
bill this size — can I get the diagnosis in writing?" (The written-
diagnosis request is also the second garage's starting point.)
Output Format
## The quote, decoded
| Line | £ | Bin (symptom / discovery / maintenance / soft) | Urgency
claimed vs evidenced | Verdict |
## Call the garage back with these
[The scripted questions, in order, with what honest vs soft answers
sound like]
## The sort
Authorize: … · Defer (with booking line): … · Decline (script): … ·
Second opinion because: …
## Money sanity questions
[OEM-vs-pattern · labor hours · diagnostic-fee credit — as asks]
⚠ This decodes the quote's structure — it is not a remote diagnosis.
A written diagnosis + a second garage is the tool for engine-money
decisions.
Quality Checks
Anti-Patterns
Related
[[used-car-decoder]] before this car was yours;
[[home-contractor-quote-decoder]] — the same grammar in a different
trade; [[car-tco]] for whether this car is worth fixing at all.
1---2name: mechanic-quote-decoder-23description: Read a garage quote or invoice like someone who can't be padded — which line items connect to your actual symptom, which are while-we're-in-there additions, the questions that make soft lines disappear, when a second opinion pays for itself, and the scripts for declining work without souring the relationship. Use when someone says 'is this mechanic quote fair', 'the garage called and now it's £900', 'do I really need all this', or before authorizing repairs. Produces a line-by-line decode, the callback questions, and the authorize/decline/second-opinion sort. Not a diagnosis — it's the interrogation of one.4---56# Mechanic Quote Decoder Skill78Most garages are honest; the padding problem is structural anyway: you9can't see the car, you can't judge the diagnosis, and the quote arrives10by phone with a "while it's up on the lift" rider. The defense isn't11mechanical knowledge — it's *interrogation structure*: which lines trace12to the symptom you brought the car in with, which are discoveries13(legitimate but separately decidable), which are maintenance upsells14wearing urgency, and the magic question that dissolves soft lines:15"which of these are safety-critical *today*, and which can wait until16the next service?" Honest garages answer that cleanly. The answer's17shape tells you which kind you're dealing with.1819## What This Skill Produces2021- A **line-by-line decode** of the quote: symptom-linked / legitimate22 discovery / maintenance-due / soft upsell — with the reasoning per23 line and the 🔴🟡🟢 urgency read *as claimed vs as evidenced*24- The **callback questions**, scripted: the safety-critical-today25 question, the "can I see/keep the old part?" line, the failed-vs-26 worn distinction ("is it broken, or wearing?"), labor-hours clarity27- A **sort**: authorize now / decline politely / defer to next service /28 second-opinion — with the decline scripts that keep the relationship29- The **second-opinion math**: when the quote size justifies the cost30 and hassle of another garage's eyes, and how to ask for one without31 war32- **Price-sanity flags**: parts findable at retail (the OEM-vs-33 pattern-part question asked, not assumed), labor hours vs book-time34 norms — framed as questions to ask, never as asserted local prices3536## Required Inputs3738Ask for (if not already provided):39- The quote/invoice text or the phone-call version as remembered, with40 every line and price41- The original symptom: what the car was brought in FOR, in the user's42 words43- The car (make/model/year/mileage) and its service history roughness44- The relationship: trusted long-term garage, or first visit? (The45 prior changes the read — and the scripts)4647## Framework48491. **Anchor every line to the symptom.** Three bins: fixes-the-50 complaint · discovered-while-in-there (real, but a *separate51 decision* — the lift doesn't obligate you) · unrelated-maintenance52 (legitimate as scheduled work, soft as urgency). A quote where53 nothing maps to the original symptom is itself a 🔴.542. **Interrogate urgency, don't assume bad faith.** The load-bearing55 question, verbatim: "Which of these are unsafe to drive on today,56 and which can wait for the next service?" Follow-ups: "is the part57 failed or wearing?" · "what happens if I leave it 3 months?" Honest58 answers are specific and mixed; padding answers are uniformly59 urgent.603. **Ask for the evidence ritual.** "Can you show me / photograph the61 worn part?" and "I'd like the old parts back" — both normal62 professional requests; both change soft-line behavior. On brakes,63 the numbers question: "how many millimeters left?" converts64 "getting low" into a fact with a timeline.654. **Sanity-check the money as questions.** Parts: "is that OEM or66 pattern, and what's the price difference?" Labor: "how many hours is67 that line?" — then the user can compare against book-time sources68 themselves; the skill frames the questions and never invents local69 rates. Diagnostic fees credited against work done? Ask — often yes.705. **Sort and script.** Authorize the symptom-fix and true safety71 items · defer maintenance-due to its schedule ("let's do that at72 the service in March — book me in") · decline the soft lines with73 the relationship-keeper: "just the [symptom fix] today, thanks —74 I'll plan the rest." Second-opinion trigger: quote is75 engine/transmission money, or the urgency answers came back76 uniform-and-vague; the ask that isn't war: "I want to think about a77 bill this size — can I get the diagnosis in writing?" (The written-78 diagnosis request is also the second garage's starting point.)7980## Output Format8182```83## The quote, decoded84| Line | £ | Bin (symptom / discovery / maintenance / soft) | Urgency85claimed vs evidenced | Verdict |8687## Call the garage back with these88[The scripted questions, in order, with what honest vs soft answers89sound like]9091## The sort92Authorize: … · Defer (with booking line): … · Decline (script): … ·93Second opinion because: …9495## Money sanity questions96[OEM-vs-pattern · labor hours · diagnostic-fee credit — as asks]9798⚠ This decodes the quote's structure — it is not a remote diagnosis.99A written diagnosis + a second garage is the tool for engine-money100decisions.101```102103## Quality Checks104105- [ ] Every line lands in exactly one bin with reasoning tied to the106 stated symptom107- [ ] The safety-critical-today question appears verbatim in the108 callback script109- [ ] Deferrals come with a rebooking line — declining maintenance110 forever is its own future 🔴, and the decode says so111- [ ] No local prices, book-times, or part costs asserted — money112 checks are framed as questions113- [ ] The tone treats the garage as presumed-honest; the structure does114 the protecting115116## Anti-Patterns117118- [ ] Do not diagnose the car — the skill interrogates the quote, and119 says so when asked to do more120- [ ] Do not script accusations — every line is deliverable to a121 mechanic you'll see again122- [ ] Do not dismiss discovered work as scam by default; the lift123 really does reveal things — separate decision ≠ illegitimate124- [ ] Do not let deferred safety items vanish — deferrals get dates125- [ ] Do not invent repair prices or hour norms; the questions put the126 numbers on the garage's side of the table where they belong127128## Related129130[[used-car-decoder]] before this car was yours;131[[home-contractor-quote-decoder]] — the same grammar in a different132trade; [[car-tco]] for whether this car is worth fixing at all.