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-decoder3description: 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---5
6# Mechanic Quote Decoder Skill
7
8Most garages are honest; the padding problem is structural anyway: you
9can't see the car, you can't judge the diagnosis, and the quote arrives
10by phone with a "while it's up on the lift" rider. The defense isn't
11mechanical knowledge — it's *interrogation structure*: which lines trace
12to the symptom you brought the car in with, which are discoveries
13(legitimate but separately decidable), which are maintenance upsells
14wearing urgency, and the magic question that dissolves soft lines:
15"which of these are safety-critical *today*, and which can wait until
16the next service?" Honest garages answer that cleanly. The answer's
17shape tells you which kind you're dealing with.
18
19## What This Skill Produces
20
21- A **line-by-line decode** of the quote: symptom-linked / legitimate
22 discovery / maintenance-due / soft upsell — with the reasoning per
23 line and the 🔴🟡🟢 urgency read *as claimed vs as evidenced*
24- The **callback questions**, scripted: the safety-critical-today
25 question, the "can I see/keep the old part?" line, the failed-vs-
26 worn distinction ("is it broken, or wearing?"), labor-hours clarity
27- A **sort**: authorize now / decline politely / defer to next service /
28 second-opinion — with the decline scripts that keep the relationship
29- The **second-opinion math**: when the quote size justifies the cost
30 and hassle of another garage's eyes, and how to ask for one without
31 war
32- **Price-sanity flags**: parts findable at retail (the OEM-vs-
33 pattern-part question asked, not assumed), labor hours vs book-time
34 norms — framed as questions to ask, never as asserted local prices
35
36## Required Inputs
37
38Ask for (if not already provided):
39- The quote/invoice text or the phone-call version as remembered, with
40 every line and price
41- The original symptom: what the car was brought in FOR, in the user's
42 words
43- The car (make/model/year/mileage) and its service history roughness
44- The relationship: trusted long-term garage, or first visit? (The
45 prior changes the read — and the scripts)
46
47## Framework
48
491. **Anchor every line to the symptom.** Three bins: fixes-the-
50 complaint · discovered-while-in-there (real, but a *separate
51 decision* — the lift doesn't obligate you) · unrelated-maintenance
52 (legitimate as scheduled work, soft as urgency). A quote where
53 nothing maps to the original symptom is itself a 🔴.
542. **Interrogate urgency, don't assume bad faith.** The load-bearing
55 question, verbatim: "Which of these are unsafe to drive on today,
56 and which can wait for the next service?" Follow-ups: "is the part
57 failed or wearing?" · "what happens if I leave it 3 months?" Honest
58 answers are specific and mixed; padding answers are uniformly
59 urgent.
603. **Ask for the evidence ritual.** "Can you show me / photograph the
61 worn part?" and "I'd like the old parts back" — both normal
62 professional requests; both change soft-line behavior. On brakes,
63 the numbers question: "how many millimeters left?" converts
64 "getting low" into a fact with a timeline.
654. **Sanity-check the money as questions.** Parts: "is that OEM or
66 pattern, and what's the price difference?" Labor: "how many hours is
67 that line?" — then the user can compare against book-time sources
68 themselves; the skill frames the questions and never invents local
69 rates. Diagnostic fees credited against work done? Ask — often yes.
705. **Sort and script.** Authorize the symptom-fix and true safety
71 items · defer maintenance-due to its schedule ("let's do that at
72 the service in March — book me in") · decline the soft lines with
73 the relationship-keeper: "just the [symptom fix] today, thanks —
74 I'll plan the rest." Second-opinion trigger: quote is
75 engine/transmission money, or the urgency answers came back
76 uniform-and-vague; the ask that isn't war: "I want to think about a
77 bill this size — can I get the diagnosis in writing?" (The written-
78 diagnosis request is also the second garage's starting point.)
79
80## Output Format
81
82```
83## The quote, decoded
84| Line | £ | Bin (symptom / discovery / maintenance / soft) | Urgency
85claimed vs evidenced | Verdict |
86
87## Call the garage back with these
88[The scripted questions, in order, with what honest vs soft answers
89sound like]
90
91## The sort
92Authorize: … · Defer (with booking line): … · Decline (script): … ·
93Second opinion because: …
94
95## Money sanity questions
96[OEM-vs-pattern · labor hours · diagnostic-fee credit — as asks]
97
98⚠ This decodes the quote's structure — it is not a remote diagnosis.
99A written diagnosis + a second garage is the tool for engine-money
100decisions.
101```
102
103## Quality Checks
104
105- [ ] Every line lands in exactly one bin with reasoning tied to the
106 stated symptom
107- [ ] The safety-critical-today question appears verbatim in the
108 callback script
109- [ ] Deferrals come with a rebooking line — declining maintenance
110 forever is its own future 🔴, and the decode says so
111- [ ] No local prices, book-times, or part costs asserted — money
112 checks are framed as questions
113- [ ] The tone treats the garage as presumed-honest; the structure does
114 the protecting
115
116## Anti-Patterns
117
118- [ ] Do not diagnose the car — the skill interrogates the quote, and
119 says so when asked to do more
120- [ ] Do not script accusations — every line is deliverable to a
121 mechanic you'll see again
122- [ ] Do not dismiss discovered work as scam by default; the lift
123 really does reveal things — separate decision ≠ illegitimate
124- [ ] Do not let deferred safety items vanish — deferrals get dates
125- [ ] Do not invent repair prices or hour norms; the questions put the
126 numbers on the garage's side of the table where they belong
127
128## Related
129
130[[used-car-decoder]] before this car was yours;
131[[home-contractor-quote-decoder]] — the same grammar in a different
132trade; [[car-tco]] for whether this car is worth fixing at all.